@charset "windows-1251";
body  {
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
img {
	border:#000 1px solid;
}
img.nobord {
	border: 0px;}
#mainc{	
	width: 780px;  
	margin: 0 auto; 
	border: 0px solid #000000;
}
div.mejdina {
	text-align: justify;
	color:#FC6;
}
#container {
	width: 780px;  
	float:left;
	left:0px;
	background: #CCC;
	border: 1px solid #000000;
	padding-bottom:12px;
} 

#sidebarm {
	position: relative;
	float: left;
	top: 0;
	left: 0px;
	text-align:left;
	width: 160px; 
	padding: 6px 10px 10px 10px;
}

#sidebar1 {
	text-align:left;
	position: relative;
	float: left;
	top: 0;
	left: 0px;
	width: 150px; 
	height:175px;
	background: #F1F4FA;
	border-left:#000 double 4px;
	border-right: #FFF  1px solid;
	border-bottom: #666  1px solid;
	padding: 6px 10px 10px 10px;
}
#sidebar2 {
	text-align:left;
	position: relative;
	float: left;
	top: 0px;
	left:10px;
	width: 150px;
	height:175px;
	background: #F1F4FA; 
	border-left:#000 double 4px;
	border-right: #FFF  1px solid;
	border-bottom: #666  1px solid;
	padding: 6px 10px 10px 10px;
}
#sidebar3 {
	text-align:left;
	position: relative;
	float: left;
	top: 0px;
	left: 20px;
	width: 130px;
	height:175px;
	background: #F1F4FA;
	border-left:#000 double 4px;
	border-right: #FFF  1px solid;
	border-bottom: #666  1px solid;
	padding: 6px 10px 10px 10px;
}
#sidebar4{
	text-align:left;
	position: relative;
	float: right;
	top: 0;
	right: 0;
	width: 225px;
	height:175px;
	background: #F1F4FA;
	border-left:#000 double 4px;
	border-right: #FFF  1px solid;
	border-bottom: #666  1px solid;
	padding: 6px 10px 10px 10px;
}
#zapisvane{
	width: 760px;
	text-align:left;
	background: #F1F4FA;
	border-left:#000 double 4px;
	border-right: #FFF  1px solid;
	border-bottom: #666  1px solid;
	padding: 6px 10px 10px 10px;
}

#mainContent { 
	position: relative;
	float: right;
	top: 0;
	right: 0;
	width: 570px;
	background: #F1F4FA;
	border-left:#000 double 4px;
	border-right: #FFF  1px solid;
	border-bottom: #666  1px solid;
	padding: 6px 10px 10px 10px;
	text-align:justify;
}

h3 {
	font-size: 16px;
}
h3.zaglkurs {
	color:#03C;}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
	}
	
#menu {
	color: #b8b8b8;	
	list-style: none;
	margin-left:0px;
	width: 190px;
	height: 200px;
	padding-top: 12px;
	padding-left: 12px;
	background: url(images/background.png) no-repeat;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a, a:link {
	color: #309;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px 0 0 0px;
}

a:visited {
	color:#309;}

a:hover{
	color: #999;
}

a:active{
	color: #dbdbdb;
}  
a.littlelink {
	font-size:11px;
	}
.libm {
	margin-bottom:5px;
	}

/* Това е страничното меню за загл. страница */
	
	.urbangreymenu{
	width: 167px; /*width of menu*/
	}
	
	.urbangreymenu .headerbar{
	font: bold 12px Verdana;
	color: white;
	background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 3px 0 3px 31px; /*31px is left indentation of header text*/
	}
	
	.urbangreymenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
	}
	
	.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	}
	
	.urbangreymenu ul li a{
	font: normal 12px Arial;
	color: black;
	background: #E9E9E9;
	display: block;
	padding: 3px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	}
	
	.urbangreymenu ul li a:visited{
	color: black;
	}
	
	.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background: black;
	}

/* край на меню за загл. страница :) */


div.footer {
	color:#FFF; 
	font-size:9px; 
	padding-top: 12px;
	margin-top:12px;
}
li {
	line-height: 18px;}

                    
