<!--
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14pt;
	font-weight: 400;
	color: #000;
	background-color: #fff;
	background-image: url(./images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px; padding: 0px; 
}

table {font-size: 14pt;}
td {font-size: 14pt; }
div {font-size: 14pt;}
p {font-size: 14pt; min-height:12px; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 {padding: 0px; margin: 0px; font-weight: normal; }

.clear_both {clear: both;}
.clear_left {clear: left;}


.div_float_right
	{
	float: right;
	margin-left: 40px;
	}

.div_float_left
	{
	float: left;
	margin-right: 50px;
	}




.backhome
	{
	clear: both;
	display: block; 
	font-size: 16pt;
	text-align: center;
	background-color: #DAB696; 
	border-top: 1px solid #fff; 
	height: 43px;
	padding-top: 10px;
	}
	
.backhome a
	{
	color: #5F3A18; 
	text-decoration: none; 
	padding-bottom: 2px;
	border-bottom: 1px dotted #5F3A18; 
	text-shadow: 1px 1px #fff; 
	-webkit-text-shadow: 1px 1px #fff; 
	-moz-text-shadow: 1px 1px #fff;  
	}

.backhome a:hover 
	{
	color: #222; 
	text-decoration: none; 
	border-bottom: 1px dotted #222; 
	text-shadow: 1px 1px #fff; 
	-webkit-text-shadow: 1px 1px #fff; 
	-moz-text-shadow: 1px 1px #fff;  
	}

a {color: #11457E; text-decoration: underline; }
a:hover {color: #3A84DF; text-decoration: underline; }

a img {text-decoration: none; border: 0; }
a img:hover {text-decoration: none;  }


h3
	{
	font-size: 30pt;
	color: #4F331E;
	}

.home_maindiv h2
	{
	display: block; 
	font-size: 44pt;
	font-weight: 300;
	padding-top: 25px;
	padding-left: 45px;
	color: #000;
	}


.hh2_2
	{
	display: block; 
	font-size: 20pt;
	font-weight: 300;
	padding-top: 0px;
	padding-left: 0px;
	color: #000;
	}


.home2
	{
	display: block; 
	font-size: 15pt;
	font-weight: 300;
	padding-top: 35px;
	padding-left: 45px;
	color: #000;
	}


#main h2
	{
	display: block; 
	font-size: 40pt;
	font-weight: 300;
	margin-left: -47px;
	margin-right: -20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 47px;
	color: #4F331E;
	height: 79px;
	background-image: url(./images/bg_head.png);
	background-repeat: no-repeat;
	background-position: center top;
	}


.top_div
	{
	position: relative; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 214px;
	overflow: hidden;
	}

.top_div_in
	{
	border: 0px solid #f00;
	position: relative; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 980px; 
	height: 214px;
	overflow: hidden;
	background-image: url(./images/bg_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

.top_div_nadpis
	{
	border: 0px solid #f00;
	position: absolute; 
	left: 50px; 
	top: 65px; 
	text-align: left;
	width: 500px; 
	height: 110px;
	}

.top_div_nadpis h1
	{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	font-family: 'Noto Serif', serif;
	font-size: 28pt;
	line-height: 33pt;
	font-weight: 400;
	}

.top_div_nadpis a
	{
	text-decoration: none;
	color: #fff;
	}

.top_div_nadpis img
	{
	position: absolute; 
	top: 60px; 
	left: 30px; 
	}

.top_div_lg
	{
	border: 0px solid #f00;
	position: absolute; 
	right: 40px; 
	top: -35px; 
	width: 200px; 
	height: 55px;
	}

.top_div_lg img
	{
	margin-top: 12px;
	margin-left: 3px;
	}

.topmenu
	{
	position: absolute; 
	text-align: left;
	left: 0px; 
	top: 169px; 
	width: 980px; 
	height: 46px;
	background-image: url(./images/bg_topmenu.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	}
	
.topmenu ul
	{
	display: inline; 
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 9px;
	}

.topmenu li
	{
	display: inline; 
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px -3px;
	}

.topmenu a
	{
	font-family: 'Noto Serif', serif;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 12pt; 
	font-weight: 300;
	color: #fff;
	width: 142px;
	height: 36px; 
	padding-top: 10px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px;
	border-right: 1px solid #fff;  
	}

.topmenu a:hover
	{
	text-decoration: none;
	color: #ffed80;
	}

.topmenu a.last
	{
	border-right: 0px !important;  
	}




.home_maindiv
	{
	background-image: url(./images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
	min-height: 402px;
	}










.bottom_div
	{
	position: relative; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 80px;
	overflow: hidden;
	font-size: 12pt;
	}

.bottom_div_in
	{
	position: relative; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 980px; 
	height: 80px;
	overflow: hidden;
	font-size: 12pt;
	}

.bottom_div_left
	{
	border: 0px solid #f00;
	position: absolute; 
	left: 20px; 
	top: 20px; 
	width: 550px; 
	height: 80px;
	text-align: left;
	margin: 0;
	font-size: 12pt;
	font-weight: 300;
	color: #3D2616;
	text-shadow: 1px 1px #C7BAAA; 
	-webkit-text-shadow: 1px 1px #C7BAAA; 
	-moz-text-shadow: 1px 1px #C7BAAA;  
	}

.bottom_div_left a
	{
	color: #3D2616; 
	text-decoration: none;
	}

.bottom_div_right
	{
	border: 0px solid #f00;
	position: absolute; 
	top: 20px; 
	right: 20px;
	width: 300px;
	height: 80px; 
	text-align: right;
	margin: 0;
	font-size: 12pt;
	color: #3D2616;
	text-shadow: 1px 1px #C7BAAA; 
	-webkit-text-shadow: 1px 1px #C7BAAA; 
	-moz-text-shadow: 1px 1px #C7BAAA;  
	}

.bottom_div_right a
	{
	color: #3D2616;
	text-decoration: none;
	}









.opacity
	{
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	}

.opacity:hover
	{
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	}

.boxshadow
	{
	box-shadow: 4px 6px 20px black; 
	-webkit-box-shadow: black 4px 6px 20px;
	-moz-box-shadow: black 4px 6px 20px;
	}




.img-pdf {
	float: left; 
	margin-right: 7px; 
	margin-top: -10px; 
	height: 36px;
}



@media screen {
	.onlyprint {display: none; }
	
	#maindiv {
		position: relative;
		width: 980px;
		font-size: 1pt;
		min-height: 320px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}

	#main {
		position: relative;
		border: 0px solid #00FF00;
		padding: 0px 20px 20px 47px;
		min-height: 320px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	background-image: url(./images/bg_main.png);
	background-repeat: repeat;
	}
	
}


@media print {
	.noprint {display: none; }

	body {color: #000000;}
	a {color: #666; }
	a:hover {color: #666; }

	.head-print
		{
		margin: 0px; 
		font: normal 10pt Arial, sans-serif;
		color: #000000; 
		text-align: left; 
		height: 90px; 
		}
		
	.head-print p
		{
		font-size: 16pt; 
		}
		
	.head-print-right
		{
		float: right; 
		font-size: 10pt; 
		margin-left: 20px; 
		}
		
	#maindiv {
		border: 0px solid #000000;
		width: 100%;
		background-color: #FFFFFF; 
		margin-bottom: -50px; 
	}

	#main {
		border: 0px solid #00FF00;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding: 0px;
	}
	
	td {padding: 0px; margin: 0px; }
}

-->
