﻿/******************* R O Z V R Ž E N Í   W E B U ***************************/

body {
	background-color: #6577B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	_margin-top: 0px;
	_margin-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	background-image: url(../img/background.gif);
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	color: #6577B2;
	height: 25px;
	margin-top: 5px;
	margin-bottom:5px;
	border-bottom:#6376b0 1px dotted;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;color: #6376b0;
	margin-top: 15px;
	margin-bottom:5px;
	border-bottom:#6376b0 1px dotted;
	
}

h3 {
	color: #6577B2;
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
}



p {
	margin-top: 5px;
	margin-bottom: 10px;
}

/*Hlavní panel*/

#main {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color:#000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/background_main.png);
}
#footer {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	width: 762px;
	color: #FFFFFF;
	background-color: #6577B2;
	margin-right: 0px;
	margin-left: 198px;
	font-size: 10px;
	/*background-image: url(../img/footer_back.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}



input{
height:16px;
}

button{
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	background-color: #6d7db9;
	background-repeat: repeat-x;
	border:none;
	color:#FFFFFF;
	padding:3px;
	cursor: pointer;	
}

.tlacitko{
	height: 18px;
	font-size:10px;
	background-color: #6d7db9;
	background-repeat: repeat-x;
	padding: 5px 3px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

.suda {
	border-bottom: 1px solid #666666;
	padding-left:8px;
	font-size: 14px;
	}
	
.licha {
	border-bottom: 1px solid #666666;
	padding-left:8px;
	font-size: 14px;
	background-color: #F3F3F3;
	}

/*Horní panel*/

#top {
	height: 150px;
	width: 960px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border: 0px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	background-position: left bottom;
	background-image: url(../img/top.jpg);
}

/*Levý panel*/

#menu {
	float: left;
	width: 190px;
	padding-top: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 8px;
	background-color: #6577B2;
}
#menu ul {
	list-style: none;
	text-indent: 0px;
	margin-left: 0px;
	padding-left:0px;
	
}
#menu li {
	list-style: none;
	text-indent: 0px;
	margin-left: 0px;
	padding-left:0px;
}

#menu .toplevel {
	margin-left: 0px;
	list-style:none;
	text-indent: 0px;
	width: 190px;
}

#menu .level1-h4{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 185px;
	_width: 175px;
	margin-bottom: 5px;
	padding-left: 13px;
	background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
}

#menu .kosek{
	color: #FDFDFE;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu .level2 a{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	width: 120px;	
}

#menu .level2 a:hover{
	text-decoration:underline;
	
	
}

#menu .level2 {
	color: #FFFFFF;
	background-image: url(../img/sipkamenu.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 1px;

}

#content {
	width: 740px;
	_width: 730px;
	color:#000000;
	float: left;
	border: 0px double #CECECE;
	padding: 10px;
	text-align: left;
}


/********************* O B S A H   W E B U **********************************/

/*Katalog*/

#katalog {
	text-align: left;
}

#product {
	font-size: 10px;
	text-align: left;
	height: 230px;
	width: 220px;
	padding: 6px;
	float: left;
	margin: 1px;
	background-image: url(../img/product.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#product h3{
	font-weight:bold;
	color:#3366CC;
	font-size: 10px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 6px;
}

#product h3 a{
	text-decoration: none;
}

#product h3 a:hover{
	text-decoration:underline;
}


#product a{
	text-decoration:underline;
}

#product a:hover{
	text-decoration:none;
}

#product .cena {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
}


#product #tlacitka form {
	margin-top: 5px;
	margin-bottom: 3px;
}

#product #popis{
	height:180px;
	width:100%;
}
#product #tlacitka {
	width: 220px;
	bottom: 0px;
	height:50px;
	text-align: right;
}

#product .nahled {
	border: 1px solid #CCCCCC;
	margin-right: 3px;
}
/**********************************************/
#product_akce{
	font-size: 10px;
	text-align: left;
	height: 230px;
	width: 220px;
	padding: 6px;
	float: left;
	margin: 1px;
	background-image: url(../img/product_akce.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#product_akce h3{
	font-weight:bold;
	color:#f00;
	font-size: 10px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 6px;
}



#product_akce .cena {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 3px;
}


#product_akce #tlacitka form {
	margin-top: 5px;
	margin-bottom: 3px;
}

