body {
margin: 0px;
padding: 0px;
width:100%;
background: #F0F1F6; 
font-family: Arial, Tahoma, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", serif;
font-size: 12px;
color: #939393;
text-align:center;
position: absolute;
top: 0px;
left: 0px;
background: #ffffff;
}

div.body{
background: url('../grafika/bg_body.jpg') top center repeat-x;
width:100%;
height:600px;
}


div.wrapper{
width:800px;
margin: 0px auto;
text-align:center;
}

div.center{
width:800px;
background: url('../grafika/bg_center.jpg') top no-repeat #ffffff;
/*padding-top:175px;*/
border: 1px solid #d7d7d7;
float:left;
}

div.menu{
width:220px;
background-color: #f6f6f6;
text-align:left;
float:left;
border-top: 1px solid #d7d7d7;
}

div.content{
width:578px;
text-align:left;
float:right;
border-top: 1px solid #d7d7d7;
padding:15px 15px 15px 20px;
background-color:#ffffff;
}




/**
body {
margin: 0px;
padding: 0px;
width:100%;
background: #F0F1F6; 
font-family: Arial, Tahoma, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", serif;
font-size: 12px;
color: #939393;
text-align:center;
position: absolute;
top: 0px;
left: 0px;
background: url('../grafika/bg_body.jpg') top left repeat-x;
}

div.body{
background: url('../grafika/bg_body.jpg') top repeat-x;
width:100%;
}


div.wrapper{
width:998px;
margin: 0px auto;
text-align:center;
}

div.bg_top{
width:998px;
}

div.bg_left{
width:98px;

height:339px;
float:left;
}

div.center{
width:800px;
background: url('../grafika/bg_center.jpg') top no-repeat #ffffff;

border: 1px solid #d7d7d7;
float:left;
}

div.bg_right{
width:98px;

height:339px;
float:left;
}



div.menu{
width:220px;
background-color: #f6f6f6;
text-align:left;
float:left;
border-top: 1px solid #d7d7d7;
}

div.content{
width:578px;
text-align:left;
float:right;
border-top: 1px solid #d7d7d7;
padding:15px 15px 15px 20px;
}
**/

	.content table {
		font-family: Arial, Tahoma, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", serif;
		font-size: 12px;
	}

div.footer{
width:800px;
height:28px;
background: url('/grafika/footer.jpg') no-repeat;
color:#ffffff;
text-align:left;
line-height:25px;
float:left;
}

h3.menu{
background: url('/grafika/menuhead.gif') no-repeat;
text-align:left;
font-size:12px;
padding-left:22px;
padding-top:5px;
width:220px;
height:36px;
color:#ffffff;
margin:0px;
}

#navlist a {
display: block;
width: 190px;
height:17px;
margin-left:11px;
margin-top:5px;
text-align:left;
background: transparent;
color:#666666;
text-decoration:none;
font-family:Arial;
font-size:13px;
border-bottom:1px solid #cccccc;
line-height:20px;
}

#navlist a:hover{
/*color:#ccccdb;*/
color:#000000;
background-color:#afcee0;
}

#navlist1 a {
display: block;
width: 190px;
height:17px;
margin-left:11px;
margin-top:5px;
text-align:left;
background: transparent;
color:#666666;
text-decoration:none;
font-family:Arial;
font-size:13px;
border-bottom:1px solid #cccccc;
line-height:20px;
}

#navlist1 a:hover{
/*color:#ccccdb;*/
color:#000000;
background-color:#afcee0;
}

h1{
font-size:25px;
}

p{
font: 12px Arial;
/*color: #676767;*/
color: #000000;
text-align:left;
text-indent:25px;
}

p.noindent{
text-indent:0px;
}

a.foot:link {color:#ffffff;text-decoration: none;}
a.foot:visited {color:#ffffff;text-decoration: none;}
a.foot:hover {color:#ffffff;text-decoration: underline;}

img{
border:none;
}

h2{
text-align:left;
font-size:14px;
}

h3{
text-align:left;
font-size:13px;
}


.center{
text-align:center;
text-indent:0px;
}

a.img{
text-decoration:none;
}



/* CAIDEL */
.clearer { clear: both; visibility:hidden; height:0px; line-height:0px; }
.fright { float:right; }
.fleft { float:left; }



a {
	color:#639DE2;
}

a:hover {
	background-color:#D7E9F5;
	color: #099690;
}


.location
{
	font-size:14px;
	color:#939292;
}
	.location a { color:#939292; }


/** SINGLEITEM TABULKA **/
.singleitem {
	width:540px;
	margin:0px;
	margin-bottom:14px;	
	border:1px solid #bfd1d1;
	border-collapse:collapse;
}

	.singleitem {
		height:17px;
		line-height:17px;
		border:1px solid #bfd1d1;
		background-image: url('/grafika/singleitem_background.gif');
		background-position: top left;
		background-repeat: repeat-x;
    color:#5190d8;		/*color:#5190b6;*/
		font-size:13px;
		font-weight:bold;
		padding-left:6px;
	}
	
	
	.singleitem .txt {
    margin:0px;
    padding:6px;
  }
		.singleitem .title a {
			text-decoration:none;
		}

		.singleitem .title a:hover {
			text-decoration:underline;
			background-color:transparent;
		}		
	
	.singleitem .th_image {
		float:left;
		width:74px;
		margin-right:6px;		
	}
	
		.th_image img { border:1px solid #7190a4; } /*#0b4060;*/
		
	.singleitem .singledesc {
		float:left;	
		width:444px;
		/*margin-right:6px;		*/
		color: #585d60;	
	}
	
	.singleitem .maker {
		color:#797e81;
	}

	.singleitem .price {
		color:#f43b40;
		font-size:16px;
		font-weight:bold;
		margin-top:15px;
		margin-bottom:6px;
	}	
	
		.singledesc p { text-indent:0px; margin-top:0px; margin-bottom:6px;  }
		
		


/** DETAIL **/

#detail
{
	width:540px;	
	margin-bottom:14px;
	border:1px solid #bfd1d1;
	background-color:#f1f7fa;
}

	#item-nazev {
		margin:0px;
		height:36px;
		line-height:36px;
		background-image: url('/grafika/detail_background.gif');
		background-position: top left;
		background-repeat: repeat-x;
		font-size:20px;
		font-weight:bold;
		color:#5190b6;
		padding-left:6px;
	}
		
	#detail .txt {
    padding:6px;
	}
	
	#leftcol {
		float:left;
		margin-right:6px;
		width:162px;
	}
	
	.infotab {
		border: 1px solid #b0c1cb;
		border-collapse:collapse;
		border-spacing:0px;		
		width:160px;
		margin:0px;		
	}
	
			.infotab td { border-bottom: 1px solid #b0c1cb; }
			
			.infotab .row1 {
				height:27px;
				line-height:27px;
				color:#000000;
				font-size:12px;
				vertical-align:top;	
				font-weight:bold;					
			}
						
			.infotab .row2 {
				height:27px;
				line-height:27px;
				background-color:#ffffff;
				color:#000000;			
				padding-left:7px;	
			}
			
			.infotab .first {
				padding-left:7px;
				width:90px;
				font-size:12px;
			}
			
			
			
				

	.detaildesc {
		float:left;	
		width:356px;		
		color: #585d60;	
	}			

		.detaildesc p { text-indent:0px; margin-top:0px; margin-bottom:6px;  }


/** RUZNE **/		
.red {	color:#ff0000; }