@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
body {
	background-color: #1c367f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
}
#rozmer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-line {
	background-attachment: scroll;
	background-image: url(images/top-line.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 960px;
}
#top-line h1 {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#hlavicka {
	float: left;
	height: 150px;
	width: 960px;
	background-color: #000000;
}
.hl-1 {
	background-attachment: scroll;
	background-image: url(images/hl-1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 235px;
}
.hl-2 {
	background-attachment: scroll;
	background-image: url(images/hl-2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 517px;
}
.hl-3 {
	background-attachment: scroll;
	background-image: url(images/hl-3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 208px;
}
#obsah {
	background-attachment: scroll;
	background-image: url(images/bg-main.png);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
}
#paticka {
	background-color: #12222d;
	height: 97px;
	width: 100%;
	float: left;
	font-size: 75%;
	color: #a5c9f0;
}
#leva {
	float: left;
	width: 235px;
}
#news-box{
	font-size: 75%;
	float: left;
	width: 185px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#search-box {
	font-size: 75%;
	float: left;
	width: 165px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#stred {
	float: left;
	width: 517px;
}
#stred h2 {
	margin: 0px;
	font-size: 12px;
}

#stred .rozmer {
	float: left;
	width: 497px;
	padding: 10px;
	font-size: 80%;
}
#stred .rozmer a{
	color: #24576C;
}
#stred .rozmer a:hover{
	color: #000000;
}

.l-box1 {
	background-attachment: scroll;
	background-image: url(images/prumyslove-cisteni.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 240px;
	margin-left: 3px;
	text-align: center;
	cursor: hand;
}

.p-box1 {
	background-attachment: scroll;
	background-image: url(images/profesionalni-cisteni.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 240px;
	margin-left: 10px;
	text-align: center;
	cursor: hand;
}
.l-box2 {
	background-attachment: scroll;
	background-image: url(images/malospotrebitelsky-sortiment.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 240px;
	margin-left: 3px;
	margin-top: 10px;
	text-align: center;
	cursor: hand;
}
.p-box2 {
	background-attachment: scroll;
	background-image: url(images/potravinarstvi.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 240px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	cursor: hand;
}
.l-box3 {
	background-attachment: scroll;
	background-image: url(images/zakazkova-vyroba.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 240px;
	margin-left: 3px;
	margin-top: 10px;
	text-align: center;
	cursor: hand;
}
.p-box3 {
	background-attachment: scroll;
	background-image: url(images/kde-nas-najdete.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 240px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	cursor: hand;
}
.box-text {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 125px;
}

#stred .box-text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#stred .box-text a:visited {
	color: #a5c9f0;
}
#stred .box-text a:hover {
	color: #FFFFFF;
}
#stred .box-text a:active {
	color: #a5c9f0;
}



#bg-navig {
	background-attachment: scroll;
	background-image: url(images/bg-stred-navig.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 517px;
	line-height: 30px;
}
#bg-navig .text {
	font-size: 75%;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 32px;
}

#bg-navig-submenu {
	height: 31px;
	width: 517px;
	line-height: 30px;
}
#bg-navig-submenu .text {
	font-size: 11px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 32px;
}
#bg-navig-submenu .text a{
	color: #24576C;
}

#leva .nadpis {
	background-attachment: scroll;
	background-image: url(images/l-nadpis.png);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 215px;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 30px;
	padding-left: 20px;
}

#prava {
	float: left;
	width: 208px;
}
#prava h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
}

#prava a {
	color: #24576C;
}

#prava a:hover{
	color: #000000;
}

#prava .nadpis {
	width: 188px;
	font-size: 75%;
	line-height: 32px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/p-nadpis.png);
	background-repeat: no-repeat;
	height: 31px;
	float: left;
	padding-left: 20px;
}



.kontakt {
	height: 97px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/bg-paticka.png);
	background-repeat: repeat-y;
}
#paticka .adresa {
	float: left;
	width: 202px;
	margin-left: 30px;
	margin-top: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #426075;
}
#paticka .telefon {
	float: left;
	width: 225px;
	margin-left: 30px;
	margin-top: 20px;
}
#paticka .ico {
	float: left;
	width: 202px;
	margin-left: 30px;
	margin-top: 20px;
}
#paticka .copy {
	float: left;
	width: 160px;
	margin-left: 33px;
	margin-top: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #426075;
	padding-left: 20px;
}




