/* CSS Document */
body {
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.8em;
}

label {
	font-weight: bold;
	color: #737373;
	display:block;
	margin-bottom:3px;
}

label.required {
    color: #FF0000;
}

select, input{
	font-family: Tahoma, Verdana, sans-serif;
	font-size:1em;
	width: 180px;
	
}
.button{
	width:auto;
	margin: auto auto auto 100px;
 border: 1px slod silver;
}
a {
	color: #0C7DE0;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}
a images {
	border: 0px;	
}
table {
	width: 100%;
}
td {
	text-align: left;
	vertical-align: top;
}
form h2 {
	font-size: 1.0em;
	padding: 0px;
	margin: 5px 0px 3px 0px;
}
form h3 {
	font-size: 1em;
	padding: 0px;
	margin: 5px 0px 3px 0px;
}
form h4 {
	font-size: 1em;
	padding: 0px;
	font-style: italic;
	margin: 5px 0px 3px 0px;
}

div.zend_form {
    margin: 0px 10px 0px 10px;
}

hr {
	background-color: #737373;
	border: 0px solid #737373;
	color: silver;
	height: 1px;
	width: 90%;
}

#page {
	width: 735px;
	margin: auto;
	text-align: justify;
}

#header {
	width: 100%;
	padding: 0px;
	margin-top: 35px;
	#margin-top: 0px;
}

#leftBlock {
	width: 230px;
	float: left;
	background: #EBEBEB;
	color: #737373;
	padding: 0px;
	border-top: 1px solid #C7C7C7;
	text-align:left;
}
#leftBlock table, #leftBlock div{
	margin: auto 10px;
}

#leftBlock .customersBlock{
	background: url("/images/web/man.gif") no-repeat left bottom #fff;
	border-top: 1px solid silver;
	height: 100px;
	padding: 5px 5px 5px 80px;
	margin: 0px;
}
#leftBlock .providersBlock{
	background: url("/images/web/woman.gif") no-repeat left bottom #fff;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	height: 100px;
	padding: 5px 5px 5px 80px;
	margin: 0px;
}

#leftBlock h2{
	font-size: 1.1em;
}


#mainBlockBlue, 
#mainBlockRed, 
#mainBlockOrange,
#mainBlockGreen,
#mainBlockViolet{
	border-top: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	margin-left: 230px;
	padding-top: 100px;
	min-height: 500px;
   	height: auto;
   	_height: 500px;
   	_float: left;
   	_margin-left: 0px;
}
#mainBlockBlue{
	background: url('/images/web/blue.jpg') top no-repeat #E9F2FD; /*violet*/
} 
#mainBlockRed{
	background: url('/images/web/red.jpg') top no-repeat #FBE9E6; /*violet*/
} 
#mainBlockOrange{
	background: url('/images/web/orange.jpg') top no-repeat #FDF4E9; /*violet*/
}
#mainBlockGreen{
	background: url('/images/web/green.jpg') top no-repeat #EEF9ED; /*violet*/
}
#mainBlockViolet{
	background: url('/images/web/violet.jpg') top no-repeat #FAECFA; /*violet*/
}

#mainBlockBlue p, 
#mainBlockRed p, 
#mainBlockOrange p,
#mainBlockGreen p,
#mainBlockViolet p
{
	padding: 5px 20px 5px 20px;
	margin: 0px;
	line-height: 1.4em;
}
#mainBlockBlue h1, 
#mainBlockRed h1, 
#mainBlockOrange h1,
#mainBlockGreen h1,
#mainBlockViolet h1{
	font-size: 1.8em;
	position: relative;
	top: -60px;
	text-align: right;
	padding: 5px 15px 5px 15px;
}

#mainBlockBlue h2, 
#mainBlockRed h2, 
#mainBlockOrange h2,
#mainBlockGreen h2,
#mainBlockViolet h2{
	font-size: 1.3em;
	padding: 5px 15px 5px 15px;
}

#mainBlockBlue h3, 
#mainBlockRed h3, 
#mainBlockOrange h3,
#mainBlockGreen h3,
#mainBlockViolet h3{
	font-size: 1.1em;
	padding: 5px 15px 5px 15px;
}

#mainBlockBlue h1{
color: #1C7EED;
}
#mainBlockRed h1{
color: #DB1A03;
}
#mainBlockOrange h1{
color: #EE8A1B;
}
#mainBlockGreen h1{
color: #52C148;
}
#mainBlockViolet h1{
color: #CE3BC7;
}

#newsLetterForm {
    line-height: 1.4em;
    margin: 0;
    padding: 5px 20px;
}


#footer {
	border-top: 1px solid silver;
	padding: 15px;
	text-align: center;
}

ul.mainMenu {
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline;
}

ul.mainMenu li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 10px 0px 4px 0px;
	height: 17px;
	width: 101px;
}

ul.mainMenu li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.redFold,.blueFold,.orangeFold,.greenFold,.violetFold {

}

.redFold {
	background: url("/images/web/fl1.jpg");
}

.blueFold {
	background: url("/images/web/fl2.jpg");
}

.orangeFold {
	background: url("/images/web/fl3.jpg");
}

.greenFold {
	background: url("/images/web/fl4.jpg");
}

.violetFold {
	background: url("/images/web/fl5.jpg");
}

.blueBar,.redBar,.grayBar {
	height: 16px;
	_height: 19px;
	color: #fff;
	border: 1px solid;
	font-size: 0.8em;
	margin-top: 0px;
	padding: 3px 0px 0px 40px;
}

.blueBar {
	background: url("/images/web/blue_bar_bg.png");
	border-color: #0374DB;
}

.grayBar {
	background: url("/images/web/gray_bar_bg.png");
	border-color: #A6A6A6;
}

.redBar {
	background: url("/images/web/red_bar_bg.png");
	border-color: #ED4549;
}


#header #logo{
	width: 200px;
	background: #fff;
	position: absolute;
	top: 0px;
	border: 0px;
	padding: 20px 0px 0px 20px;
}

#header img {
	border: 0px;
	}



/*----------- Vyseldek Hledani ------ */
.resultBox,.resultBoxDark {
	background: url("/images/web/hr_gray.png") bottom
		repeat-x;
	padding: 10px;
	color: #737373;
}

.resultBox {
	background-color: #fff;
}

.resultBoxDark {
	background-color: #EDE4DB;
}

.resultBox images,.resultBoxDark images {
	float: right;
}

.resultBox a,.resultBoxDark a {
	color: #ED1C24;
	font-weight: normal;
}

.resultBox h2,.resultBoxDark h2 {
	color: #1C7EED;
	font-size: 0.8em;
}

.resultBox ul li,.resultBoxDark ul li {
	list-style-image: url("/images/web/cub2.jpg");
}

.cl {
	margin:0px;
	padding: 0px;
	float: none;
	clear: both;
	line-height: 0px;
	height: 0px;
	#display: inline;
}
.text{
	padding: 10px;
}

.error, .alert {
    color: #ffffff;
    background-color: #ff0000;
}

.success {
    color: #ffffff;
    background-color: #00C000
}

.w100{width:100px;}
.w75{width:75px;}
fieldset{margin: 5px; #padding: 0px 10px; border: 1px solid silver;}
fieldset legend{font-weight: bold; color: gray;}
