*	{
	text-align: justify;
	
}

BODY	{
	background-color:#f1f1f1; 
	background-image: url('../images/tlo.jpg'); 
	background-repeat:repeat-x; 
	margin:0;
	padding:0;
	font-family: arial, tahoma;
	font-size: 11px;
	color: #797979;
}

img 	{
	border:0px;
}

#menu	{
	width:950px; 
	height:76px; 
	background-image: url('../images/menu_tlo.jpg');
	background-repeat: no-repeat;
}

#menu_container	{
	height: 58px;
	float: right;
	margin-right:10px;
}

#menu_container div	{
	margin:0 6px;
}

#menu	a {
	color: #b2b2b2; 
	font-family: verdana, arial; 
	font-size: 14px; 
	text-decoration: none;
  	display: block;
	width:110px;
	height: 58px; 
	text-align: center;
	margin-top:18px;
	line-height: 35px;
	border:0 none;
	
}

#menu a:hover	{
	background-image: url('../images/menu_hover.jpg');
	background-repeat:no-repeat;
	background-position:center;
	border:0 none;
}

#menu a.active	{
	color: #fff; 
	font-family: verdana, arial; 
	font-size: 14px; 
	text-decoration: none;
	display: block;
	width:100px;
	height: 58px; 
	background-image: url('../images/menu_on.jpg');
	background-repeat:no-repeat;
	background-position:center ;
}

#content	{
	width:950px; 
	overflow:visible;
	background: url('../images/main_tlo.jpg') no-repeat scroll left top; 
}

h1	{
	color: #3b3b3b; 
	font-family:  'trebuchet MS', 'dejaVu Sans', arial; 
	font-size: 18px; 
	font-weight: normal;
	text-align: left;
	margin: 12px 12px 4px 0px;	
}

h2	{
	color: #000; 
	font-size: 11px; 
	font-weight: bold;
	text-align: left;
	display: inline;
}

h3	{
	color: #1aa4e3; 
	font-size: 13px; 
	font-weight: bold;
	text-align: left;
	margin: 13px 0 0 10px;

}

ul	{
	margin: 5px 10px 4px 10px;
	line-height: 18px;
	padding-left:20px;
}

li	{
	list-style-image: url('../images/li.gif');
}

#list_links	li { 
	list-style-image: url('../images/more.gif');
}

#list_links a	{
	font-family: arial, tahoma;
	font-size: 12px;
	color: #797979;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 140px;
	background-color: none;
	padding-left: 3px;
}

#list_links a:hover	{
	font-family: arial, tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 140px;
	background-color: #1aa4e3;
	padding-left: 3px;
}

#list_links a.active	{
	color: #1AA4E3;
	font-weight: bold;
}	

#list_links a.active:hover	{
	font-family: arial, tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 140px;
	background-color: #1aa4e3;
	padding-left: 3px;
}

.news_column	{
	width:260px; 
	background-image: url('../images/two_lines_bckg.png'); 
	padding:10px 20px 0 0; 
	line-height: 16px;
}

.img_border	{
	border:1px solid #ededed; 
	width: 569px; 
	height: 166px;
	padding:1px;
}

.tab_border	{
	border-left:1px solid #ededed; 
	border-right:1px solid #ededed; 
	border-bottom:1px solid #ededed;
	width: 571px;
}

.tab_content	{
	border: 1px solid #fff; 
	background-image: url('../images/tab_bckg.gif'); 
	background-repeat: repeat-x;
	height: 27px; 
	line-height: 27px; 
	padding: 0 8px;
}

.tab_header	{
	display: block; width: 450px; float:left	
}
.tab_read_more	{
	display: inline;
	float: right;
}

a.more	{
	font-family: arial, tahoma;
	font-size: 11px;
	color: #797979;
	text-decoration: none;
}

a.more:hover	{
	color: #1aa4e3;
}


tr.parz	{
	background-color: #e8e9ea;
}

tr.spec	{
	height:20px;
	line-height: 20px;
	background-color: #1aa4e3;
	color:white;
}
  
#spec_tab	{
	width:270px;
	height:24px;
	line-height: 24px;
	background-color: #1aa4e3;
	color:white;
	display: block;
	padding-left:3px;
	font-weight: bold;
}
#spec_tab ul	{
	margin:
}

#gallery	{
	margin-left:4px;
}

#gallery img	{
	border: 1px solid white;
	float:left;
	padding:4px;
}

#gallery img:hover	{
	border: 1px solid #1AA4E3;
	float:left;
	padding:4px;
}

.news	{
	margin: 0 0 15px 0; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #e3e3e3;
}

a	{
	color:#1da0ee;
}










