@charset "windows-1250";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004990;
	margin:0px;
	padding:0px;
}
a {
	color:#004990;
	text-decoration:underline;
}
a:hover {
	color:#E21A22;
	text-decoration:underline;
}
#site {
	margin:0px auto;
	width:990px;
}
#head {
	width:990px;
	height:296px;
	background:url('../images/head.jpg') center bottom no-repeat;
}
#logo {
	padding-top:29px;
}
#menu {
	height:26px;
	width:990px;
	margin-top:17px;
	/*margin-bottom:39px;*/
}
#menu a {
	display:block;
	height:26px;
	float:left;
}
.menudiv {
	width:8px;
	height:26px;
	float:left;
}
#m1 {
	width:157px;
	height:26px;
	background: url("../images/m1.jpg") left top no-repeat;
	text-decoration:none;
}
#m1:hover {
	width:157px;
	height:26px;
	background: url("../images/m1o.jpg") left top no-repeat;
	text-decoration:none;
}
#m2 {
	width:122px;
	height:26px;
	background: url("../images/m2.jpg") left top no-repeat;
	text-decoration:none;
}
#m2:hover {
	width:122px;
	height:26px;
	background: url("../images/m2o.jpg") left top no-repeat;
	text-decoration:none;
}
#m3 {
	width:130px;
	height:26px;
	background: url("../images/m3.jpg") left top no-repeat;
	text-decoration:none;
}
#m3:hover {
	width:130px;
	height:26px;
	background: url("../images/m3o.jpg") left top no-repeat;
	text-decoration:none;
}
#m4 {
	width:201px;
	height:26px;
	background: url("../images/m4.jpg") left top no-repeat;
	text-decoration:none;
}
#m4:hover {
	width:201px;
	height:26px;
	background: url("../images/m4o.jpg") left top no-repeat;
	text-decoration:none;
}
#m5 {
	width:179px;
	height:26px;
	background: url("../images/m5.jpg") left top no-repeat;
	text-decoration:none;
}
#m5:hover {
	width:179px;
	height:26px;
	background: url("../images/m5o.jpg") left top no-repeat;
	text-decoration:none;
}
#m6 {
	width:157px;
	height:26px;
	background: url("../images/m6.jpg") left top no-repeat;
	text-decoration:none;
}
#m6:hover {
	width:157px;
	height:26px;
	background: url("../images/m6o.jpg") left top no-repeat;
	text-decoration:none;
}
#hp {
	background:url('../images/hp_motiv.jpg') left top no-repeat;
	float:left;
	height:177px;
	margin-top:39px;
}
#hp .pad {
	padding-left:365px;
	padding-top:15px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#004990;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:21px;
}
#hp_text1 {
	width:276px;
	padding-right:50px;
	float:left;
}
#hp_text2 {
	width:250px;
	float:left;
}
#foot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:21px;
	width:100%;
	line-height:21px;
	padding-top:15px;
	float:left;
	margin-bottom:20px;
}
#foot a {
	color:#666666;
	text-decoration:underline;
} 
#foot a:hover {
	color:#000000;
	text-decoration:underline;
} 
#sub {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004990;
	line-height:15px;	
}
.nadpis {
	margin-bottom:18px;
}
#sub1 {
	background:url('../images/sub_bg1.jpg') right top no-repeat;
}
#sub2 {
	background:url('../images/sub_bg2.jpg') right top no-repeat;
}
#sub3 {
	background:url('../images/sub_bg3.jpg') right top no-repeat;
}
#sub4 {
	background:url('../images/sub_bg4.jpg') right top no-repeat;
}
#sub5 {
	background:url('../images/sub_bg5.jpg') right top no-repeat;
}
#sub_text1 {
	width:470px;
}
#sub_text2 {
	width:470px;
}
#sub_text3 {
	width:470px;
}
#sub_text4 {
	width:470px;
}
#sub_text5 {
	width:470px;
}

#submenu {
	height:26px;
	width:990px;
	margin-top:20px;
	/*margin-bottom:39px;*/
}
#submenu a {
	display:block;
	height:26px;
	float:left;
}
#subm1 {
	width:123px;
	height:26px;
	background: url("../images/subm1.jpg") left top no-repeat;
	text-decoration:none;
}
#subm1:hover {
	width:123px;
	height:26px;
	background: url("../images/subm1o.jpg") left top no-repeat;
	text-decoration:none;
}
#subm2 {
	width:117px;
	height:26px;
	background: url("../images/subm2.jpg") left top no-repeat;
	text-decoration:none;
}
#subm2:hover {
	width:117px;
	height:26px;
	background: url("../images/subm2o.jpg") left top no-repeat;
	text-decoration:none;
}
#subm3 {
	width:51px;
	height:26px;
	background: url("../images/subm3.jpg") left top no-repeat;
	text-decoration:none;
}
#subm3:hover {
	width:51px;
	height:26px;
	background: url("../images/subm3o.jpg") left top no-repeat;
	text-decoration:none;
}

.tabprodukt {
	font-size:10px;
	border-collapse: collapse;
}
.tabprodukt th {
	width: auto;
	padding: 2px 2px;
	background-color: #6e87b3; 
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	border-right: solid 1px #FFF;
}
.tabrada {
	font-size:11px;
	font-weight:bold;
	padding:5px 0;
}
.tabcomment {
	font-size:9px;
}
.bunka1 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0px;
	background-color: #d8e69a;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka2 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #f8c1d9;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka3 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #ffd48e;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka4 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #be9f9c;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka5 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #f4b098;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka6 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #bfaad2;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka7 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #c5c7c8;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka8 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #b1d096;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.bunka9 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 1px 0;
	background-color: #fff381;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}

form {
	margin:0px;
	padding:0px;
}
input.input, textarea.input {
	border:1px solid #CCCCCC;
	color:#000000;
}

#soutez {
	background:url('../images/soutez.jpg') right top no-repeat;
}

.none {
	display:none;
}
.clr {
	clear:both;
	float:none;
	font-size:1px;
	line-height:1px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
