body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#page {
	width: 90%;
	margin: 0px auto 0px auto;
	min-width: 800px;
}

/*hlavicka*/
#header{
	width: 100%;
	position:relative; 
	height: 180px;
}

#header_back {
	width: 100%;
	margin-top: -180px;
	position: relative;
	z-index: -1;
	height: 180px;
}

#header_back_left {
	width: 245px;
	height: 180px;
	float: left;
	background-image: url('../img/header_left2.jpg');
	background-repeat: no-repeat;
}

#header_back_middle {
	position: relative; 
	margin-top: -180px;
	height: 180px;
	width: 100%;
	background-image: url('../img/header_middle2.jpg');
	background-repeat: repeat-x;
	z-index: -2;
}

#header_back_right {
	float: right;
	width: 557px;
	height: 180px;
	background-repeat: no-repeat;
	background-image: url('../img/header_right2.jpg');
}

#companyname {
	position:absolute;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:10px;
	margin-left:10px;
	left: 0px;
	top: 0px;
	padding: 5px 0px 20px 0px;
}

/*menu v hlavicke*/
#menu {
	position:absolute;
	bottom: 18px;
	right: 0px;
	color: #777777;
	font-size: 14px;
	font-weight: normal;
}

#menu a {
	float: left;
	display: block;
	background-image: url('../img/button_back4.jpg');
	width: 135px;
	height: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #262261;
	text-decoration:none;
	padding-top: 11px;
}

#menu a:hover {
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
}

#leftpanel {
	float: left;
 	width: 220px;
}

#content {
	float: left;
	width: 100%;
	margin: 25px 0px 30px 0px;
}

#contenttext {
 	margin: 5px 0px 20px 230px;
	min-width: 580px;
}

#contenttext p {
	text-align: justify;
	font-size: 12px;
}

.content_standard {
	font-size: 12px;
	line-height: 150%;
}

.content_standard ul {
	font-size: 12px;
	list-style-position: outside;
	text-align: justify;
}

.content_standard li {
	margin-bottom: 10px;
	background: url('../img/back_square.gif') left 8px no-repeat;	
	padding-left: 15px;
}

.footer {	
	width: 100%;
	float: left;
	height: 24px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	background-color: #283E78; 
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url('../img/footer.jpg');
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.kategoria a {
	text-decoration: none;	
	font-size: 13px;
	color: white;
	display: block;
	background-image: url('../img/kategoria_back.jpg');
	width: 180px;
	height: 23px;
	font-weight: bold;
	float: left;
	padding: 7px 0px 0px 10px;
}

.kategoria a:hover {
	background-image: url('../img/kategoria_back2.jpg');
	color: #262261;
}


.produkty {	
	margin-left: 30px;
	background-color: white;
	width: 171px;
}

.produkt {
	margin: 20px 25px 20px 25px;
	width: 170px;
	float: left;
	border: 1px solid #AAC4DD;
	text-align: center;
	background-image: url('../img/produkt_back.jpg');
	background-repeat: no-repeat;
}

.produkt td {
	min-height: 125px;
	width: 170px;
	text-align: center;	
}

.produkt img {
	margin: 5px auto 10px auto !important;
	float: none !important;
}

.produkt h2 {
	font-size: 14px !important;
	font-weight: bold !important;
	color: white !important;
	padding: 5px;
	text-align: center;
	background-image: url('../img/produkt_heading.jpg');
}

#contenttext h2 {
	font-size: 16px;
	font-weight: bold;
	color: #262261; 
	margin: 10px 0px 0px 0px;
}

.produkt p {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

.produkt ul {
	list-style-type: square; 
	list-style-position: outside;
	text-align: left;
	margin: 0px 0px 15px 0px;
	width: 160px;
	overflow: visible;
	position: relative;
	
}

.produkt li {
	font-size: 11px !important;
	margin-left: 20px;
}

.produkt a {
	display: block;
	width: 60px;
	height: 19px;
	background-image: url('../img/ex_back.jpg');
	color: white;
	font-weight: bold;
	font-size: 10px;
	float: left;
	text-decoration: none;
	padding: 1px 0px 0px 0px;
}

.produkt_img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	background: none !important;
	padding: 0px !important;
	clear: both !important;
	float: none !important;
}

