/* Osnoven CSS - PMG SILISTRA - K&K development&design */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
	margin-top:0px;
	background-color: #f3f3f3;
	background-image: url(Img/bg.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #093d6f;
}
a:visited {
	color: #093d6f;
}
a:hover {
	color: #898a8a;
}
a:active {
	color: #898a8a;
}

.style1 {
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
    text-decoration: underline;
	color:#203c56;
	padding-left:0px;
	}

.Shadowleft {
	background-image: url(Img/shadowleft.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
}
.shadowright {
	background-image: url(Img/shadowright.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
}
.submenubg { 
	background-image:url(Img/submenubg.gif);
	background-repeat:repeat-y;
	}

.kkhotspot{
	background-image:url(Img/kk&hotspot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor: pointer;
	display: block;
	width:176px; 
	height:47px;
	padding-left:6px;
	padding-bottom:15px;
	outline:none;
}
	
.kkhotspot:hover {
	background-image:url(Img/kk&hotspot-hover.gif);
	
}
.admin-panel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	width:165px; 
	height:300px;
	margin-left:8px;
	padding-left:6px;
	padding-bottom:15px;
	outline:none;
	border-top: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
}

/*Nachalo na menu*/
.nachalo {
	height: 33px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/nav1.gif);
	outline:none;
}
.nachalo:hover { 
	background-position: 0px -33px;

}
.novini {
	height: 24px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/nav2.gif);
	outline:none;
}
.novini:hover { 
	background-position: 0px -24px;
	 
}
.kontakti {
	height: 24px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/nav3.gif);
	outline:none;
}
.kontakti:hover { 
	background-position: 0px -24px;
	 
}
.dlica {
	height: 24px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/nav4.gif);
	outline:none;
}
.dlica:hover { 
	background-position: 0px -24px;
	 
}
.istoriq {
	height: 24px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/nav5.gif);
	outline:none;
}
.istoriq:hover { 
	background-position: 0px -24px;
	 
}
.priem {
	height: 32px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/nav6.gif);
	outline:none;
}
.priem:hover { 
	background-position: 0px -32px;
	 
}
.uspehi {
	height: 20px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/subnav1.gif);
	outline:none;
}
.uspehi:hover { 
	background-position: 0px -20px;
	 
}
.matbaza {
	height: 20px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/subnav2.gif);
	outline:none;
}
.matbaza:hover { 
	background-position: 0px -20px;
	 
}
.bivshi {
	height: 20px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/subnav3.gif);
	outline:none;
}
.bivshi:hover { 
	background-position: 0px -20px;
	 
}
.prezentacii {
	height: 20px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/subnav4.gif);
	outline:none;
}
.prezentacii:hover { 
	background-position: 0px -20px;
	 
}
.krumov {
	height: 20px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/subnav5.gif);
	outline:none;
}
.krumov:hover { 
	background-position: 0px -20px;
	 
}

.dnevnik {
	height: 20px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/subnav6.gif);
	outline:none;
}
.dnevnik:hover { 
	background-position: 0px -20px;
	 
}
.forum {
	height: 20px; width: 182px;
	cursor: pointer;
	display: block;
	background: url(Img/nav/subnav7.gif);
	outline:none;
}


.forum:hover { 
	background-position: 0px -20px;
	 
}
.buthome {
	height: 45px; width: 52px;
	cursor: pointer;
	display: block;
	background: url(Img/Home.gif);
	outline:none;
}


.buthome:hover { 
	background-position: 0px -45px;
	 
}
.butcontact {
	height: 45px; width: 36px;
	cursor: pointer;
	display: block;
	background: url(Img/contacts.gif);
	outline:none;
}


.butcontact:hover { 
	background-position: 0px -45px;
	 
}
.butinfo {
	height: 45px; width: 41px;
	cursor: pointer;
	display: block;
	background: url(Img/info.gif);
	outline:none;
}


.butinfo:hover { 
	background-position: 0px -45px;
	 
}

/*Krai na menu*/

/* Main Content with info - css-a za osnovniq tekst */
.contentinfo{
	width: 540px;
	padding-left: 20px;
	float: left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #2b4e6f;
}


/* text fields css*/
.search-box { 
background:none;
margin: 7px 0px 0px 20px;
padding: 3px 0px 0px 7px;

height: 22px;
width: 140px;
border: 0px;
}
.user-box {
background:none;
margin: 1px 0px 0px 30px;
padding: 4px 0px 0px 7px;

height: 22px;
width: 130px;
border: 0px;
}
/*Krai na text fields*/
.userlogintext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	float:right;
	padding-right:3px;
	padding-top:3px;
    outline: none;
}
/*News - CSS*/
.news-title {
	height:30px;
	background-color:#ededed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#203c56;
	padding-left:10px;
	}
.news-content {
	height:auto;
	border-top: dashed 1px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #203c56}
.news-footer {
	padding-bottom:20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #203c56;
	padding-left:5px;
		}
.news-ip {
	padding-top:8px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203c56;
	padding-bottom:15px;
	padding-left:10px;
		}
.ban_box {
  width: 30px;
}
.table-personal {
 width: 100%;
 border: solid 1px #efeeee;
 font-size:14px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #203c56;
 }
 #contact-form {
 width: 100%;
 margin-top:10px;
 background: none;
 }
.contact-box {
 border: solid 1px  #999999;
 margin: 2px 2px 2px 2px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 padding-left:5px;
 }
.contact-box:hover { border: solid 1px #2b4e6f; }
.last-post{
    background: none;
    font-size: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    color: #000033;

}
.last-post-title{
    background: none;
    font-size: 12px;
    margin-left: 10px;
    color: #000033;
    border-bottom: dashed 1px #DFDFDF;

}
.last-post-cell{
  border-bottom: dashed 1px #D0D0D0;
  padding-bottom: 10px;
}
 .last-post-cell:hover {
  border-bottom: dashed 1px #D0D0D0;
  padding-bottom: 10px;
  background-color: #F0F0F0;
}
.contentinfo img {
	border: solid 2px #333333;
}
.contentinfo img:hover {
	border: solid 2px gray;
}


	
	





			
			