/*
Изцяло направен от AnHiMiLaToR
© 2007 - Завинаги :D
*/
body {
color: #000000;
background-color: #ababab;
}
a {
color:#0a3d5e;
text-decoration:none;

}
.teacha{color:#000000;
font-weight:normal;
text-decoration:none;}
.teacha:hover{text-decoration:underline;}
.dske{padding-left:20px;}
.prog{
padding-left:15px;
padding-right:15px;
text-decoration:none;
border: 1px solid #7BA813;
background: #e3ffd0;}
table{
border-collapse: collapse;
border-spacing: 0px;}
table.bigtable{width:99%;}
.header{ height:93px; color:#FFFFFF;display:block; border: 1px solid #1D2F2F; padding-left:20px;
background-image:url('images/bg.gif');
background-repeat:repeat-x;}
.headertxt{position:absolute;padding-top:35px;font: 22px "harrow", "Lucida Grande", arial, sans-serif;}
.head {

 display:block; border: 1px solid #1D2F2F; color:#FFFFFF; background-color:#74a9e8;padding-left:5px;
}
.newsp{
font-weight:bold;
padding-left:5px;
padding-right:5px;
color: #ff0000;
background: #dcdcdc;
border: 1px ridge #000000;}
.newsbf{
padding-left:5px;
padding-right:5px;
color: #FFFFFF;
background:#74a9e8;
border: 1px dashed #1D2F2F; }
.newsbf:hover{
padding-left:5px;
padding-right:5px;
color: #daebfe;
	background: #0c3a70;
	border: 1px dashed #1046a8;}
.amenu{padding-left:8px; 
font-weight:bold;}
a{font-weight:bold;}
.amenu:hover {

 background-color:#FFFFFF;
}
img {
border:0px;
}
.bottom{padding-top:20px;
padding-bottom:20px;
background-color:#EEEEEE;
text-align:center;
width:100%;

bottom: 0px; left: 0px; }
.container { padding-top:10px;
padding-left:10px;
padding-right:10px;


            overflow: auto; 
            text-align: left;
font-family: Tahoma,Verdana,Arial,sans-serif;
font-size:14px;	
         }

.left_column { 
		 overflow:auto;
            float: left; 
            width: 19%; 
			min-height:600px;
         } 
         .center_column { 
		 overflow:auto;
            float: right; 
            width: 80%; 
			
         } 
	.content{padding-left:5px;padding-bottom:15px;
	}
	
	
.imgleft {
	float: left;
	margin-right: 5px; 
		 }
.imgright {
	float: right;
	margin-left: 5px; 
		 }
		 
hr	{ height: 0px; border: solid #DDDDDD 0px; border-top-width: 1px;}
.news{min-height:100px;}
.news_title{display:block; border: 1px solid #1D2F2F; color:#FFFFFF; background-color:#74a9e8;padding-left:2px;}
.news_title:hover{color:#c4ddfc;}
.news_more{color:#737373;text-shadow:#FF0000;}
.small{font-size:11px;color:#aaaaaa;}
/*menu begins here*/
.treeview ul{
margin: 0;
padding: 0;
}
.treeview li{
background:url(images/content/box_off.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{
background: url(images/content/box_on.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{
display: none;
}

.treeview .submenu ul li{
cursor: default;
}
.plink:hover{
background:#e3ffd0;}
.plink{
width:80px;
border: 1px solid #7BA813;
height:50px;
font: 20px arial, sans-serif;}
.plink2:hover{
background:#d0e7ff;}
.plink2{
background:#e2edf4;
width:80px;
border: 1px solid #1360a8;
height:50px;
font: 20px arial, sans-serif;}
.error {
	color: #990000;
	background-color: #ffe2e2;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.success {
	color: #000000;
	background: #e3ffd0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}