*{
	margin:0px;
	padding:0px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:center;
  background-color:#003366;
}

a{
	text-decoration:underline;
}	
a:hover{
	text-decoration:none;
}
table{
	border-collapse:collapse;
	text-align:left;
}

td, th{
padding:3px;
}



#page {
	margin:0px auto 0px auto;
	text-align:left;
	position:relative;
		width:948px;
	
}

.cleaner,.cleanerbg
{clear:both;
	height:1px;
		font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.cleanerbg
{
	background:#003366;
}
.wrapper{
	padding:0px;
	margin:0px;
}

.message{
font-weight:bold;
font-size:1.1em;
color:#F00;
	border: 1px dotted #7D7D7D;
	margin:5px 10px 5px 0;
	padding:20px;
}

.leftcolumn {
width:49%;
	float:left;
}

.rightcolumn {
width:49%;
	float:right;
}


/*header*/
#header{
	margin-top:0px;
	_overflow:hidden;
	margin-bottom:3px;
  margin-left:180px;
}


#header #logo{
	float:left;
}

#header #logo img {
border:none;

}

#headerText {
  padding-top:50px;
	float:left;
	font-size:15px;
	font-weight:normal;
  width:455px;
  color:#fff;
  text-align:justify;
}

#headerText a {
	
	margin:0px;
}

#langmenu{

  margin-top:12px;
	text-align:right;
	width:160px;
  float:right;

}

#langmenu a {

}

#langmenu ul li {display:inline;padding:5px;	list-style-type: none;
}


#langmenu a{
	color:#FFF;
}

#langmenu img{
	border:1px solid white;
}

#langmenu a:hover{
	color:#CCC;
	text-decoration:none;
}

/*navigation tree*/
#navtree{
  margin-right:10px;
	padding:5px;
	text-align:left;
}
#navtree a {
	font-size:1em;
		padding:0px;
		font-weight:bold;
		color:#003366;
}
#navtree a:hover{
	text-decoration:none;
}

/*topmenu*/
#topmenu{
margin-top:3px;
	text-align:center;
	height:2em;
}

#topmenu ul{
margin:0;

}

#topmenu li{float:left;
	list-style-type:none;
	_float:left; /*IE FIX*/

}
#topmenu a, #topmenu a:visited, #topmenu a:link  {
	float:left;
	display:block;
/*	padding-left:10px;
	padding-right:10px;*/
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;


}
#topmenu a strong{margin:0;padding:0;
	background-image: none;
}
#topmenu a:hover{
	background-image: none;
}

#leftmenu{
  padding:0;
  margin:0;
  float:left;
  width:165px;
}

#leftmenu ul {
  margin:0;padding:0;
  display: block; 
}

#leftmenu ul ul {
padding-left:10px;
width:90%;
}

#leftmenu ul li {
  margin-bottom:0.2em;
  text-align:left;
}

#leftmenu a {font-weight:bold;
  font-size: 11px;
  text-decoration:none;
}

#leftmenu ul ul a {
height:auto;
padding-bottom:0.5em;
padding-top:0.5em;
}

#leftmenu ul ul li a {
padding-left:5px;
}

#leftmenu ul {
  list-style-type: none
}



#leftmenu li > a {

}

#leftmenu ul ul {
	DISPLAY: block
}
#leftmenu LI:hover UL UL {
	DISPLAY: block
}
#leftmenu LI:hover UL {
	DISPLAY: block
}
#leftmenu LI:hover LI:hover UL {
	DISPLAY: block
}

#leftmenu .header,#leftmenu .footer {
height:20px;

}
.panel {

	}
	
	.panel{
margin-bottom:3px;
}

#rightbox	.panel li {
margin:0px;
margin-left:20px;
}

#rightbox .compactshop {
	margin-bottom: 5px;
	}	
	
	#rightbox h1,#rightbox h2 {
	font-size: 1.3em;
	}	

