@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/bghtml.jpg) #c5bbd1;
	background-position: top center;
	background-repeat:repeat-x;
	font-family:Kabel Bk BT;
}

@font-face {  
 font-family: Kabel Bk BT;   
 src: url(fonts/kabeln.ttf);   
}  

.bglr {
	background: url(images/bglr.png);
	margin:0;
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:auto;
}

.headerwrap {
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
}
.logo {width:352px;
height:144px;
float:left;
}
.logoright {width:648px;
height:144px;
float:left;
}
form {margin: 0px; padding: 0px;
display:inline;
}

/*
.menu { color:#644980;
background:url(images/menubgtop.jpg) #fff;
background-repeat:no-repeat;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
text-align:center;
height:32px;
padding-top:18px;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.menu a { color:#644980;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
padding-top:10px;
padding-bottom:5px;
text-align:center;
margin-right:5px;
margin-left:5px;
height:50px;
}
.menu a:hover { color:#4a9b1d;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
padding-top:10px;
padding-bottom:5px;
text-align:center;
margin-right:5px;
margin-left:5px;
height:50px;
}
*/





.menu {
padding-top:10px;
padding-left:20px;
width:980px;
height:35px;
color:#644980;
background:url(images/menubgtop.jpg) #fff;
background-repeat:no-repeat;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
text-align:center;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}

.mitem { width:auto;
height:auto;

color:#644980;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
float:left;
text-align:center;

}
.mitem a { width:auto;
height:auto;
font-weight: bold;
float:left;
text-align:center;
color:#644980;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
padding-left:17px;
padding-right:17px;
}

