/* CSS Document for titles */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2008 */
@charset "UTF-8";



p{
text-align:justify;
}

a{
	color: #4d69ad;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #000;
}

a img{
border: none;	
}

hr{
width:80%;
height: 1px;
background-color: #cccccc;
border: none;
margin: auto;
}

address{
font-size: 15px;
font-style: normal;
color: #3f3f40;
width: 200px;
float: left;
}
.illustration{
padding-right: 50px;	
}

.navigator{
margin: auto;
float:right;
}

.menu .navigator{
	text-align: right;
	}

.menu {
border: 1px solid #703F00;
width: 100%;
padding: 10px;
}

.menu .foto{
width: 110px;
}

.menu div{
margin: auto;
margin-left: 50px;
margin-top: 30px;
}

/* dalsi obsahove elementy*/
.content_left{
float: left;
}

.right{
	float: right;
	padding-left: 20px;
	}

.padding50{
	margin-left: 250px;
	}

.clear{
clear: both;
height: 10px;
width: 100%;
}

.blue_text{
color: #2954a9;
}

.green_text{
	color: #33d227;
}

.red_text{
	color: #ef2424;
	}

.extra_big{
	font-size: 16px;
	font-weight: bold;
	}

.content_left_img{
float: left;
padding-right: 15px;
}

.center{
margin: auto;
text-align: center;
}

.green{
color: #6D9521;
}

.yellow{
color: #c09b19;
}

.black{
	color: #666666;
	}

.kontakt{
margin-right: 10px;
margin-bottom: 10px;
}

.reference{
margin-left: 10px;
font-size: 14px;
float: left;
}