#rightbox {
	/* aka novinky*/
	float:right;	
	text-align:center;

	}


#rightbox .footer{
	text-align:right;
	margin-bottom:5px;
	height:6px;
}

#rightbox .content .element .content ,#rightbox h4, #rightbox .footer{
	padding:3px;
}

#rightbox h4 {
	font-size:1em;
	text-align:center;
}

#rightbox .image {
	text-align:center;
}


#leftbox{
	margin:0px;
	padding:0px;
	clear:both;
	font-size:11px;
	margin:0px;
	float:left;

}

#leftbox p {
  text-align:center;
  font-weight:bold;
  margin-top:25px;
}

.leftboxtext{

	padding-left:5px;
	padding-right:5px;
}


a.button {
margin-top:20px;
text-align:center;
margin-bottom:10px;
background-color:#003366;;
color:white;
text-decoration:none;
padding:5px;
display:block;
font-weight:bold;
width:150px;
float:right;
}





/*forms*/
.box  { text-align:center;
}

.box table  { width:580px;
}

#mainuserlogin,#mainpassword{ font-size:0.8em;width:80px;
}
#mainsubmitbutton {
}

.panel form{font-size:0.8em;
}
.panel form *{
	margin:1px;
	padding:1px;

}

.panel a.textbutton  {clear:both;
	font-weight:bold;
	padding:5px;
	display:block;
	text-decoration:none;
	width: auto;
}


.panel label {
	font-weight:bold;
	display:block;
	
}

.panelinput {
}

.panel .shorter {
float:left;
}
.panel input.short {
	float:right;
}

img, #leftbox a,#rightbox a{
	border:none;
}

#rightbox h3, #leftbox h3
{clear:both;
	font-size:1em;
	height:1.5em;

	padding:5px 0px 0px 5px;
	margin:0px;

}

.nakupnikosik {
	display:block;
	margin:10px 0px 5px 0px;
		font-weight:bold;
	text-decoration:underline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	

}
.nakupnikosik:hover{

/*content*/

}
#maincontent, #maincontenttitle{
	margin:0px;
	text-align:justify;
	padding:0px;
	float:left;
  background-color:#fadeb5;
	margin-left:4px;
	width:610px;
  overflow:hidden;
  margin-left:169px;
  position:absolute;

}

#leftbox {
  position:absolute;
}


#mcheader,#mcfooter  {

	background-repeat:no-repeat;
	background-position:top left;
	height:11px;
	overflow:hidden;
}

#mcheader {
  background-image:url("../img/maincontenttopbg.png");
}

#mcfooter {
  background-image:url("../img/maincontentbottombg.png");
  	margin-top:0;
}

#mccontent {
	padding:0px 37px 30px 38px;
  margin:0;
  overflow:hidden;
	background-image:url("../img/maincontentbg.png");
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#FADEB6;
}

hr.clr{clear:both;}
hr.vis{visibility:hidden;}
.slink{width:256px; height:32px; line-height:32px; text-align:left; margin-top:10px; font-weight: bold;}
.slink a{color:white; text-decoration:none; display:block; padding-left:56px;}
#slink_1{background:url("../img/slink1.png") no-repeat;}
#slink_2{background:url("../img/slink2.png") no-repeat;}
#slink_3{background:url("../img/slink3.png") no-repeat;}
#slink_4{background:url("../img/slink4.png") no-repeat;}
#slink_1:hover{background:url("../img/slink1a.png") no-repeat;}
#slink_2:hover{background:url("../img/slink2a.png") no-repeat;}
#slink_3:hover{background:url("../img/slink3a.png") no-repeat;}
#slink_4:hover{background:url("../img/slink4a.png") no-repeat;}
#slink_1,#slink_3{float:left;}
#slink_2,#slink_4{float:right;}