.mitem a:hover { width:auto;
height:auto;
font-weight: bold;
float:left;
text-align:center;
color:#4a9b1d;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
padding-left:17px;
padding-right:17px;
background-color:#d6c8e6;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.mitem ul {display: none;} 
.mitem:hover > ul {display: block; position:absolute; margin-top:22px; clear:both; list-style:none; z-index:10; border-top:1px #d6c8e6 solid; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;}
.mitem ul li {
	width:180px;
height:25px;
float:left;
clear:left;
background:#e3f3c9;
border-bottom:1px #d6c8e6 solid;
margin-left:-40px;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.mitem ul li a {
	width:180px;
height:25px;
float:left;
text-align:left;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;

}
.mitem ul li a:hover {
	width:160px;
	height:15px;
	background-color:#666;
	color:#FFF;
	margin-left:-10px;
	float:left;
	text-align:left;
	border:none;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Kabel Bk BT;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}






.menufooter, .menufooter a { color:#644980;
font-family:Kabel Bk BT;
font-size:12px;
font-weight: bold;
text-decoration:none;
margin-top:20px;
margin-bottom:10px;
}
.menufooter a:hover { color:#4a9b1d;
font-family:Kabel Bk BT;
font-size:12px;
font-weight: bold;
text-decoration:none;
padding-top:-20px;
}
.cautare { text-align:right;
margin-right:12px;
padding:5px 0;
padding-top:50px;

}
input
{
	width:250px;
	height:25px;
	padding:5px;
color: #fff;
background: #c5bbd1;
border: 1px solid #781351;
font-size:16px;
font-weight:bold;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}

.submit, .submit a
{ margin-left:10px;
	width:90px;
	height:35px;
	padding:5px;
color: #644980;
font-weight:bold;
font-family:Kabel Bk BT;
font-size:14px;
background: #fff;
border: none;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}

.submit a:hover
{
color: #4a9b1d;
font-weight:bold;
font-family:Kabel Bk BT;
font-size:14px;
background: #fff;
border: none;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.generalwrap {
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.generalwrapin {
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
background:#FFF;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.head {border-bottom:#a5d289 solid 1px; 
margin-top:12px;
color:#644980;
font-family:Kabel Bk BT;
font-size:18px;
font-weight: bold;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
text-align:left;
text-indent:15px;
}
.left { width:388px;
height:auto;
float:left;
padding:10px;
}
.right { width:560px;
height:auto;
padding:10px;
float:left;
}

.hcal {width:92px;
height:15px;
float:left;
background-color:#644980;
font-family:Kabel Bk BT;
font-size:12px;
font-weight: bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
text-indent:5px;
color:#FFF;
border-bottom:#CCC dashed 1px;
border-left:#CCC dashed 1px;
}
.ore { background:#a5d289;
width:92px;
height:14px;
float:left;
font-family:Kabel Bk BT;
font-size:12px;
font-weight: bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
text-indent:5px;
color:#333;
border-bottom:#CCC dashed 1px;
border-left:#CCC dashed 1px;
}

.ccal { background:#e3f1ee;
width:89px;
height:60px;
float:left;
font-family:Kabel Bk BT;
font-size:11px;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
padding-left:3px;
color:#333;
border-bottom:#CCC dashed 1px;
border-left:#CCC dashed 1px;
}

.spacer { height:20px;
width:1000px;
clear:both;
}

.news { width:390px;
height:auto;
margin-top:12px;
margin-bottom:12px;
background:#f8f8f8;
padding:3px;
-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.wrap { width:390px;
float:left;
margin-top:12px;
margin-bottom:12px;
border-bottom:#a5d289 solid 1px;
}

.imgwrap{ width:184px;
float:left;
overflow:hidden;}

.pin { width:20px;
height:20px;
float:left;
}
.title {font-family:Kabel Bk BT;
font-size:14px;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
color:#333;
width:370px;
height:20px;
float:left;
font-weight:bold;
}

.text {font-family:Kabel Bk BT;
font-size:14px;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
color:#333;
width:390px;
height:auto;
float:left;
}

.links, .links a { font-family:Kabel Bk BT;
font-size:14px;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
color:#4a9b1d;
width:390px;
clear:both;
}

.fulltext { width:976px;
height:auto;
margin:0 12px;
float:left;
text-align:left;
}
.newsfull { width:970px;
height:auto;
margin-top:12px;
margin-bottom:12px;
border-bottom:#a5d289 solid 1px;
background:#f8f8f8;
padding:3px;
}
.wrapfull { width:770px;
height:auto;
float:left;
text-align:left; 
}

.img { width:180px;
float:left;
font-family:Kabel Bk BT;
font-size:14px;
font-weight:bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
color:#644980;

}

.img a { width:194px;
float:left;
font-family:Kabel Bk BT;
font-size:14px;
font-weight:bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
color:#644980;
border-bottom:1px #a5d289 dotted;
padding: 5px 0;
}


.img a:hover { width:194px;
float:left;
font-family:Kabel Bk BT;
font-size:14px;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
color:#333;
font-weight:bold;
padding: 5px 0;
}

.titlefull {font-family:Kabel Bk BT;
font-size:18px;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #333;
text-align:left;
color:#333;
width:730px;
height:20px;
float:left;
font-weight:bold;
}

.textfull {font-family:Kabel Bk BT;
font-size:14px;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
text-align:left;
color:#333;
width:720px;
height:auto;
float:left;
}


.hcal1 {width:159px;
height:15px;
float:left;
background-color:#644980;
font-family:Kabel Bk BT;
font-size:12px;
font-weight: bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
text-indent:5px;
color:#FFF;
border-bottom:#CCC dashed 1px;
border-left:#CCC dashed 1px;
}
.ore1 { background:#a5d289;
width:159px;
height:14px;
float:left;
font-family:Kabel Bk BT;
font-size:14px;
font-weight: bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
text-indent:5px;
color:#333;
border-bottom:#CCC dashed 1px;
border-left:#CCC dashed 1px;
}

.ccal1 { background:#e3f1ee;
width:156px;
height:60px;
float:left;
font-family:Kabel Bk BT;
font-size:14px;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
text-align:left;
padding-left:3px;
color:#333;
border-bottom:#CCC dashed 1px;
border-left:#CCC dashed 1px;
} 

.maintable {border: 0px ; width: 100%; padding: 0px; background-color: #FFFFFF} /*main table for forum*/
.regrow {font-family: Kabel Bk BT; color: #000000; font-weight: bold; background-color: #FFFFFF;font-size: 14px;} /*registration row, mainly here for symetry*/
.headline {
	font-family: Kabel Bk BT,Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a9b1d;
	font-size: 11px;
} /*headline row, the first row that says forum name, topics, posts and such*/
.forumrow {font-family: Kabel Bk BT; color: #000000;background-color: #F2F2F2;font-size: 14px;} /*color of the forum rows*/
.mainrow a:link, a:visited,  a:active { text-decoration: none;
font-family:Kabel Bk BT;
}
.mainrow {font-family: Kabel Bk BT; color: #000000;background-color: #F2F2F2;font-size: 14px;} 
 /*color of the forum rows*/
.maintables{background-color: #FFFFFF; width: 95%; padding: 0px; border: 1px solid; cellspacing: no;} /*main table for forum*/


.clear2 {
    clear:both;
    height:1px;
    overflow:hidden;
  }
.flash {}
