body#intracky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -270px;
	margin-left: -270px;
	background-color: #ffffff;
/*	background-attachment: fixed;
	background-image: url(bgr-sky.jpg);
	background-repeat: repeat; */
}

#intro {

	height: 430px;

	width: 540px;

	margin: 0px;

	padding: 0px;

	padding-top:20px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	background-image: url(logo.jpg);

	background-repeat: no-repeat;

}

#intro a {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

#intro a:hover {

	color: #999999;

	text-decoration: none;

	font-weight: bold;

}

#flash {

	height: 375px;

	width: 510px;

	margin-left: 15px;

	position: relative;

}

a {

	color: #666666;

	text-decoration: none;

	font-weight: normal;

}

a:hover {

	color: #999999;

	text-decoration: none;

	font-weight: normal;

}

body#webovy {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	background-image: url(back.jpg);

	background-repeat: repeat;

	margin: 0;

	padding: 0;

	text-align: center;

	background-attachment: fixed;

}

#navigace {

	height: 130px;

	width: 900px;

	margin-left: auto;

	margin-right: auto;

	text-align: left;

	margin-top: 20px;

}

#obsah {

	width: 900px;

    margin-left: auto;

	margin-right: auto;

	text-align: center;

	background-image: url(pruh.jpg);

	background-repeat: repeat-y;

}

#text {

	width: 850px;

	text-align: left;

	min-height: 300px;

	_height: 600px;

	padding-top: 20px;

	padding-right: 25px;

	padding-bottom: 0px;

	padding-left: 25px;

}



#odkaz {padding-top:35px;}

#odkaz a {color:#000;font-weight:bold;}



#footer {

	width: 900px;

	height: 30px;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

	background-color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	padding-top: 95px;

	background-image: url(footer.jpg);

	background-repeat: no-repeat;

	vertical-align: bottom;

}

#footer a {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

#footer a:hover {

	color: #999999;

	text-decoration: none;

	font-weight: bold;

}

#leva {

	float: left;

	width: 430px;

	text-align: justify;

}

#prava {

	float: right;

	width: 420px;

	text-align: right;

}



#nadpis {text-align:right;}

img#photos {

	border: 2px solid #000000;

	margin-bottom: 5px;

}

.bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #999999;

	text-decoration: none;

	font-style: italic;

	font-variant: normal;

}

table#zakaznici td {

	text-align: left;

	vertical-align: top;

}

#leva_karta {

	float: left;

	width: 250px;

	text-align: left;

}

#prava_karta {

	float: right;

	width: 600px;

	text-align: center;

}



/* -------------- produkty seznam ------------------------------- */

.productC {

	width:380px;

	height:250px;

	overflow:hidden;

	float:left;

	position:relative;

	margin-right:10px;

	margin-left:10px;

	border:2px solid #c6c5c3;

	padding-left:20px;

	padding-top:30px;

	background:url(../images/productBg.jpg) repeat-x 0 0;

	background-color:#e5e1d8;

	margin-top: 5px;

	margin-bottom: 5px;

}

.akcni {background:url(../images/productBgAkce.jpg) repeat-x 0 0;background-color:#facea1;}

.akce, .prodano {background-color:#fd0001;

     color:#fff;

     font-size:0.9em;

     font-weight:bold;

     width:110px;

     padding:2px;

     text-align:center;

     position:absolute;

     top:0;left:0;

}

.prodano {width:150px;}



table.product col#prvniSloupek {width:225px;}

table.product col#druhySloupek {width:115px;padding-left:5px;}

table.product td {vertical-align:top;font-size:0.9em;}

table.product td {height:15px;}

table.product td.bigTd {height:169px;}

td.bigTd img {border:2px solid #000;}

table.product td h3 {font-size:0.9em;

     font-weight:normal;

     background-color:#000;

     color:#fff;padding:1px 3px;

     margin:0;

     width:114px;

}



.clearFloat {clear:both;}