#maincontent .llink{margin-top:10px; position:relative;}
#maincontent .llink h2{height:50px; text-align:center; color:white; line-height:50px; margin:0; padding:10px 0 0; }
#maincontent .llink a img{margin:0; padding:0; position:absolute; top:25px; right:15px; }
#maincontent .llink a{}
#maincontent #llink_1 h2{background:url("../img/llink1.png") no-repeat;}
#maincontent #llink_2 h2{background:url("../img/llink2.png") no-repeat;}
#maincontent #llink_3 h2{background:url("../img/llink3.png") no-repeat;}
#maincontent #llink_4 h2{background:url("../img/llink4.png") no-repeat;}
#maincontent .llink_content_wrap{background:white; border:1px solid #003366; color:#003366; padding:10px; text-align:left;}
* html body #maincontent .llink_content_wrap {
  /*position:relative;*/
  height:100%;   
} 
#maincontent .llink_content{float:left; width:370px;}
#maincontent   .llink_content_wrap img {float:right; margin:0 0 0 10px; padding:0;}
#maincontent   .llink_content_wrap ul {margin-left:25px;}   
* html body #maincontent .llink a img{right:55px; }


.contentrightborder{
	/*margin-right:10px;	*/
}

#maincontent h1,#content h2,#maincontent h3,#maincontent ul{
	
	padding:0px 0px 3px 0px;margin:0;
	text-align:left;

}



#maincontent ul{
margin-left:45px;
}


#maincontent h1{
margin-top:0em;
padding:0.5em;
font-size:1.3em;
text-align:center;
position:relative;
}
#maincontent h2{
margin-top:1em;
margin-bottom:10px;
font-size:1.2em;
padding-top:10px;
text-align:left;

}



#maincontent h3{
margin-top:0.2em;
font-size:1em;
}
#maincontent h4{
margin-top:0.1em;
font-size:0.8em;
}
#maincontent .perex {
margin-top:0.2em;
font-size:1.2em;
}

#maincontent h1, #maincontent h2, #maincontent h3{
	clear:both;
}
#maincontent a{
}
#maincontent p {
	
	margin:5px 0px; 
}

#maincontent img{
	margin:3px;
	padding:3px;
}
	
#maincontent img.noborder{
	margin:8px 0;
	padding:0;
}
	
#maincontent .element{
}

#maincontent .galerie{
text-align:center;
}
#maincontent .element h4{

}
#maincontent .element .content {
}
#maincontent .footerprice .footer,#maincontent .footerpricedetail .footer{
font-size:0.9em;
	text-align:right;
	    width:45%;
  float:right;
  vertical-align: bottom;
  margin-top:0.5em;
  		
}

#maincontent .detail .footer{
font-size:1.1em;
	text-align:right;
  float:right;
  vertical-align: bottom;
  margin-top:0.5em;
  		
}


#maincontent .enter, #maincontent .sendpostcard{
	float:right;
}

#maincontent form *{
	
}
#maincontent .image{
/*	float:left;*/
}

#maincontent .eshopproduct {

  clear:both;
	text-align:center;
}

#maincontent .eshopproductdetail {
	float:left;
	text-align:center;
	margin-bottom:10px;
}

#maincontent .productdescription, #maincontent .productcontent,  #maincontent .productcode {
padding:5px;
}

/*zapati*/
#paticka{clear:both;
	margin:0px auto 0px auto;
	text-align:left;

padding-top:5px;
	height:30px;
	text-align:center;
}
/*diskuze*/
#report{
}
#report .datumjmeno{
	padding:3px;	
}
#report .prispevek{
	padding:0px 0px 20px 10px;
}




/*dodatecne tridy*/

.hlasovani{
	margin:5px 0px 5px 0px;
	padding:0px 5px 5px 5px;
}
.hlasovani .answer{
	padding:3px 3px 3px 20px;	
}
.inquirybar{
	height:6px;
	font-size:1px;
	
}
.hlasovani h4{
	padding:0px;
}

.galerie {
	text-align:center;
	float:left;
}

