	body {
		padding: 0px;
		margin: 0px;
	}
	fieldset,img,abbr {
		border: 0px;
	}
	ul {
		list-style:none;
	}
	a,a:link,a:visited,a:hover { 
		color:#302f30;
		text-decoration:none;
	}
	a:focus,a:hover { 
		text-decoration:underline;
	}
	a img { 
		border:0;
	}
	.clear { 
		clear:both;
		height:0;
	}
	body {
		background-color:#eff7fd;
	}	
	
	#header {
		height: 360px;
		width: 100%;
		text-align: center;
		background-image: url('./images/header_bg.jpg');
		

	}
	#headerleft {
		width: auto;
		height: 360px;
		float: left;
	}
	#headerright {
		width: auto;
		height: 360px;		
		float: left;
	}
	
	#headercenter {
		margin: 0; padding: 0;
		width: 1000px;
		background-image: url('./images/head-center.jpg');
		background-position: center;
		height: 360px;
		margin-left: auto; margin-right: auto;
	}
	
	#rggu_link {
		width:167px;
		height:163px;
		padding-left:73px;
		float:left;
	}
	.mainmenu {
		padding-top: 40px;
		margin-left: 400px;
	}
	.headermenu {
		margin-left: 650px;
		width: 305px;
		margin-top: -15px;
	}
	

	/********************************************************/
	#wrapper {
		width: 100%;
	}

	#wrap {
		float:left;
		width: 80%;
		height: 100%;
	}


	#side1 {
		width: 260px;
		float:left;
	}
	
	#main {
		margin-left: 260px;
		width: auto;
		padding-left: 10px;
		background-color: white;
		min-height: 500px;
	}

	h1 {
		padding-top:15px;
		margin-bottom:15px;
		color: #017799;
		text-align:center;
		font-size:18px;
		font-weight:bold;
		background-image:url(./images/devider_small.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:20px;
		font-family:"Trebuchet MS", Arial, Helvetica;
	}

	#side1 img {
		float: left;
	}
	
	#side1 p {
		clear: left;
	}
	
	#side1 a {
		font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:14px;
		font-weight:bold;
		font-style:normal;
		color:#000;
		text-align:left;
		text-decoration: none;
	}

	#side1 li a{
		margin-right: 5px;
		font-family: "Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		font-weight:lighter;
		font-style:normal;
		color:#000000;
		list-style-image: url(./images/li.jpg);
	}
	#side1 ul {
		list-style-type: disc;
		list-style-image: url(./images/li.jpg);
		margin-left: 20px;
		width: 190px;
	}
	
	
	

	#side1 input {
		margin-left: 25px;
		width:200px;
		font-size: 20px;
	}

	#side2 {
		width: 200px;
		float:right;
		
	}

	#side2 p {
		font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:15px;
		font-weight:bold;
		font-style:normal;
		color:#000000;
		text-align:left;
	}

	#side2 form {
		margin-left:20px;
		margin-top:10px;
	}

	#side2 label {
		font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		font-weight:lighter;
		font-style:normal;
		color:#000000;
	}


	#main h1 {
		padding-top:15px;
		margin-bottom:15px;
		color: #017799;
		text-align:left;
		font-size:18px;
		font-weight:bold;
		background-image:url(./images/devider_big.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica;
		width:80%;
	}

	#main img {
		padding-right: 10px;
	}

	#main p {
		color:#302f30;
		width:98%;
		font-family:"Trebuchet MS", Arial, Helvetica;
		line-height:18px;
		font-size:14px;
		text-align:justify;
	}
	
	#main ul {
		color:#302f30;
		font-family:"Trebuchet MS", Arial, Helvetica;
		line-height:18px;
		font-size:14px;
		text-align:justify;
		width: 90%;
		margin-left:0px;
		list-style: disc;
		display: inline;
	}

	#main li {
		margin-left: 20px;
	}
	#main .news {
		margin: 0px; padding: 0px;
		margin-top:15px;
		color:#302f30;
		width: 98%;		
		font-family:"Trebuchet MS", Arial, Helvetica;
		line-height:18px;
		font-size:14px;
		text-align:justify;		
	}

	#main .news strong {
		font-weight:lighter;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#017799;
	}

	#main a{
		color: #017799;
		text-decoration: none;
	}

	#main a:hover {
		text-decoration: underline;
	}

	/*******FOOTER********/
	#foot {
		clear:both;
		background-image:url(./images/footer_bg.jpg);
		height:147px;
	}

	#footer {
		width:100%;
		height:147px;
		background-image:url(./images/footer.jpg);
		background-position: center;
		background-repeat: no-repeat;
		margin-left:auto;
		margin-right:auto;
		text-align: middle;
	}

	#footer .location {
		margin-top: 100px;
		padding-left: 30px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:14px;
		font-style:italic;
		line-height:16px;
		width: 240px;
		float: left;
		text-align:center;
	}

	#footerinf {
		width: 640px;
		height: 147px;
		text-align: middle;
		margin-left: auto; margin-right: auto;
	}

	#footer .tel {
		margin-top:100px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:20px;
		font-style:italic;
		float: right;
		padding-right: 40px;
	}
	
	#footer a,a:link,a:visited{
		color:#FFFFFF;
		text-decoration:underline;
	}

	#footer a:hover {
		text-decoration:none;
	}

	input.searchtext {
		border: 1px solid #777;
	}	
	
	#pagination  a {
		color: #333;
		text-decoration:none;
	}
	
	#pagination a:hover {
		text-decoration:none;
	}	
	
	#pagination a.cur_nav_page {
		border: 1px solid #123a64;	
	}
	

	.livedev {
		font-size: 0.7em;
		font-family: Georgin;
		text-align: right;
	}
	.livedev a{

	}
    a.MenuHrefBig{
        font-size: 2em;
        color: red;
    }

span.fotodiv {
    float: left;
    margin: 15px;
}

span.fotoalbum_foto_descr {
    width: 210px;
    display: block;
    margin: 5px;
    padding-left: 15px;
    text-align: center;
}