.produkt a:hover {
	text-decoration: underline;
}

.tvary {
	float: left;
	margin: 0px 0px 5px 9px;
}

.vice {
	float: right !important;
	margin: 0px 9px 5px 0px;
}

.tvar {
	margin: 20px 25px 20px 25px;
	padding: 10px 0px 0px 0px;
	width: 170px;
	float: left;
	border: 1px solid #AAC4DD;
	text-align: center;
	background-image: url('../img/produkt_back.jpg');
}

.tvar td {
	text-align: center !important;
	vertical-align: middle;
	height: 120px;
	width: 170px;
}

.tvar img {
	margin: 0px auto 10px 15px !important;
}

.tvar h2 {
	font-size: 14px !important;
	font-weight: bold;
	color: white !important;
	padding: 5px;
	text-align: center;
	background-image: url('../img/produkt_heading.jpg');	
}

.tvar ul {
	list-style-type: square; 
	list-style-position: inside;
	text-align: left;
	margin: 10px 0px 15px 10px;
}

.tvar li {
	font-size: 11px !important;
}

h1 {
	font-weight: bold; 
	font-size: 26px; 
	color: #262261; 
	margin-bottom: 20px;
}

.title_panel {	
	font-size: 12px;
	font-weight: bold;
}

.content_left {
	float: left;
	width: 45%;
}

.content_right {
	float: right;
	width: 45%;
}

strong {
	font-weight: bold;
}

#contenttext td {
	font-size: 12px;
}

.content_standard td {
	vertical-align: top;
	padding: 2px 10px 2px 0px;
}

td img {
	float: left;
	margin-right: 5px;
}

.content_standard form {
	float: left;
	display: block;
	width: 100%;
	margin-top: 15px;
	text-align: left;
}

.content_standard input {
	width: 400px;			
}

.content_standard textarea {
	width: 400px;
	height: 100px;
}

.error {
	color: red;
}

/*.kategoria a {
	text-decoration: none;	
	font-size: 13px;
	color: white;
	display: block;
	background-image: url('../img/kategoria_back.jpg');
	width: 180px;
	height: 23px;
	font-weight: bold;
	float: left;
	padding: 7px 0px 0px 10px;
}

.kategoria a:hover {
	background-image: url('../img/kategoria_back2.jpg');
	color: #262261;
}*/


.podkategorie a {
	background-color: white !important;
	background-image: none !important;
	color: #262666 !important;
/*	padding-left: 25px !important;*/
	width: 180px !important;
}

.podkategorie a:hover {
	background-image: url('../img/kategoria_back2.jpg') !important;
}

.odstupovy {
	margin-left: 25px !important;
}

.aktivny_odkaz {
	background-image: url('../img/kategoria_back3.jpg') !important;
}

.pagination {
	float: right;
	font-weight: bold;
	width: 400px;
}

.pagination a {
	display: block;
	overflow: hidden;
}

.pagination .aktualny img {
	display: block;
	float: right;
	margin: 3px;
}

.pagination .odkaz a {
	display: block;
	float: right;
	margin: 3px;
}

.stranka_tabulka {
	margin: 15px 0px 15px 0px;
}

.stranka_tabulka td {
	padding: 2px 6px 2px 6px;
	text-align: center;
	border-left: 1px solid #DADADA;
}

.tabulka_prava {
	border-right: 1px solid #DADADA;
}

.sipka_spat {
	width: 100%;
	text-align: center;
	margin: 5px 0px 5px 0px;
	float: left;
}

.sipka_spat a {
	text-decoration: none;
	color: #262261; 
	font-weight: bold;
}

.tvary_wrapper {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

#language_select {
	float: right;
	margin: 10px 15px 0px 0px;
}

#language_select img {
	margin-right: 5px;
}

.whole_fitter {
	width: 100%;
	float: left;
}

.logoback_blue {
	width: 100%; 
	background-image: url('../img/logo_blue.jpg'); 
	height: 450px; 
	background-repeat: no-repeat; 
	background-position: center center; 
}