.pager{
padding:5px 0 10px 0 ;
	width:100%;
	height:20px;
	clear:both;
	text-align:center;

}
.pager div {
margin-bottom:10px;
}

.pager span{
	padding:3px;
	margin:3px;
		
}
.sendpostcard{
	float:left;
	text-align:center;
}
.postcardimage{
	_overflow:hidden;
}
/*
.sendpostcard img{
	max-width:300px;
	_width:300px;
	_overflow:hidden;
}
*/




/*E shop */

.elements {
overflow:hidden;
}
.shop {
	margin-right:10px;
	margin-top:10px;
	float:left;
	border: 1px dotted #7D7D7D;
}


.eshopproduct .image {
}


#maincontent .categories ul {
width:475px;
margin:0;
margin-left:60px;

}

.categories ul, .shortcategories ul {
text-align:center;
margin-top:0.5em;

list-style-type: none;
padding: 0;
}

.shortcategories ul {
margin-right:10px;
margin-left:0px;padding-left:0;

}


.categories ul li,.shortcategories ul li{

	padding:5px;
	margin-left:0;
float:left;
font-weight:bold;
font-size:1em;
list-style-type:none;
}



.categories ul li{
border: 1px dotted #7D7D7D;
	margin:5px;
display:block;

/*height:170px;
width:125px;*/
width:430px;

}


.shopcategories ul li{
height:170px;
}

.categories img{
float:left;

}


.categories .shopimg{
  float:left;
  width:120px;
}

.categories .categorytext{
float:right;

width:290px;

}

.shortcategories ul li{

text-align:left;
height:1.5em;
line-height:1.5em;
}

.shopdetail {
	margin:10px 10px 0 0;
border: 1px dotted #7D7D7D;
}

.shop .header {
	height:3em;margin:0px;padding:0px;

}

.shop .footerprice {
	height:3em;
	margin-bottom:0;
}

.footerpricedetail {clear:both;
}

div.tobasket,div.goback{
float:left;
}

div.goback{
padding-top:5px;
}

.back{
clear:both;
}

#maincontent .shop .header h3, #maincontent .shopdetail .header h3 {
margin:0px;
	color:#FFF;
	padding:3px;text-align:left;
}

#maincontent .shop .content {
	padding:5px;
}


table.tabulkazbozi {
	font-size:0.8em;
	width:420px;
}

table.tabulkazbozi input {
	margin:0;padding:0;font-size:1em;

}
.shopdetail table{
clear:both;

	
	/*border-right:3px solid #4C89C4;
	border-bottom:3px solid #4C89C4;
	*/
}

.shop img{
	margin:3px;
	padding:3px;
}
.shop a{
	padding:3px;
	margin:3px;
}
.shop a:hover{
}

.odeslat{
	float:right;
	margin:1px;
	padding:1px;
}



.basketlist,.ordertable{
}


	
.nakupnikosik th, .rekapitulace th, .price th, .basketlist th, objednavka th, registrujme th, .lostpswd th{
}
.rekapitulace{
	width:95%;
	/*
	border-right:3px solid #4C89C4;
	border-bottom:3px solid #4C89C4;
	*/
}
.pricetable{
margin-top:10px;
		font-size: 1.2em;
	font-weight: bold;
  float:left;	
  text-align:left;
}

.price{
	font-size: 1.2em;
	font-weight: bold;
  width:45%;
  float:left;	
  text-align:left;
}


.emptybasket {
margin-top:5px;
	padding-right:20px;
		font-size: 1.2em;
  float:right;	
  text-align:right;
}




/*user registsration*/
table.registerform  {
margin-top:10px;
}

/*articles*/
.articlepreview  .content  .image  {
float:left;
}

.articlepreview .content .description {
float:right;
}

.articlepreview .content .description .more {
text-align: right;
}

.articleexpand  .content  .image  {
float:left;
}


