body {
	margin: 0px;
	background-color: #C5C5C5;
	font-size: 11px;
	font-family: Helvetica CE, Trebuchet MS, Arial CE,Helvetica CE, Arial, Helvetica, sans-serif;
}

#header {
	background: url('images/header_bg.jpg') repeat-x;
}

a:link, a:active, a:visited  {
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-style: underline;
	color: #0569c7;
}


.logo_top {
	background: url('images/logo_top.jpg');
	width: 488px;
	height: 79px;
	
}

.logo_top h1{
	visibility: hidden;
}


.banner_top {
	background: url('images/banner_top.jpg') #FFF no-repeat ;
	width: 495px;
	height: 79px;
}

.banner_top_blank {
	background: #FFF;
	width: 495px;
	height: 79px;
}

#banner {
	background: url('images/banner_bg.jpg') repeat-x;
}

.logo {
	background: url('images/logo.jpg');
	width: 373px;
	height: 224px;
}

.banner {
	background: url('images/banner.jpg');
	width: 610px;
	height: 224px;
}

.right_menu {
/*	background: url('images/right_menu.jpg') no-repeat; */
	width: 373px;
	height: 538px;
}

.right_menu h1 {
	font-weight: normal;
	font-size: 25px;
	line-height: 35px;
	color: #0569c7;
	background: #FFF url(images/h1-line.jpg) left bottom no-repeat;
}

.center {
	background: url('images/center.jpg') no-repeat;
	width: 610px;
	height: 538px;
}

.footer_left {
	background: url('images/footer_left.jpg') no-repeat;
	width: 610px;
	height: 74px;
}

.footer_left a:link {
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}

.footer_left a:hover {
	color: #000;
	font-style: underline;
	border-bottom: 4px solid #0569c7;
}

.footer_right {
	background: url('images/footer_right.jpg') no-repeat;
	width: 373px;
	height: 74px;
}


#top_menu ul {
	display: inline;
	float: center;
}

#top_menu li {
	float: right;
	list-style: none;
}

#top_menu a.submenu {
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	BACKGROUND-COLOR: #D9D9D9;
	TEXT-INDENT: 5px;
	line-height: 25px;
        width: 140px;
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
        FILTER: alpha(opacity=90);
	-moz-opacity: 0.9;
}

#top_menu a {
	width: 123px;
	height: 79px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 75px;
	color: #010101;
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
}

#top_menu a:hover {
	background: #FFF url(images/btn-hover.jpg) no-repeat;
	color: #0569c7;	
}

.menu_vissible {
	background: #FFF url(images/btn-hover.jpg) no-repeat;
	font-weight: bold;
}

#topic_menu {
	padding-top: 0px;
	padding-bottom: 20px;
}

#topic_menu h2 {
	color: #646567;
	font-family: Verdana;
	font-size: 15px;
	padding-left: 35px;
	line-height: 23px;
	background: #FFF url(images/h2-novinky.jpg) no-repeat;
}

#date {
	color: #646567;
	font-family: Verdana;
	font-size: 35px;
	padding-left: 5px;
	line-height: 35px;
}

#topic_menu p {
	color: #444444;
	font-family: Trebuchet ms;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
}

#topic_menu p a {
	color: #444444;
	font-family: Trebuchet ms;
	font-size: 12px;
	text-decoration: none;
}

#viac_menu a {
	width: 100px;
	height: 23px;
	display: block;
	text-decoration: none;
	line-height: 23px;
	background: #FFF url(images/viac-button.jpg) right no-repeat;
	color: #010101;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	padding-left: 230px;
}

#viac_menu a:hover {
	width: 100px;
	height: 23px;
	display: block;
	line-height: 23px;
	background: #FFF url(images/viac-button-hover.jpg) right no-repeat;
	text-decoration: none;
	color: #0569c7;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	padding-left: 230px;
	
}

* html #address p {
	float: left;
	display: inline;
	line-height: 20px;
}

.thumbnail {
	display: inline;
	float: left;
}

#master {
	padding: 0px 20px 20px 20px;
}

#master p {
 	font-family: Trebuchet MS;
	color: #2E2E2E;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	
}

#master ul {
	list-style-image: url('images/arrow.jpg');
	line-height: 18px;
	font-family: Trebuchet MS;
	color: #2E2E2E;
	text-align: justify;
	font-size: 12px;
}

#master a {
	font-weight: normal;
	font-size: 12px;
	color: #E7692E;
}

#master a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #2E2E2E;
}

#master h1,h2,h3 {
	font-family: Trebuchet MS;
}

#master .heading {
	padding-bottom: 10px;
}

#master h1 {
	font-weight: normal;
	font-size: 25px;
	line-height: 35px;
	color: #0569c7;
	background: #FFF url(images/h1-line.jpg) left bottom no-repeat;
}

#master h2 {
	font-weight: strong;
	font-size: 16px;
	color: #0569c7;
	line-height: 26px;
	border-bottom: 4px #f5f5f7 solid;
}

#master h3 {
	font-weight: normal;
	font-size: 12px;
	color: #E7692E;
	display: inline;
}

#aktuality {
	
}

#aktuality a {
	text-decoration: none;
	color: #F9BC39;
}

#aktuality h2 {
	color: #F9BC39;
	font-size: 22px;
	font-family: Trebuchet MS;
	display: inline;
}

#aktuality p {
	font-family: Trebuchet MS;
	float: left;
}

input.search { 
	width: 150px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	margin: 3px;
}

input.submit {
	border: 1px solid #c3c3c3;
}

#dd_ajax_float{
	position: absolute;
	top: 450px;
}

#prirucka {
	background: url('images/prirucka.jpg') center top no-repeat;
	width: 115px;
	height: 85px;
	float: left;
	padding-top: 100px;
	padding-right: 5px;
}

#atlas {
	background: url('images/atlas.jpg') center top no-repeat;
	width: 115px;
	height: 85px;
	float: left;
	padding-top: 100px;
	padding-right: 5px;
}

#sadrosami {
	background: url('images/sadrosami.jpg') center top no-repeat;
	width: 115px;
	height: 85px;
	float: left;
	padding-top: 100px;
	padding-right: 5px;
}

#pochrana {
	background: url('images/zasady_poziarnej_ochrany.jpg') center top no-repeat;
	width: 125px;
	height: 85px;
	float: left;
	padding-top: 115px;
	padding-right: 5px;
}

#pochranapd {
	background: url('images/zasady_poziarnej_ochrany_podhlady.jpg') center top no-repeat;
	width: 125px;
	height: 85px;
	float: left;
	padding-top: 115px;
	padding-right: 5px;
}

#cennik_rigips {
	background: url('images/cennik.jpg') center top no-repeat;
	width: 93px;
	height: 89px;
	float: left;
	padding-top: 115px;
	padding-right: 5px;
}

#navody_menu h2 {
	font-weight: normal;
	font-size: 25px;
	width: 355px;
	line-height: 35px;
	color: #0569c7;
	background: #FFF url(images/h1-line.jpg) left bottom no-repeat;
}

#navody_menu p {
	color: #444444;
	font-family: Trebuchet ms;
	font-size: 12px;
	padding-left: 0px;
}

#navody_menu p a {
	color: #444444;
	font-family: Trebuchet ms;
	font-size: 12px;
	text-decoration: none;
}