* {
	margin: 0;
	padding: 0;
}
P
{
    padding-top:5px;
    padding-bottom:5px;
}
body
{
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
	background-color: #DEDEDC;
	line-height: 16px;
}
#wrap
{
    margin: 0 auto;
    width: 960px;
	display: block;
}
#center
{
    float:left;
    width: 1004px;
    background-image: url(images/lr_shadow.jpg);
}
#conteiner
{    
    width: 960px;
	margin: 0 auto;
}
#hshadow
{
   float: left;
	background-image: url(images/header_shadow.jpg);
	width: 1004px;
	height: 45px;
}
#fshadow
{
   float: left;
	background-image: url(images/footer_shadow.jpg);
	width: 1004px;
	height: 45px;
}
/*#leftshadow
{
    float: left;
    width: 22px;
    background-repeat:repeat-y;
    height: 2px;
}
 #rightshadow
{
    float: left;
    width: 22px;
    background-repeat:repeat-y;
	height: 2px;
}*/

#header
{
    height: 76px;
    width: 960px;
	 float:left;
    background-repeat:no-repeat;
	 background-color: white;
}
#header img
{
	margin-left: 35px;
	border: none;
}

#header img a
{
	color: white;
}

#navigation
{
    height: 40px;
    width: 960px;
    float:left;
	background-color: #DEDEDE;
	background-image:url(images/nav.gif);
	background-repeat:repeat-x;
}
#navigation ul
{
	list-style: none;		
}
#navigation ul li
{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}
#navigation ul li a
{
    text-decoration: none;
    color: #638CBA;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-weight: bold;
}
#navigation ul li a:hover
{
	background-color: #638CBA;
    color:white;
}

#navigation ul #current a
{
    color:white;
    background-color: #638CBA;       
}

#logo_pic
{
 	 float: left;
	 width:960px;
	 height: 335px;
	 font-size:15px;

}
#logo_pic1
{
    float: left;
    width: 549px;
    height: 335px;
    background-image: url(images/logo_pic_01.jpg);
    color: #ffffff;
    
    padding-left: 55px;
    padding-right: 55px;
    font-family: Tahoma;
	line-height:18px;
}

#logo_pic2
{
 	 float: left;
	 width:238px;
	 height: 335px;
	 background-image: url(images/logo_pic_02.jpg);
}
#logo_pic3
{
 	 float: left;
	 width:63px;
	 height: 335px;
	 background-image: url(images/logo_pic_03.jpg);
}

#logo_pic img
{
	display: inline;
	border: none;
	float: left;
}
#content
{
 	 float: left;
	 width:960px;
	 background-color: white;
	 height:100%;
}
#right
{
    float: left;
    width: 270px;
	padding-top: 26px;
	padding-bottom: 50px;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 45px;
}
.town
{
    border-bottom: black 1px solid;
}
#right .list_town
{
    list-style: none;       
}
#right .list_type
{
    list-style: none;
    padding-left:20px;    
}
#right .list_object
{
    list-style: none; 
    padding-left:30px;   
}
#center_main
{
    float: left;
    width: 290px;
    padding-top: 28px;
    font-size: 16px;
    line-height: 21px;    
}
#left
{
    float: left;
    width: 620px;
}
#banner
{
    float: left;
    padding-top:20px;
    padding-left:30px;
}
#left_pics
{
	float: left;
	padding-left: 30px;
	padding-top: 26px;
	width: 300px;
}
#left_pics img
{
 	 margin-bottom:4px;
 	 border:none;
}

.text_object
{
    font-size: 22px;
	color: #638CBA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
}

#footer
{
    float: left;
    width: 960px;
    background-color:White;   
}

.moduletable td
{
    border-left:none;
    border-top:none;
}

#navigation table 
{
    border-bottom: none;
    border-right: none;
}
.weather 
{
    float:left;
    margin-bottom:20px;
    margin-left:15px;
    margin-top:20px;
}
.valuta 
{
    float:left;
    margin-bottom:30px;
    margin-left:35px;
}

div.menu td.last a#menu44
{color:#F00!important;}

/*#logo_pic1 #logo_cap
{
    font-size:23px;
    padding-bottom:20px;
	padding-right:100px;
	padding-top: 39px;
	float: left;
}*/
#logo_pic1 #logo_cap
{
    font-size:85px;
	line-height: 56px;
    padding-bottom:20px;
	padding-right:100px;
	padding-top: 20px;
	padding-left:50px;
	float: left;
	font-family: Arial;
	font-style: italic;
}

#logo_pic1 form
{
	float:left;
}
.prices td
{
	padding-right:5px;	
	padding-left:5px;
}
.prices tr:hover
{
	background-color:#FFF0D9;
}
