body,td,p,textarea{
	font-family: Tahoma,Trebuchet MS,Verdana,sans-serif; 
	color: #000000; 
	font-size: 11px; 	
	vertical-align: top;
}
body {
	background: #DBDBDB url("images/back.jpg") repeat-y top left; 
	margin: 0px; 
	text-align: left; 
}
body#fotodetail{
	background: Black;
}
p{
	padding-left: 25px;
	padding-right: 15px;
	line-height: 130%;
}
a{
	color: Black;
	text-decoration: none;
}
a:hover{
	color: Blue;
	text-decoration: underline;	
}
img{
	border: none;
}
h1{
	width: 100%;
	font-size: 14px;
	border-bottom: 3px solid Black;
	padding-bottom: 3px;
}
h2{
	font-size: 12px;
	padding: 3px;
	padding-left: 25px;
	margin-right: 10px;
	margin-top: 5px;
	background: Silver;
	letter-spacing: 1px;
/*	background: Silver url(images/sunrace_odrazka_r.gif) right no-repeat; */
}
h2 li{
	list-style: outside url(images/sunrace_odrazka_p.gif);
}
table#topmenu{
	width: 100%;
	border: none;
	background:  url("images/bg.jpg") top center repeat-x;
}
table#content{
	width: 100%;
	border: none;
}
table#content td#leftmenu{
	width: 341px;
}
table#content td#reklama{
	width: 155px;
	padding: 3px;
	padding-top: 3px;
	background-color: Black;
}
table#content td#reklama img{
	margin-bottom: 20px;
	border: 1px solid Silver;
}
table#content td#content{
	padding: 5px;
	padding-left: 20px;
	padding-top: 15px;
}
table#content ul{
	line-height: 25px;
}
table#content ul.adresar{
	line-height: 15px;
}
table.odkaz td{
	vertical-align: middle;
}
table.odkaz img{
	padding-right: 10px;
}
table.galerie{
	width: 95%;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
table.galerie td{
	padding: 5px;
	border: 1px solid #A4A4A4;
}
table.galerie td.galtitle{
	background-color: Silver;	
	padding-left: 10px;
}
table.galerie td.galdatum{
	background-color: #A4A4A4;	
	border: none;
	text-align: right;
	font-weight: bold;
}
table.galerie td.galpictures{
	vertical-align: top;
	border: none;
}
table.galerie a img{
	border: 1px solid Black;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
table.galerie a{
	font-weight: bold;
}
table.galeriedetail{
	width: 100%;
	margin-left: 25px;
	margin-right: 15px;
}
table.galeriedetail img{
	border: 1px solid Black;
	margin-bottom: 10px;
}
table.galerieupoutavka{
	width: 100%;
	background-color: Black;
	border: 1px solid White;
}
table.galerieupoutavka td{
	width: 100%;
	text-align: center;
	color: White;
}
table.galerieupoutavka a{
	color: Silver;	
}
table.galerieupoutavka a:hover{
	color: White;
	text-decoration: none;
}
table.galerieupoutavka h1{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
}
table#content td#reklama table.galerieupoutavka img{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
table.lide{
	width: 95%;
	margin-left: 20px;
}
table.lide td{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.lide td.fotky{
	padding-left: 30px;
}
table.lide h2{
	margin-top: 0px;
}
table.lide img{
	border: 1px solid Black;
	margin-right: 10px;
	padding: 2px;	
}
table.napsalionas{
	width: 100%;
}
table.napsalionas td{
	width: 50%;
	padding-bottom: 20px;
	background: url(images/bg-napsali2.jpg) right bottom no-repeat;
}
table.napsalionas h2{
	/* background-image: none; */
}
table.napsalionas a img{
	border: 1px solid Black;
	margin-right: 10px;
	padding: 2px;
}
table.napsalionas a:hover img{
	border: 1px solid Blue;
}
table.katalog, table.katalogdetail{
	width: 90%;
	margin-left: 20px;
}
table.katalogdetail{
	margin-bottom: 20px;
}
table.katalog td, table.katalogdetail td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid Gray;
}
table.katalogdetail td{
	border-top: 1px solid Gray;
}
table.katalog td.cena, table.katalogdetail td.cena{
	text-align: right;
}
table.katalog tr.suda{
	background-color: Silver;
}
table.katalog tr.hlavicka td{
	padding-bottom: 10px;
}
table.aktualita{
	width: 100%;
}
table.aktualita img{
	border: 1px solid Silver;
	margin-left: 20px;
	margin-right: 10px;
}
div.tops {
/*	background: #AE3335  url("images/tops.jpg") top left repeat-y;*/
	background: #AE3335; 
	height: 22px; 
	width: 100%; 
	font-weight: bold; 
	border-bottom: 3px solid Black;
}
a.top, a.topsel {
	text-decoration: none; 
	width: 12%;
	height: 20px; 
	float: left;
	text-align: center; 
	padding-top: 4px; 
	color: #FFFFFF;
/*	border-right: 1px solid #CB6366;*/
}
a.topsel{
	background: #6E2224 url(images/topmenu_odrazka.gif) left no-repeat;
}
a.top:hover, a.topsel:hover{
	text-decoration: none;
	background: White; 
	color: #000000; 
	width: 12%;
	height: 20px; 
	float: left;
	text-align: center; 
	padding-top: 4px;
	font-size: 12px;
}
a.topsel:hover{
	background: White url(images/topmenu_odrazka.gif) left no-repeat;
}
div.menu{
	width: 125px;
	height: 347px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 3px; 
	text-align: left; 
	font-size: 10px; 	
}
a.menu {
	text-decoration: none; 
	font-weight: bold;
	width: 117px; 
	height: 16px; 
	_height: 20px; 
	padding-top: 3px;
	padding-left: 3px;
	float: left; 
	color: Black; 
/*	border-top: 1px dotted #A2A2A2;  */
	border-bottom: 1px dotted #A2A2A2;
}
a.menu:hover {
	text-decoration: none;
	background: #FFFFFF; 
	color: #000000; 
	width: 117px; 
/*	border: 1px solid #A2A2A2; */
	float: left; 
	font-size: 11px; 	
	font-weight: bold;
}
div#fotonavigator {
	text-align: center;
	margin-bottom: 10px;
}
div#fotonavigator p {
	font-size: 13px; 	
	font-weight: bold;
	letter-spacing: 2px;
	color: White;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div#fotonavigator a {
	text-decoration: none; 
	font-weight: bold;
	color: White; 
	width: 130px; 
	height: 16px; 
	_height: 20px; 
	padding: 3px;
	border: 1px solid #A2A2A2;
}
div#fotonavigator a:hover {
	text-decoration: none;
	background: #FFFFFF; 
	color: #000000; 
	width: 130px; 
	font-size: 11px; 	
	font-weight: bold;
}
div#softcom{
	height: 20px;
	background: Black;
	color: White;
	text-align: right;
	font-size: 9px; 	
	padding-top: 5px;
	padding-right: 5px;
	margin-top: 20px;
}
div#softcom a{
	color: White;
}
div#pocitadlo{
	font-size: 10px;
	color: Silver;
	text-align: center;
	margin: 20px;
	padding: 5px;
	background-color: #181818;
}
div#podrobnosti{
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
}
div#fader{
	height: 18px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid Black;
	border-left: 4px double Black;
}