/* CSS Document */
body {font-size: 11px;font-family: sans-serif;}
#main 
	{
		width:804px; height:602px;
		background-color:#6F1A1F;
		background-image:  url('../images_/line.gif');
		background-repeat: repeat-y;
		
		position:absolute; left:50%; top:50%;
		margin-left:-402px; margin-top:-301px;
	}
a {color:#F68C3E}	
#logo_cvt
	{
		position:absolute; top: 0px; left:0px;
	}
#sMenu
	{
		position:absolute; top: 0px; left:53px;
		width:516px; height:60px;
		background-color:#820A0F;
		border-left: 3px solid #F16D3C;border-right: 3px solid #F16D3C;border-bottom: 2px solid #F16D3C;
	}
#navigation
	{
		position:absolute; top: 150px; left:53px;
		width:217px; 
		background-color:#6F1A1F;
		border-left: 3px solid #F16D3C;
	}	
#menu
	{
		position:absolute; top: 246px; left:53px;
		width:216px; height:356px;
		background-color:#6f1a1f;
		border-left: 3px solid #F16D3C;
	}
#firstMenu a, #secondMenu p, #thirdMenu a, #newsTitle
	{
		height: 19px;padding:3px 0px 0px 15px; display:block; margin-bottom:2px; margin-top:0px;
		text-transform: uppercase; color:white; font-size: 14px; font-weight: bold; letter-spacing:2px; text-decoration:none;	
	}	
#firstMenu a
	{
		
		background-color:#F16D3C;
				
	}
#secondMenu p
	{	
		background-color:#FFFC00; color: #490E10;
	}
#thirdMenu  a
	{
		background-color:#F16D3C;  position:absolute; top: 20px; left:0px; width:106px;font-size: 12px;
	}	
#menu ul
	{
		margin:0px; padding:0px;
	}	
#menu li
	{
		list-style-type:none;
	}
#menu li a
	{
		display:block; text-decoration:none; text-transform:uppercase; 
		height:19px; 
		margin:0px; margin-top:5px; padding: 4px 0px 0px 15px; 
		color: #F16D3D; font-size: 11px; letter-spacing:0px;
		background-image:  url(../images_/item.gif);
		background-repeat: repeat-y;
		background-position: top;
	}
.menuItem {border: 1px solid #F16D3C}
.menuLink {display:block;color: #F16D3C; text-transform:uppercase; border-bottom: 1px solid #F16D3C; padding:3px; text-decoration:none; font-size:90%}

a.menuLink:hover {background-color:#F16D3C;color:white}	
	
#menu li a.selected
	{
		color:white;
	}		
#menu li a:hover
	{
		background-image:none;
		background-color:#F16D3D;
		color:white;
	} 
.dots
	{
		position:absolute; top: 57px; left:-6px;
		width:8px; height:252px;	
		background-image:  url(../images_/dots.gif);
		background-repeat: repeat-y;
		background-position: top;
	}
#activeArrow
	{
		position:absolute; top: 0px; left:-12px;
		width:20px; height:20px;	
		background-image:  url(../images_/arrow2.gif);
		background-repeat: repeat-y;
		background-position: top;
	}
#noActiveArrow
	{
		position:absolute; top: 24px; left:-12px;
		width:20px; height:19px;	
		background-image:  url(../images_/arrow1.gif);
		background-repeat: repeat-y;
		background-position: top;
	}
#thirdArrow
	{
		position:absolute; top: 20px; left:-12px;
		width:20px; height:20px;	
		background-image:  url(../images_/arrow2.gif);
		background-repeat: repeat-y;
		background-position: top;
	}										
#title
	{
		position:absolute; top: 62px; left:53px;
		border-left: 3px solid #F16D3C;border-right: 3px solid #F16D3C;border-bottom: 2px solid #F16D3C;
	}
#photo
	{
		position:absolute; top: 99px; left:53px;
		border-left: 3px solid #F16D3C;border-right: 3px solid #F16D3C;border-bottom: 3px solid #F16D3C;
	}
#polis_logo
	{
		position:absolute; top: 0px; left:575px;
	}
#about, #write, #search, #contact, #lang
	{
		position:absolute; top: 20px;
	}
	
#write {left:32px}
#search {left:148px}
#contact {left:266px}
#lang {left:381px}	
#map, #map_en
	{
		position:absolute; top: 149px; left:274px;z-index:0;
		width: 298px; height: 453px;
		
		
		/*border-right: 3px solid #F16D3C; border-left: 2px solid #F16D3C;*/
	}
#map_en
	{
		left:272px;width:530px; height:402px;
		top:148px;
		border-left:2px solid #F16D3C; border-top:2px solid #F16D3C; 
	}
#map img, #map_en img
	{
	border:0px; margin:0px;
	}	
#news
	{
		position:absolute; top: 147px; left:575px;
		width: 229px; height: 455px;
		background-color:#6F1A1F;
		
	}
#news h4, #news p
	{
		color:white; font-size: 11px; padding: 5px 24px 0px 20px; margin:0px;
	}
#news p
	{
		color:#ef603c; padding:0px 20px 10px;
	}
#news h4
	{
		background-image:  url(../images_/cross.gif);
		background-repeat: no-repeat;
		background-position: top left;border-top: 1px solid #ef603c; 
	}
#newsTitle
	{
		background-color:#E63933; text-align:center; margin:0px;
	}






		