.flagstitle {
		text-align: center;
		vertical-align: bottom;

		font-size: 1em;
		margin-top:450px;
		padding-left:120px;
		
		_padding-left:120px;
	}
	
	.flag {
		float: left;
		text-align: center;
		font-size: 0.8em;
		width:120px;
		height:40px;
		font-weight: bold;	
	}
	
	.flag a
	{color:white;
		font-weight: bold;	
	}
	
	.flag img {
	width:38px;height:23px;
		
	}

ol {
	margin-left:20px;
	list-style-type:upper-alpha;
		
	}

#maincontent .gimages {
  width:535px;
	clear:both;
	padding:0px;
	margin:0px;
}

#maincontent .gimages .gimage img {
margin:0;padding:0;
}
#maincontent .gimages .gimage  {
	margin:0px;
	padding:3px 0;
	float:left;
	width:175px;
	overflow:hidden;

	
}

#maincontent .gimages .centerimage {
	padding-left:2px;
	padding-right:3px;
}



/*header*/
#header{
	height:90px;
}


#header #logo{
height:95px;width:128px;
}

#header #logo img {
height:95px;width:128px;

}





/*topmenu*/
#topmenu{
  width:872px;
}

#leftbox, #rightbox{
	width:165px;
	height:470px;

}



#leftbox .panel{
width:165px;
}


#rightbox .panel h3,#rightbox .panel .content{

	padding:0 5px;	
width:150px;
	}
	
	#rightbox .panel h3{

	padding:15px 15px 0 15px;	
 width:120px;
	}
	
#rightbox .panel .content p{

	margin: 0 0 10px 3px;	
	}	

.leftboxmenu{
width:165px;
}

.panel input {
	width:145px;
}

.panel .shorter {
	width:100px;
}
.panel input.short {
	width:30px;
}





#maincontent .detail .footer{
	    width:145px;
}

#maincontent .eshopproductdetail {
height:158px;
width:138px;
}

#maincontent .eshopproductdetail .image {
height:145px;
}

/*zapati*/
#paticka{
	width:872px;
}

/*diskuze*/
#report{
}

.galerie{
	width:180px;
	height:180px;
}

.sendpostcard{
	width:420px;
}
.postcardimage{
	max-width:350px;
	_width:350px;
}
/*
.sendpostcard img{
	max-width:300px;
	_width:300px;
	_overflow:hidden;
}
*/

/*E shop */

.elements {

}
.shop {
	width:150px;
}


.eshopproduct .image {
height:140px;
}




.footerpricedetail {
		width:478px;height:66px;

}

div.tobasket,div.goback{
width:43px;height:39px;
}

.basketlist,.ordertable{
	width:540px;

}

.basketlist .item {width:300px;}
.basketlist .amount {width:80px;}
.basketlist .pricepc {width:80px;}


.pricetable{
	width:300px;
}

.emptybasket {
	width:140px;
}

.registerform input {
width:200px;
}


/*articles*/
.articlepreview  .content  .image  {
width:110px;
}

.articlepreview .content .description {
width:350px;
}

.articlepreview .content .description .more {
text-align: right;
}

.articleexpand  .content  .image  {
width:200px;
}

.upoutavka  {
position:relative;
margin-top:100px;
margin-left:30px;
}

.tobasket  {
width:32px;
}

.amount  {
width:40px;
}

.amount input  {
width:30px;
}

.pricelist  {
width:425px;
float:left;
}

.col_id  {text-align:left;font-weight:bold;}

.eshopimage  {
width:155px;
float:right;
}

.galerie  {
width:160px;
float:left;
margin: 0 10px 0 15px;
}

.gallery  {
  width:580px;
  clear:both;
}


a{
	color:#003366;
}	

table{
	border-collapse:collapse;
}
td, th{
	border:1px solid #000;
}

.lightbackground {
		background-color:#CCCCCC;
}

