@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	background-image: url(images/css33/bg_main.jpg);
}
img{
border:0px;
}
.header_gb{
	background-image: url(images/css33/header_bg.jpg);
	background-repeat: repeat-x;
	height:95px;
}
.header_bg2{
	background-image: url(images/css33/header_bg2.jpg);
	background-repeat: repeat-x;
}
.main_window{
	background-color: #FFFFFF;
	height:400px;
}
.footer_bg{
	background-image: url(images/css33/footer_bg.jpg);
	background-repeat: repeat-x;
	height:177px;
}
.center_border{
	border: 1px solid #DFDFDF;
}
#kontakt{
	color:#000000;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
}
#kontakt a{
	size:12px;
	color:#000000;
	font-family: Tahoma;
	text-decoration: underline;
}
#contact_footer{
	font-family: Sylfaen;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
#contact_footer_mail{
	font-family: Century;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#contact_footer_mail a{
	font-family: Century;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#comp_name{
	font-family: Century;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#dejavnost_name{
	font-family: Century;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}