
body {
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #CCCCCC;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	color: white;
}

.menu_style{
	color: white;
  font-size: 18px;
}

a {  
  color: white;
  
  font-size: 18px;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: none;
}
a.links_2 {  
  color: #FFFF66;
  font-size: 17px;
  /*font-weight: bold;*/
  text-decoration: none;
}
a:hover.links_2 {
  color: black;
  text-decoration: none;
}

a.nadpis {
  text-decoration: none;
}
a:hover.nadpis {
  text-decoration: none;
}
a.intext {  
  color: #FFFF66;
  font-size: 14px;
  /*font-weight: bold;*/
  text-decoration: underline;
}
a:hover.intext {
  color: black;
  text-decoration: none;
}
a.inmenu {  
  color: #FFFF66;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}
a:hover.inmenu {
  color: black;
  text-decoration: none;
}

h1.topmenu {
	color: white;
	font-size: 30px;
	font-style: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h1 {
	color: white;
	font-size: 22px;
	font-style: bold;
	/*margin-bottom: 5px;
	margin-top: 5px;*/
}

h2 {
	color: white;
	font-size: 18px;
	font-style: normal;
	margin-bottom: 20px;
	margin-top: 20px;
}

h3 {
	color: #9DADC2;
	font-size: 14px;
}
textarea{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 3px solid white;
	background-color: transparent;
}
input{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 3px solid white;
	background-color: transparent;
	margin-bottom: 5px;
}
.small{
	text-align: center;
	width: 30px;
	height: 18px;
	font-size: 11px;
	color: #696969;
}

.page{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 987px;
	text-align: justify;		
}
.main_page{
	float: left;
	margin-top: -2px;
	background-image: url(img/page_back.gif);
}
.main_page_2{
	float: left;
	background-image: url(img/main_page_2.png);
	width: 987px;
	height: 891px;
}
.main_page_2_text{
	margin: 0px 50px 0px 47px;	
	position: relative;
}
.mp_in{
	font-size: 14px;
	width: 890px;
	height: 840px;
	position: relative;
	/*border: orange 1px solid;*/
}
.top{
	width: 987px;
	height: 157px;
	overflow: hidden;
}
.under_top{
	margin-top: -2px;
	width: 987px;
	height: 111px;
	overflow: hidden;
}
.top_part_1{
	width: 329px;
	/*height: 155px;*/
	float: left;
}
.top_part_menu{
	position: relative;
	background-image: url(img/vita.png);
	background-repeat: no-repeat;
	float: left;
	width: 658px;
	height: 155px;
}
.menu_1{
	position: absolute;
	left: 206px;
	top: 100px;
}
.menu_2{
	position: absolute;
	left: 150px;
	top: 125px;
}

.vitsafranek{
	position: absolute;
	left: 450px;
	top: 50px;
}
.menu_in_page{
	margin: 40px 0px 0px 30px;
	float: right;
	width: 200px;
	height: 350px;
	/*border: 1px solid black;*/
}
.menu_in_page_reference{
	margin: 40px 0px 0px 30px;
	float: right;
	width: 250px;
	height: 300px;
}
.spoluprace_intext{
	text-align: left;
	width: 280px;
	position: absolute;
	left: 20px;
	top: 20px;
}

.akce{
	float: left;
	position: relative;
	background-image: url(img/akcni_nabidka.jpg);
	background-repeat: no-repeat;
	width: 329px;
	height: 482px;
}
.akce_text_1{
	position: absolute;
	left: 10px;
	top: 50px;
	width: 310px;
}
.akce_link{
	position: absolute;
	left: 10px;
	top: 120px;
}
.spoluprace_link{
	position: absolute;
	left: 10px;
	top: 120px;
}
.spoluprace{
	position: relative;
	width: 329px;
	height: 482px;
	float: right;
	/*float: left;*/
	background-image: url(img/spoluprace.jpg);
	background-repeat: no-repeat;
}  
.reference{
	float: right;
	width: 329px;
	background-color: #333333;
	background-image: url(img/reference.gif);
	background-repeat: no-repeat;
}
.reference_title_in{
	width: 309px;
	margin-top: 65px;
	/*border: 10px solid #696969;
	margin-top: 50px;
	margin-left: 10px;*/
}
.reference_title_preview{
	width: 309px;
	border-top: 10px solid #333333;
	border-left: 15px solid #333333;
}
.novinky_title_page{
	clear: left;
	float: left;
	/*background-color: #660000;*/
	width: 656px;
	background-image: url(img/background_novinky.jpg);
	background-repeat: no-repeat;
	/*	
	border-right: 1px solid white;
	border-left: 1px solid white;*/
}

.novinky_title_page_in{
	padding: 10px;
}
.novinky_article{
	margin-left: 10px;
	margin-bottom: 30px;
}
.clear_left{
	clear: left;
	font-size: 0px;
	width: 100%;
}
/*.footer{
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	height: 131px;
	background-image: url(img/footer_background.jpg);
	background-repeat: no-repeat;
}
*/
.footer{
	margin-top: -2px;
	text-align: center;
	width: 100%;
	height: 124px;
	background-color: #5B6778;
	
	/*clear: both;*/
}
.footer_back{
	margin-left: auto;
	margin-right: auto;
	width: 987px;
	height: 124px;
	background-image: url(img/footer.gif);
}
/*
.footer{
	margin-top: -2px;
	text-align: center;
	width: 987px;
	height: 124px;
	background-color: #5B6778;
	background-image: url(img/footer.gif);
	clear: both;
}
*/
.footer_sitemap{
	margin-left: auto;
	margin-right: auto;
	width: 985px;
	height: 80px;
	/*border: solid white 1px;*/
}
.footer_copyright{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 30px;
}

.right{
	float: right;
}
.left{
	float: left;
}

.clear{
	clear: both;
	font-size: 0px;
}
.article_img{
	margin-left: 20px;
	border: white solid 5px;
}
.foto_nahled{
	border: white solid 3px;
}
.text_align{	
	margin-top: 0px;
	text-align: center;
}
.img_preview{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.description{
	position: absolute;
	top: 70px;
	left: 770px;
	width: 190px;
	height: 300px;
	/*border: white solid 1px;*/
}
.contact_form{
	margin-left: 150px;
}
.navrcholu{
	position: absolute;
	top: 51px;
	left: 143px 
}
.margin_left{
	/*border: solid 1px fuchsia;*/
	margin-left: 110px;
}
.margin_right{
	/*border: solid 1px fuchsia;*/
	margin-right: 285px;
}
.reference_flash_border{
	width: 550px;
	height: 413px;
	border: solid 3px white;
}
.ref_pictures{
	position: absolute;
	top: 510px;
	right: 330px;
}
.img_right{
	margin-left: 25px;
}
.margin_20{
	margin: 20px;
}
.margin_30{
	margin:20px 20px 20px 40px;
}
.right_corner{
	position: absolute;
	right: 39px;
	bottom: 2px;
}