#header {
/*	background-image:url("../img/headerbgr.gif");
	background-repeat:no-repeat;
	background-position:200px bottom;	*/
}

#header #logo{
	background-image:url("../img/header.jpg");
	background-repeat:no-repeat;
	background-position:0% 0%;	
}

#header h1 {
	color:#FFF;
}

#header a{
	color:#FFF;
}	
#header a:hover{
	color:#FFF;
}




	
#topmenu{
color:#732923;
/*
background-color:#FAC964;

	background-image: url(../img/menubg.png);
	background-repeat: repeat-x;*/
}


#topmenu a, #topmenu a:visited, #topmenu a:link  {
width:165px;
	color:#732923;
	border-right-color: #FFFFFF;

}
#topmenu a strong{
		color:#000;
}
#topmenu a:hover{
color:#F09417;
}

#navtree a {
	color:#000;

}

		#leftmenu ul ul {
background:#F6F6F5;
	}
	
		#leftmenu li {
		position:relative;

	}


#leftmenu li.folder ul, #leftmenu ul li ul {
      z-index:1;
			position:absolute;
			left:160px;
			_left:150px;
			top:5px;
			font-size:1em !important;
			font-weight:normal !important;
			width:270px;
			color:white;
			border:1px solid gray;
			border-bottom:3px solid black;
			border-right:3px solid black;
		}		


#leftmenu ul li ul li ul {
			left:260px;
			_left:250px;

		}		

#leftmenu li.folder>ul { left:140px; } /* others */

	#leftmenu a {

		/*border:1px solid white;*/
		text-decoration:none;

		font-weight:bold;


		
	}
		li>a { width:auto; } /* others */

	#leftmenu li a.submenu {
		/*background:url("images/sub.gif") right no-repeat;*/
	}

	/* regular hovers */

	#leftmenu a:hover {

	}
		#leftmenu li.folder a:hover {
			background-color:#bbb7c7;
		}
	
	/* hovers with specificity */
	
	#leftmenu li.folder:hover { z-index:10; }		
		
	#leftmenu ul ul, #leftmenu li:hover ul ul {
		display:none;
	}

	#leftmenu li:hover ul, #leftmenu li:hover li:hover ul {
		display:block;
	}	
	.submenu ul{
		float:left;
		background-color:red;
		border:1px solid blue;
		
	}


	/* ostylovane a prvni urovne - napred se ostyluje prvni a pak se to pro druhou zrusi ! */
	#leftmenu ul li a, .basket {
	font-size:0.9em;
		display:block;
	line-height:27px;
		height:27px;
			background-image: url(../img/butn.gif);
		background-position: center center;
		background-repeat:no-repeat;
	/*	text-align:center;*/
	padding-left:22px;
    color: #103366;

	}
	#leftmenu ul li a:hover {
		background:none;
		background-image: url(../img/butn_p.gif);
		background-position: center center;
		background-repeat:no-repeat;		
	}
	#leftmenu ul li ul li a{
		border:none;
		background-image:none !important;
		border-bottom:1px solid #CCCCCC;
		width:240px;
		font-weight:normal !important;
		height:20px;
		
	}
	#leftmenu ul li ul li a:hover{
		background-color:#CCCCCC;
	}

#leftbox .panel,#rightbox .panel {
background-image:url("../img/panelbg.png");
	background-repeat:repeat-y;
	background-position:0% 0%;
	background-color:#FFF;
	color:black;
}


 
#leftbox .header,#rightbox .header {
background-image:url("../img/paneltopbg.png");
	background-repeat:no-repeat;
	background-position:top left;
}

#leftbox .footer,#rightbox .footer {
background-image:url("../img/panelbottombg.png");
	background-repeat:no-repeat;
	background-position:bottom left;
}


#rightbox a {
font-weight:bold;
}

