@charset "windows-1250";
/* CSS Document */
body,div,span,h1,h2,h3,h4,h5,h6,img,a,p{
	margin:0;
	padding:0;
}
img{
	border:0;
}
body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background-color: #93BCC0;
}
#main #head {
	background: url(../images/head.jpg) no-repeat;
	height: 196px;
	border-bottom: 4px solid #a8dce7;
}
#main #leftCol {
	width: 182px;
	float: left;
	background-color: #2B8C93;
	color: #FFFFFF;
	min-height: 728px;
}
#content {
	margin-right: 400px;
	margin-left: 182px;
	background-color: #93BCC0;
	min-height: 728px;
	_height:728px;
}
#content1 {
	background-color: 93bcc0;
	margin-right: 250px;
	border-right: 1px solid #ffffff;
}
#content3 {
	background-color: #93BCC0;
	margin-left: 320px;
	border-right: 2px solid #21646A;
}

#main #rightCol1 {
	float: right;
	width: 200px;
}
#main #rightCol2 {
	width: 200px;
	float: right;
	background-color: #D3E3E2;
	min-height: 728px;
	_height:728px;
}
#main #foot {
	clear: both;
	background-color: #195E59;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px;
	text-align: center;
}
#main #foot a{
	color:#ffffff;
}
.box01 {
	margin-bottom: 20px;
	padding: 0px 10px;
}
.box01 .lista {
	background: url(../images/bila_linka.png) repeat-x 50%;
	height: 20px;
}
#main {
	width: 99%;
	min-width: 900px;
	background-color: #2B8C93;

}
h4.nadpis01 {
	background: url(../images/hlavicka.gif) no-repeat;
	height: 25px;
	width: 200px;
	font-size: 11px;
}
h4.nadpis01 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	margin-left: 6px;
}
h4.nadpis01 a:hover {
	text-decoration: underline;
}
#rightCol1 .box02 {
	width: 200px;
	height: 66px;
	text-align: right;
}
#rightCol1 .box02 a {
	position: relative;
	top: 45px;
	right: 5px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#rightCol1 .box02 a:hover {
	text-decoration:underline;
}
#rightCol1 .rezani {
	background: url(../images/rezani.jpg) no-repeat;
}
#rightCol1 .bochemit {
	background: url(../images/bochemit.jpg) no-repeat;
}
#rightCol1 .osb {
	background: url(../images/osb.jpg) no-repeat;
}
#rightCol1 .podlahy {
	background: url(../images/podlahy.jpg) no-repeat;
}
#rightCol1 .plotovky {
	background: url(../images/plotovky.jpg) no-repeat;
}
#rightCol1 .hrebiky {
	background: url(../images/hrebiky.jpg) no-repeat;
}
#rightCol1 .barvy {
	background: url(../images/barvy.jpg) no-repeat;
}
#rightCol1 .lepenka {
	background: url(../images/lepenka.jpg) no-repeat;
}
h1 {
	font-size:12px;
	text-transform: uppercase;
	background: url(../images/h2_a.png) no-repeat;
	height: 41px;
	font-weight: bold;
	color: #195E59;
	padding-left: 30px;
	margin-bottom: 15px;
}
h1 span{
	background: url(../images/h2_b.png) no-repeat right center;
	display: block;
	height: 26px;
	padding-top: 15px;
}

#rightCol2 h2 {
	font-size:12px;
	text-transform: uppercase;
	background: url(../images/h2_a.png) no-repeat;
	height: 41px;
	font-weight: bold;
	color: #195E59;
	padding-left: 30px;
	margin-bottom: 5px;
}
#rightCol2 h2 span{
	background: url(../images/h2_b.png) no-repeat right center;
	display: block;
	height: 26px;
	padding-top: 15px;
}
#leftCol h2 {
	font-size:12px;
	text-transform: uppercase;
	background: url(../images/h2_a.png) no-repeat;
	height: 41px;
	font-weight: bold;
	color: #195E59;
	padding-left: 30px;
	margin-bottom: 5px;
}
#leftCol h2 span{
	background: url(../images/h2_b.png) no-repeat right center;
	display: block;
	height: 26px;
	padding-top: 15px;
}
.text-center{
	text-align:center;
}
#horizontalMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#horizontalMenu ul li {
	display: inline;
	margin-right: 30px;
}
#horizontalMenu {
	position: relative;
	top: 175px;
	padding-left: 80px;


}
#horizontalMenu ul li a {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#horizontalMenu ul li a:hover{
	text-decoration:underline;
}
.text01 {
	padding: 0px 5px;
	margin-bottom: 5px;
}
.box01 h3 {
	font-size: 12px;
	color: yellow;
	margin-bottom: 15px;
}
.box01 h3 a {
	color: #195E59;
	text-decoration: none;
	margin-left: 10px;
}
.box01 h3 a:hover {
	text-decoration: underline;
}
.box01 p {
	color: #FFFFFF;
}
.clear{
	clear:both;
}
.box01 .img {
	float: right;
	width: 100px;
}
.box01 .lista a {
	display: block;
	width: 120px;
	text-align: center;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	float: right;
	background-color: #93bcc0;
	height:14px;
	z-index: 1000;
}
.box01 .text {
	min-height: 90px;
	_height:90px;
}
#lista1 {
	padding: 5px 10px 5px 5px;
	border-right: 2px solid #21646A;
	text-align: right;
	background-color: #D3E3E2;
}
#lista1 a {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
#rightCol3 {
	float: right;
	width: 250px;
	padding-top: 60px;
}
#leftCol2 {
	float: left;
	width: 320px;
	background-color: #21646a;
}
table.cenik2 {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 15px;
	border-right: 2px solid #21646A;
	background-color: #ffffff;
}
#content1 p {
	color: #ffffff;
}
#content1 .kalkulace .img {
	width: 150px;
	float: left;
	text-align: center;
}
#content1 .kalkulace {
	width: 80%;
	margin: 0 auto;
	background: #ffffff;
	border-right: 2px solid #21646A;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#content1 .kalkulace .text {
	padding: 15px 15px 0px 15px;
	margin-left: 150px;
}
#content1 .kalkulace2 {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #ffffff;
}
#content2 h3 {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 14px;
}
.foto {
	text-align: center;
	margin-bottom: 16px;
}
.foto img {
	border: 1px solid #ffffff;
}
table.cenik2 tr.heading th {
	background-color: #D3D3D3;
}
table.cenik2 th {
	padding: 3px;
	border-bottom: 1px solid #B2B2B2;
}
table.cenik2 td {
	padding: 2px 5px;
	border-bottom: 1px solid #D2D2D2;
}
table.cenik2 td.heading_col {
	background-color: #D3E3E2;
	font-weight: bold;
}
table.cenik2 a {
	color: Navy;
	text-decoration: none;
}
table.cenik2 a:hover {
	text-decoration: underline;
}
.kalkulace2 p {
}

