﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #436ab3;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/pozadi.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	color: #436ab3;
}
a:hover {
	color: black;
}


/* VRSEK */
#vrsek {
	width: 100%;
	height: 86px;
	background-image: url('../images/pozadi-vrsek.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#vrsek #stred {
	width: 880px;
	height: 86px;
	margin-left: auto;
	margin-right: auto;
}
#vrsek #stred #menu {
	width: 480px;
	height: 86px;
	line-height: 86px;
	vertical-align: middle;
	color: #436ab3;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	float: left;
}
#vrsek #stred #menu a{
	text-decoration: none;
	color: black;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px #436ab3 solid;
	border-collapse: separate;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
#vrsek #stred #menu a:hover{
	text-decoration: none;
	color: white;
	background-color: #436ab3;
}
#vrsek #stred img {
	border: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 100px;
	margin-left: 30px;
}


#hlavicka {
	width: 960px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/pruh.jpg');
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
#hlavicka img {
	border: 0px;
}



/* OBSAH */
#obsah .barva{
	color: #436ab3;
}

#obsah {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	overflow: auto;
	color: black;
	font-size: 75%;
	background-color: white;
	background-image: url('../images/stred-pozadi.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#obsah h1{
	font-size: 120%;
}
#obsah h2{
	font-size: 120%;
	clear: both;
}

#obsah #uvodnitext {
	width: 568px;
	_width: 548px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}
#obsah #akce {
	width: 260px;
	height: 144px;
	float: right;
	>margin-top: -14px;
}
#obsah #akce img{
	border: 0px;
}



#obsah #text {
	width: 808px;
/*	min-height: 290px; */
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;

}

#obsah #text .klienti{
	float: left;
	margin-right: 70px;
}



.ukazky img{
	border: 2px white solid;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.ukazky img:hover{
	border: 2px white solid;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5; 
	opacity: 0.5;
}
.ukazky a{
	float: left;
	text-decoration: none;
	margin-right: 3px;
	margin-bottom: 10px;
	background-color: white;
	background-color: #4793cd;
}


#obsah .cenik table td{
	text-align: center;
}
#obsah table .radek-a{
	background-color: #e5e5e5;
}
#obsah table .radek-b{
	background-color: #b8d0f1;
}


/* REFERENCE */
#reference {
	width: 828px;
	height: 102px;
	background-color: #e2e2e2;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/reference-pozadi.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-left: 20px;
}

/* PRUH */
#pruh {
	width: 848px;
	height: 152px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	color: white;
	font-size: 75%;
	clear: both;
}
#pruh h3 {
	color: white;
	font-size: 120%;
	padding-top: 2px;
	.padding-top: 15px;	
}
#pruh img {
	border: 0px;
}
#pruh p {
	margin-top: -6px;
}
#pruh .tlac {
	text-align: right;
}

#pruh #objednavka {
	width: 266px;
	height: 152px;
	float: left;
}
#pruh #weby {
	width: 249px;
	height: 152px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#pruh #weby a {
	color: white;
	text-decoration: underline;
}
#pruh #weby a:hover {
	color: black;
	text-decoration: none;
}
#pruh #klienti {
	width: 253px;
	height: 152px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}


/* PATIČKA */
#paticka {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
	text-align: center;
	font-size: 70%;
}
#paticka a {
	color: white;
	text-decoration: underline;
}
#paticka a:hover {
	color: white;
	text-decoration: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus {
	-webkit-box-shadow: 0px 0px 5px #33CCFF;
	-moz-box-shadow: 0px 0px 5px #33CCFF;
}