#leftbox a.textbutton  {
	color:black;
	background-image: url(../img/arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.nakupnikosik {

	background-image:url(../img/nakupnikosik.png);
	background-position:left center;
	color:black;
	background-repeat: no-repeat;
	

}
.nakupnikosik:hover{

}



#maincontenttitle {
	
	color:#FFF;
/*		background-image:url(../img/titlepage.png);
	background-position:left top;
	background-repeat: no-repeat;*/

}

#maincontent h1,#maincontent h2,#maincontent .price,#maincontent .perex {
	color:#003366;
	
}

#maincontent h3{
	
	color:#000;
}





/*diskuze*/

#report .datumjmeno{
	background-color:#CCCCCC;
}

/*diskuze*/


/*dodatecne tridy*/


.inquirybar{

	background-color:#732923;
	
}

/*E-shop*/


.shop .header, .shopdetail .header, #paticka,.footerprice, .footerpricedetail, #rightbox .footer, #navtree,#rightbox h4 {
	
	color:#732923;
/*	background-color:#F4F1A3;*/
}


.shop .header, .shopdetail .header, #rightbox h4 {

background-color:#F09417;
}


#maincontent .shop .header h3, #maincontent .shopdetail .header h3 {
	color:#732923;
}

.shop img{
	border:1px solid #D6EBFF;
}

.pager .active {
	font-weight:bold;

}

.nakupnikosik th, .rekapitulace th, .pricelist th, .basketlist th, objednavka th, registrujme th, .lostpswd th{
	background-color:#CCCCCC;
}
.footer a,.footer a:link, .footer a:visited {
color:#000;
font-weight:bold;
}


/*articles, eshop*/
.more {
background-image: url(../img/arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.articleexpand  .back {
background-image: url(../img/arrow3.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.panel{
color:white;
}

.shortcategories ul li#current{
background-color:#003366;
color:#FFF;
}
.shortcategories ul li#current a{
color:#FFF;
}


.tobasketbtn{
	background-image:url("../img/buy.png");
	background-repeat:no-repeat;
	background-position:center center;	
	width:25px;height:21px;
border:1px solid;
}


/*titlepage*/
.caption  {
width:266px;
height:275px;
float:left;
margin:12px;
_margin-left:8px;
padding:0;
}

.caption img  {
  position:relative;
}

#maincontent .caption  h2 {
margin:0;padding:0 15px;
font-size:1.2em;
color:white;
height:32px;
line-height:32px;
}

.caption  h2 a {
text-decoration:underline;
color:white;
}

.caption  p {
  padding:0 15px;
}


.podlahove  {
	background-image:url("../media/images/podlahove-topeni.jpg");	
}

.cerpadla  {
	background-image:url("../media/images/tepelna-cerpadla.jpg");
}

.fan  {
	background-image:url("../media/images/podlahove-fan-coily.jpg");
}

.pex  {
	background-image:url("../media/images/system-revel-pex.jpg");
}



/*correction*/

.noborder{
background-color:white;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
}



.projektanti{
  text-align:center;
}


.warn{
color:red;
}

 .right {
    float:right;
    }
    
     
     .left {
    float:left;
    }

/*eshop*/
ul.eshopNavigace li {
   margin:5px 0;
    }
 

.basketpanel {
    float:right;
    width:150px;
    }
 
 .formPart {
    padding:0 10px;
    }
    
.formPart table {
    width:100%;
    margin-bottom:10px;
    border:none;
    }  
    
  .formPart table td,.formPart table th {
    border:none;
  }  
  
  .formPart table th {
    width:160px;
  }    
    
 .formPart table input.stretched {
    width:300px;
    }     
    
  .formPart table textarea {
    width:300px;
    height:100px;
    }     
    
  .formPart .checkBox {
    margin-right:5px;
    }    
    
   .formToggler {
    margin:10px 0;
    } 
    
  .hilite {
    background-color:#F8B029;
   }
     
   .ordersent {
    padding:20px 0;
    font-weight:bold;
    }
    
    
    .order, .emptybasket, .recalcBasket {
        clear:both;
        height:30px;
        margin:0;padding:0;
        margin-top:5px;
        width:100%;
    }     
.order a, .emptybasket a, .eshopnavbar a {
    display:block;
    text-align:center;
    background-color:  #003366;
    color:white;
    padding:5px;
    width:150px;
    height:15px;
    float:right;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
    
    }
    
 .eshopnavbar a {
    
    
    float:left;
    margin: 0 15px;
    
    }   
    
.emptybasket a {
    background-color:  #666;
    }    
    
    
#checkoutForm  .submitButton, .buttbck, .butsubmit {
    display:block;
    margin:0;padding:0;
    padding:5px;
    background-color:  #666;
    color:white;
    font-size:10px;
    width:160px;
    height:25px;
    float:right;
    border:none;
    font-weight:bold;
    }
    
 .buttbck {
   float:left;
    }
    
    
   .butsubmit {
    float:right;
    background-color:#003366;
    }
    
    