.logotyp {
	margin-top: 15px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_menu li a{

}

.main_menu li a:hover{
	background: url("img/menu_sipka_h.gif") no-repeat;
	background-position:122px center;
}

.main_menu li a.actual{
	background-position:122px center;
	background-image: url(img/menu_sipka_a.gif);
	background-repeat: no-repeat;
}
#leva .sloup_bunka{
	float:left;
	width:212px;
	margin-bottom:0px;
	margin-left: 10px;
	margin-top: 10px;
}

#leva .sloup_bunka  ul{
	float:left;
	margin:0px;
	width:100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#leva .sloup_bunka ul li{
	width:100%;
	list-style-type:none;
	margin:0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#leva .sloup_bunka ul li.last{
	border-bottom:0px solid #E3E3E3;
}

#leva .sloup_bunka  ul li a{
	float:left;
	width:194px;
	height:24px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#24576C;
	font-weight: bold;
	background-color: #e6eded;
	border: 1px solid #7a93a0;
	padding-left: 18px;
}

#leva .sloup_bunka ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #284c66;
}
#leva .sloup_bunka ul li a.activ{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #284c66;
}
.pagesnum{
	clear:left;
	width:100%;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 13px;
}
.pagesnum a,.pagesnum a:link,.pagesnum a:active,.pagesnum a:visited,.pagesnum b,.pagesnum span{
	border:1px solid #dddddd;
	float:left;
	padding:2px 6px 3px 6px;
	margin:3px;
	background-color:#f6f6f6;
}
.pagesnum b{
	border-color:#3e5fbe;
	background-color:#7d8fc2;
	color:white;
}
.pagesnum a:hover,.pagesnum a:focus{
	border-color:#538fd4;
}
.pagesnum span{
	color:#666666;
}

input.txt {
	border:1px solid #90a8b5;
	color:#6e6e6e;
	line-height:15px;
	height:18px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(images/form-bg.gif);
	background-repeat: repeat-x;
}
select { background:#c6d5e1; border:none; color:#143657; line-height:15px; }
textarea {
	border:1px solid #d1d1d1;
	color:#143657;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(images/area-bg.jpg);
	background-repeat: repeat-x;
}
input.submit {
	border:1px outset white;
	color:#4B76C2;
	font-weight:bold;
	background-color: #DDEBF9;
	height: 23px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 3px;
}
.form-news {
	width: 170px;
}
.form-search {
	width: 150px;
}


#aktualne-box {
	font-size: 75%;
	float: left;
	width: 165px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 16px;
}

#akt-box {
	font-size: 75%;
	float: left;
	width: 165px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#dop-box {
	font-size: 75%;
	float: left;
	width: 165px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#dop-box .legenda {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
}

#stred h3 {
	font-size: 14px;
	margin: 0px;
}

.docline {
	float: left;
	height: 25px;
	width: 490px;
	background-attachment: scroll;
	background-image: url(images/doc-line.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.doc-format {
	float: left;
	width: 490px;
}

.doc-box {
	float: left;
	width: 490px;
	padding-left: 3px;
	padding-top: 10px;
}
.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rozmer .doc-box a {
	color: #24576C;
}

#rozmer .doc-box a:hover{
	color: #000000;
}

.doc-img {
	float: left;
	width: 100px;
	height: 80px;
	border: 1px solid #CDDADB;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.doc-txt {
	font-size: 13px;
	color: #333333;
}
.doc-poz {
	float: left;
	height: 25px;
	width: 114px;
}
.doc-pdf {
	float: left;
	height: 25px;
	width: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
}
.s120 {
	width: 160px;
}
fieldset      {
	border: 1px solid #E2F3FA;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	width: 470px;
}


legend        {
	border: 1px solid #5899E9;
	font-weight: bold;
	background-color: #F0FAFC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 13px;
}
