/*
CopyRight Niculae Ionut Valentin
KMI(Krali Media Interactive)

*/

body{
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.articol p a, .articol p a:active, .articol p a:link{
  color:#444;
  text-decoration:none;

}

.articol a:hover{
  color:#aaa;
  text-decoration:none;
}



#menu_sus{
	background:#3b5997;
	height:42px;
	width:100%;
}

#menu_sus a{
	font-family:Arial;
	font-size:11px;
	color:#b4b4b4;
	text-decoration:none;
}

#menu_sus a:hover, #menu_sus a:active{
	font-family:Arial;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

#s{
	background:url(images/cauta.jpg) no-repeat;
	color:#ddd;
	border:0px;
	font-size:11px;
	height:27px;
	//padding-top:11px;
	line-height:20px;
	width:207px;
	padding-left:10px;
	margin-top:5px;
}

#searchsubmit{
}

#header{
	width:100%;
	text-align:center;
}

#menu{
	width:100%;
	height:39px;
	line-height:39px;
	background:#3b5997;
	font-size:13px;
	border-bottom:solid 1px #374a72;
	margin:0px;
	font-weight:bold;
}

#menu ul{
	list-style:none;
	display:block;
	font-weight:bold;
}

#menu ul li {
	float:left;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	padding:0px 15px;
	font-weight:bold;
}


#menu ul li a{
	float:left;
	//color:#ffffff;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

#menu ul li a:hover{
	float:left;
	color:#fef402;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

#menu ul li:hover{
	background:#2f4777;
	float:left;
	color:#fef402;
	font-size:13px;
	text-decoration:none;
	padding:0px 15px;
	font-weight:bold;
}



#submenu{
	background:url(images/submenu_bg.jpg) repeat-x;
	min-height:30px;
	line-height:30px;
	width:100%;
	margin:0px;
	
}

#submenu ul{
	list-style:none;
	display:block;
}

#submenu ul li {
	float:left;
	color:#7be5ff;
	font-size:13px;
	text-decoration:none;
	padding:0px 10px;
}


#submenu ul li a{
	float:left;
	color:#7be5ff;
	font-size:13px;
	text-decoration:none;
}

#submenu ul li a:hover{
	float:left;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#submenu ul li:hover{
	background:url(images/submenu_bg_hover.jpg) repeat-x;
	float:left;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	padding:0px 10px;
}


#left_sidebar{
width:180px;
min-height:200px;
	float:left;

}

.left_widget h3{
	background:url(images/left_sidebar_head.jpg) no-repeat #ededed;
	width:179px;
	height:50px;
}

.left_widget {
	background:#ededed;
	width:179px;
	margin:0px;
	padding:0px;
        _margin-top:40px;
}

.left_widget h3 {
	color:#3b5997;
	font-size:18px;
	text-align:center;
	padding-top:10px;
	margin-bottom:0px;
}

.left_widget ul{
	list-style:none;
	margin:0 20px;
	padding:0px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	width:130px;
}

.left_widget li {
	background:url(images/sep.jpg) repeat-x;
	background-position:bottom;
	width:100%;
	padding:5px;
}

.left_widget li:hover {
	background:url(images/sep.jpg) repeat-x #dddcdc;
	background-position:bottom;
	width:100%;
}


.left_widget a, .left_widget a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none;
}


#right_sidebar{
	width:259px;
	min-height:200px;
	float:right;
}

.right_widget h3{
	background:url(images/right_sidebar_head.jpg) no-repeat #ededed;
	width:259px;
	height:50px;
}

.right_widget {
	background:#ededed;
	width:259px;
	margin:0px;
	margin-right:40px;
	padding:0px;
}

.right_widget h3 {
	color:#3b5997;
	font-size:18px;
	text-align:center;
	padding-top:10px;
	margin-bottom:0px;
}

.right_widget ul{
	list-style:none;
	margin:0 20px;
	padding:0px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	width:210px;
}

.right_widget li {
	background:url(images/sep.jpg) repeat-x;
	background-position:bottom;
	width:100%;
	height:24px;
	line-height:24px;
	padding-left:10px;
}

.right_widget li:hover {
	background:url(images/sep.jpg) repeat-x #dddcdc;
	background-position:bottom;
	width:100%;
	height:24px;
	line-height:24px;
}


.right_widget a, .right_widget a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.main{
	background:#ebebeb;
	width:706px;
	margin:17px;
	margin-bottom:0px;
}

.main h2{
margin:0px;
	background:url(images/main_head.jpg);
	width:686px;
	height:49px;
	font-size:16px;
	color:#fff;
	line-height:49px;
	padding-left:20px;
    margin-bottom:20px;
}

.main h3 {
	background:url(images/sep.jpg) repeat-x;
	background-position:bottom;
	width:95%;
	height:26px;
	line-height:30px;
	margin:0px;
	padding:0px;
	margin-left:20px;
}

.main h3 a{
	margin:0 20px 0 20px;
	
	color:#ee5c1b;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.main h3 a:hover{
	text-decoration:underline;
}

.smallbox{
	font-size:10px;
	margin-left:20px;
	margin-top:6px;
}

.main p{
	font-size:12px;
	padding:20px;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:5px;
}

.smallbox a{
	color:#3b5997;
	text-decoration:none;
}

.smallbox a:hover{
	color:#6687cc;
	text-decoration:none;
}

.footer h3{
	margin:5px;
	font-size:18px;
}

.footer a{
	font-size:12px;
	color:#3c5995;
	text-decoration:none;
}


.footer a:hover{
	font-size:12px;
	color:#7697dd;
	text-decoration:underline;
}

.wp-polls-ul li, .wp-polls-ul li:hover {
	background:none;
	height:40px;
}

#wp-calendar{
	font-size:12px;
	width:100%;

}

#calendar_wrap{
	text-align:center;

}
.main img {
  border:0px;
  display: inline;
}
.articol img {
  display:none;
}



.main a:link, a:hover, a{
  text-decoration: none;
}

.main a:hover{
  color:#DA251C;
}


.thumbnail img{
padding:2px;
border:solid 2px #5371AD;
display:block;
}

.current_page{
    background:#2f4777;
	float:left;
	color:#fef402;
	font-size:13px;
	text-decoration:none;
	padding:0px 20px;
	font-weight:bold;
}

.normal_page a{
	float:left;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.current_page a{
	float:left;
	color:#fef402;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}


.special h3 {
	//background:url(images/sep.jpg) repeat-x;
	//background-position:bottom;
	width:95%;
	height:26px;
	line-height:26px;
	margin:0px;
	padding:0px;
	margin-left:20px;
    text-align:center;
}

.special h3 a{
	margin:0 20px 0 20px;

	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;

}

.special h3 a:hover{
	text-decoration:underline;
}

.special img{
padding:2px;
border:solid 2px #5371AD;
display:block;
}