.cenikbox    {
    width:300px;
    height:40px;
    line-height:40px;

    border:1px solid #003366;
    font-weight:bold;
    text-align:center;
    color:#003366;
    background-image:url("../img/acrobat.gif");
    background-repeat:no-repeat;
	  background-position:3px center;
     
}

.eshopnavbar   { 
    clear:both;
    text-align:center;
  
    padding:5px;
    width:100%;
    height:15px;

    text-decoration:none;
    font-weight:bold;
    font-size:10px;
}   




.bluebox   { 
  background-color:#003366;
  color:white;
  padding:5px 5px 0 0;
  margin-bottom:10px;
    background-repeat:no-repeat;
	background-position:top right;
  background-image:url("../img/ico-tc.png");
}   


#maincontent .bluebox h2  { 
  border-bottom: 1px solid white;
  margin:0px 80px 0px 20px;
  line-height:2em;
}



#maincontent .bluebox h2 { 
  color:white;
}    

#maincontent .bluebox a  { 
  color:#fadeb5;
} 

#maincontent .bluebox .zvyrazneni  { 
  font-size: 1.3em;
  line-height:2em;
} 

#maincontent .bluebox ul  { 
   margin-top:20px;
} 

#maincontent .bluebox li  { 
  font-weight:bold;
  padding:5px 5px 5px 30px;
  list-style-type:none;
  background-repeat:no-repeat;
	background-position:left;
  background-image:url("../img/ico-bulb.png");

}

a.button-contact {
text-align:left;
font-size: 1.2em;
margin:10px 0 10px 0;
background-color:#003366;
color:white;
text-decoration:none;
padding:12px 50px 12px 50px;
display:block;
font-weight:bold;
  background-repeat:no-repeat;
	background-position:right;
  background-image:url("../img/ico-contact2.png");
}
 


.tdbackground{
background-color:#84ADDB;
color:white;
border-color:white;
padding:8px;
}


.td1{
background-color:#CCDEF1;

padding:8px;
border-color:white;
}
.td2{
background-color:#E0E9F2;

padding:8px;
border-color:white;
}


.orangebox   { 
  background-color:#FADEB5;
  margin-bottom:10px;
    background-repeat:no-repeat;
	background-position:top right;
  background-image:url("../img/ico-tc-orange.png");
}   





#maincontent .orangebox h2 { 
  color:#003366;
  margin:0px 80px 10px 0x;
}    

#maincontent .orangebox a  { 

} 
/*contactform*/

#maincontent .contactform   { 
 text-align:center;
} 


#maincontent .contactform textarea  { 
 width:540px;
 height:200px;
} 


#maincontent .contactform .formtext  { 
 width:540px;
 
} 


textarea.linkcode {
   height: 150px; 
   width: 100%;
  font-size:9px;
}

#mapa {
  background-image:url("../images/revel-mapa.gif");
  background-repeat: no-repeat;
}