#product_akce #popis{
	height:180px;
	width:100%;
}
#product_akce #tlacitka {
	width: 220px;
	bottom: 0px;
	height:50px;
	text-align: right;
}

#product_akce .nahled {
	border: 1px solid #CCCCCC;
	margin-right: 3px;
}


#one_product {
	font-size: 12px;
	text-align: left;
	height: 230px;
	width: 400px;
	padding: 6px;
	float: left;
	margin: 1px;
}

#one_product h3{
	font-weight:bold;
	color:#3366CC;
	font-size: 10px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 6px;
}
#one_product .cena {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
}


#one_product #tlacitka form {
	margin-top: 5px;
	margin-bottom: 3px;
}

#one_product #popis{
	width:100%;
}
#one_product #tlacitka {
	width: 98%;
	bottom: 0px;
	height:50px;
	padding-right:5px;
	text-align: right;
	border-top:#6577B2 solid 1px;
	float:left;
}

#one_product .nahled {
	border: 0px solid #CCCCCC;
	margin-right: 3px;
	/*width:100px;*/
}

#one_product #detail_left {
margin-right:10px;
text-align: left;
float:left;
}
#one_product #detail_right {
text-align: left;
float:left;

}
/**********************************************/
#one_product_akce{
	font-size: 12px;
	text-align: left;
	height: 230px;
	width: 400px;
	padding: 6px;
	float: left;
	margin: 1px;
}

#one_product_akce h3{
	font-weight:bold;
	color:#bc0000;
	font-size: 10px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 6px;
}
#one_product_akce .cena {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
	text-align:right;
}

#one_product_akce #obj_idx {
margin-top:20px;
margin-bottom:20px;
text-align:right;
}

#one_product_akce #tlacitka form {
	margin-top: 5px;
	margin-bottom: 3px;
}

#one_product_akce #popis{
	width:100%;
}
#one_product_akce #tlacitka {
	width: 98%;
	bottom: 0px;
	height:50px;
	padding-right:5px;
	text-align: right;
	border-top:#FF0000 solid 1px;
}

#one_product_akce .nahled {
	border: 0px solid #CCCCCC;
	margin-right: 3px;
}


/*Košík*/
#kosik {
	text-align: left;
}
.kosik_id {
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding-left:8px;
	}


#kosik td {
	font-size: 12px;
	border-bottom: 1px solid #EEEEEE;
	padding-left:8px;
	vertical-align: middle;
	}
#kosik th {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #666666;
	padding-left:8px;
	vertical-align: middle;
}
#kosik form {
	margin: 0px;
}

#kosik .cena {
	text-align: right;
	font-weight: bold;
	}
	
	
#kosik .nadpis {
	border-bottom: 1px solid #666666;
	padding-left:8px;
	font-size: 16px;
	background-color: #CCCCCC;
	
	}
#kosik #upravit{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7887c0;	
}


.clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin: -1px 0 0 0;
	_margin: -2px 0 0 0; padding:0;
	visibility:hidden;
}
/*Zakaznik*/
#zakaznik{
font-size:10px;
}
#zakaznik .hvezdicka{
color:#FF0000;
}
#zakaznik #upozorneni{
	background-color:#FFFFCC;
	width:80%;
	margin-top:10px;
	border:#CCCCCC solid 1px;
	margin-left: 10%;
	_margin-left: 0;
}
#kontrola_udaju {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left: 10px;
}
#kontrola_udaju h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#kontrola_udaju h2 {
	border: none;
}

#kontrola_udaju td {
	font-size:12px;
}

#kontrola_udaju .nadpis {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #ffffff;
	padding-left:8px;
	background-color: #CCCCCC;
	font-size:12px;
	font-weight: bold;	
	}

#kontrola_udaju .podcarou{
	border-top: 1px solid #0;
	}
#kontrola_udaju .paticka{
	border-top: 1px solid #333333;
	font-weight:bold;
	
}
	
#kontrola_udaju .cena {
	font-weight: bold;
}
#objednavka table {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#objednavka h2 {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#objednavka {
	font-size: 12px;
	width: 740px;
}
#kontakt {
	font-size:12px;
	width:600px;	
		
}
#kontakt a{
	font-size:12px;
	color: #6577B2;
	text-decoration:none;
}
#kontakt a{
		text-decoration:underline;
}