table.float1{
	width: 80%;
	margin:20px auto;
	border-right: 2px solid #21646A;
	background-color: #ffffff;
}
table.float1 tr.heading th {
	background-color: #D3D3D3;
}
table.float1 th {
	padding: 3px;
	border-bottom: 1px solid #B2B2B2;
}
table.float1 td {
	padding: 2px 5px;
	border-bottom: 1px solid #D2D2D2;
}
#content1 .kalkulace p
{
	color: #000000;
	margin-bottom: 10px;
}
#content1 .text_onas
{
	width: 550px;
	margin: 0 auto;
}
#content1 .text_onas p
{
	margin-bottom: 10px;

}
#content1 .text_onas h3
{
	margin-bottom: 10px;
	color: #195E59;
	font-size: 12px;
}
#content1 .text_onas h3 span
{
	color: yellow;
}
.up
{
	margin-bottom: 15px;
	text-align: right;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 6px;
}
.up a
{
	text-decoration: none;
	color: Navy;
	font-weight: bold;
	text-transform: uppercase;
}
.up a:hover
{
	text-decoration: underline;
}
.textovy_ramecek1
{
	width: 80%;
	background-color: #ffffff;
	margin: 0 auto;
	border-right: 2px solid #21646A;
	margin-bottom: 30px;
}
.textovy_ramecek1 p.text02
{
	color: #000000 !important;
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px solid #D2D2D2;
}
.textovy_ramecek1 .ramecek1 .img
{
	width: 160px;
	text-align: center;
	float: left;
	margin-right: 40px;
	padding: 10px;
}
.textovy_ramecek1 .ramecek1 .text
{
	padding: 10px;
}
.textovy_ramecek1 .ramecek1
{
	height: 140px;
	border-bottom: 1px solid #D2D2D2;
}
.ramecek2
{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 30px 0px;
}

#content3 h3
{
	margin-bottom: 10px;
	color: #195E59;
	font-size: 12px;
}
#content3 h3 span
{
	color: yellow;
}
#content3 .kontakty
{
	color: #ffffff;
	height: 220px;
}
#content3 .kontakty a
{
	color: navy;
	text-decoration: none;
	font-weight: bold;
}
#content3 .kontakty a:hover
{
	text-decoration: underline;
}
.kontakty .levy
{
	width: 35%;
	float: left;
	padding-left: 15%;
}
.kontakty .pravy
{
	width: 35%;
	float: right;
	padding-left: 15%;
}
#content3 .provozni_doba p
{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
#content3 .provozni_doba
{
	background-color: #2b8c93;
}
#content3 .jak p
{
	margin-bottom: 10px;
	padding: 0px 20px;
}
#content3 .jak a
{
	color: navy;
}
#content3 .jak a:hover
{
	text-decoration: underline;
}
#leftCol2 .foto a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.kontakt_float p
{
	margin-bottom: 10px;
	padding: 0px 20px;
}
.kontakt_float
{
	padding: 10px 0px;
}
.kontakt_float .tisk
{
	padding: 3px;
	background-color: #ffffff;
	text-align: right;
}
#cenik h2
{
	font-size: 15px;
	margin: 10px 30px 10px 30px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}
#cenik h3
{
	font-size: 15px;
	color: #ffffff;
	margin: 0px 30px 10px 30px;
	text-align: center;
	padding-top: 10px;
}
#cenik h4
{
	font-size: 12px;
	color: #ffffff;
	margin: 0px 30px 10px 30px;
	text-align: center;
}
#cenik table
{
	margin: 0px auto 10px auto;
	width: 60%;
}
#main #cenik table th
{
	padding: 2px 4px;
	background-color: #CCCCCC;
}
#cenik table td
{
	background-color: #ffffff;
	color: #000000;
	padding: 2px 4px;
}
#float_menu
{
	float: right;
	margin-right: 30px;
}
#float_menu a
{
	color: #ffffff;
	text-decoration: none;
}
#float_menu ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
	font-size: 11px;
	padding-left: 30px;
	color: #FFFF00;
}
#float_menu a:hover
{
	text-decoration: underline;
}
#float_menu ul li
{
	padding: 0.6px 0px;
}
#lista1 a:hover
{
	text-decoration: underline;
}
.hlavicka
{
	display: none;
}
.tisknouut
{
	text-align: right;
	padding-right: 21%;
	position: relative;
	top: 30px;
}
.tisknouut a
{
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
.tisknouut a:hover
{
	text-decoration:underline;
}

