@font-face {
	font-family: 'Conv_MYRIADPRO-REGULAR';
	src: url('fonts/MYRIADPRO-REGULAR.eot');
	src: local('☺'), url('fonts/MYRIADPRO-REGULAR.woff') format('woff'), url('fonts/MYRIADPRO-REGULAR.ttf') format('truetype'), url('fonts/MYRIADPRO-REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



#top_div {
	background-color: #f4f4f4;
}

	#top_div_left {
		padding: 45px 0 5px 5px; 
		margin: 0;
	}
		#top_div_left h2 {
			margin: 8px 0 0 0; 
			padding: 0; 
			font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
			text-transform: uppercase; 
			font-size: 13px; 
			color: #777777; 
			letter-spacing:0px; 
		}

	#top_div_right {
		text-align: right; 
		padding: 38px 5px 5px 0; 
		margin: 0;
	}	
		#top_div_right h1 {
			margin: 0; 
			padding: 0; 
			color: #777777; 
			text-transform: uppercase; 
			font-size: 20px; 
			font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		}	
		#top_div_right p {
			color: #777777; 
			font-size: 20px; 
			font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
			margin: 0; 
			padding: 0; 
			font-weight: bold;
		}
		
.top-bar-section {
	text-transform: uppercase; 
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	
}	

#maincontent {
	padding: 60px 0 0 0;
}
	#maincontent h3 {
		text-transform: uppercase; 
		font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		font-size: 16px;
		color: #fcc900; 
		font-weight: bold;
	}
	#maincontent ul {
		list-style-type: none;
		padding: 0; 
		margin: 0 0 15px 0;
	}
		#maincontent ul li {
			background: url('/foto/ul.gif') top left no-repeat;
			padding: 0 0 0 18px;
			margin: 0;
			color: #777777;
			font-family: arial; 
			font-size: 14px;
			text-align: justify;
		}
		
		
p.content {
	color: #777777;
	font-family: arial; 
	font-size: 14px;
	text-align: justify;
}		
		p.content a {
			color: #f1c100; 
		}
		
		
#footer_div {
	background-color: #f4f4f4;
}	
	#footer_div h3 {
		color: #ffcc00; 
		font-weight: bold; 
		font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		text-transform: uppercase; 
		font-size: 20px;
		margin: 26px 0 14px 0;
		padding: 0; 
	}
	#footer_div h4 {
		color: #777777; 
		font-weight: normal; 
		font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		text-transform: uppercase; 
		font-size: 13px;
	}
	#footer_div p {
		color: #777777; 
		font-weight: normal; 
		font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		text-transform: uppercase; 
		font-size: 13px;
	}
	
	#footer_tel {
		color: #777777; 
		font-weight: normal; 
		font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		text-transform: uppercase; 
		font-size: 13px;
		display: block;
	}
		
	#footer_mail a {
		color: #777777; 
		font-weight: normal; 
		font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		font-size: 13px;
		display: block;
		text-decoration: underline;
		margin: 10px 0 0 0;
	}
		
#scrollbar1
{
    width:95%;
    margin:20px 0  40px 0;
    position: relative;
}

#scrollbar1 .viewport
{
    height: 300px;
    overflow:hidden;
    position:relative;
    background: #ffffff;
}

#scrollbar1 .overview
{
    list-style:none;
    position:absolute;
    left:0;
    top:0;
    margin:0;
    padding: 10px 20px;
}

#scrollbar1 .scrollbar
{
    background:transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
    position:absolute;
    background-position:0 0;
    right: -20px;
    top:0;
    width:15px;
}

#scrollbar1 .track
{
    background:transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
    height:100%;
    width:13px;
    position:relative;
    padding:0 1px;
}

#scrollbar1 .thumb
{
    background:transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
    height:20px;
    width:25px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    top:0;
    left:-5px;
}

#scrollbar1 .thumb .end
{
    background:transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
    overflow:hidden;
    height:5px;
    width:25px;
}

#scrollbar1 .disable
{
    display:none;
}

.noSelect
{
    user-select:none;
    -o-user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
}
		
#mapka img {
    max-width : none;
    height: auto;
}

#mapka div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width : none;
}