* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	background:#000000;
	font-family: Arial; 
	min-height:575px;/* for good browsers*/
	min-width:1000px;/* for good browsers*/
}
#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container {
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 575px;
}
#intro
{
	position:relative;
}
#intro_content
{
	width:869px;
	height:452px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#intro_content2
{
	width:800px;
	height:506px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#inner {
	height: 575px;
	position:relative;
	background-image:url(imgs/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#header {
	position:relative;
	text-align:left;
	height: 123px;
	z-index:3;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:980px;
}

/* Menu */

#menue {
	float:left;
	width:183px;
}
#menuetop {
	height:11px;
	background-image:url(imgs/menutop2.png);
}
#menuebottom {
	background-image:url(imgs/menubottom2.png);
	height:11px;
}
#menue_content {
	position:relative;
	height:440px;
	background-image:url(imgs/menubg.png);
}
#menue_content ul li {
	list-style: none;
	padding: 8px 0 0 0;
	width:100%;
	height:30px;
	background-repeat: no-repeat;
}
#menue_content ul li a img {
	border:0px;
}

#menue_content ul {
	padding:10px 0px 0px 0px;
}

/* End Menu */

#right_container {
	width:755px;
	float:right;
	height:432px;
	background-image:url(imgs/content_bg2.png);
	padding:15px;
}
#main_content{
	width:100%;
	height:100%;
	overflow:auto;
}
a {
	color: #0951b8;
}
/* Today's news main rows */

.news h1, .video h1, .articles h1, .gallery h1{
	margin:0px 0px 5px 0px;
	padding:2px 0px 2px 5px;
	color:#FFFFFF;
	font-size:12px;
	background-image:url(imgs/headline.png);
}

.news {
	float: left;
	width: 214px;
	height: 100%;
	margin: 0 30px 0px 0;
	overflow:hidden;
}
.news span, .video span, .articles span {
	margin-bottom: 3px;
	display: block;
	font-size: 12px;
	font-family: Arial;
	text-align:justify;
}
.news h3, .articles h3{
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	float: left;
	padding: 3px 0px 5px 0;
	width:100%;
}
.news h3 a, .articles h3 a {
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}
.news h3 a:hover, .articles h3 a:hover {
	text-decoration: underline;
}
.news ul{
width:100%;
}
.news ul li {
	list-style: none;
	float: left;
	padding: 2px 15px 3px 0px;
}
ul.buttons li.active a, ul.buttons li.active a:hover {
	background:#0951b8;
	color:#FFFFFF;
}
ul.buttons li a:hover {
	background:#8393aa;
}
ul.buttons li a {
	background:#ccc;
	color:#FFFFFF;
	float:left;
	padding:10px 10px 3px;
	text-decoration:none;
	font-size: 11px;
}
#uraganTopPhoto1 img, #uraganTopPhoto2  img, #uraganTopPhoto3  img, #uraganTopPhoto4  img, #uraganTopPhoto5  img {
	border: 2px solid #0951b8;
}
.data {
	font-size: 11px;
	font-family: Arial;
	color: #666;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.video {
	float: left;
	width: 304px;
	height: 290px;
	overflow:hidden;
}
.video #obj {
	border: 2px solid #0951b8;
	float: left;
}
.articles {
	position:relative;
	width: 176px;
	height: 100%;
	float: right;
	overflow:hidden;
}
.articles a img {
	border: 2px solid #0951b8;
	display: block;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 7px;
}
#banner_help{
	position:absolute;
	bottom:19px;
}
.title {
	font-weight: bold;
	margin: 5px 0!important;
	display: block;
	color: #0951B8
}
.gallery {
	width: 304px;
	height: 130px;
	float: left;
	overflow:hidden;
}
.gallery a {
	border: 1px solid #0951b8;
	float: left;
	margin-right: 10px;
}
.gallery a:hover {
	border: 1px solid #000;
}
#go {
	border: none;
}
.levski_logo{
	text-align:center;
	position:absolute;
	width:100%;
	bottom:0px;
}

/* News and articles sections */

#content_left{
	float:left;
	width:95%;
	font-size:13px;
	height:100%px;
	padding:5px;
	overflow:auto;
	text-align:justify;
}
#right_list{
	float:right;
	width:20%;
}
#content_left h3, .news2 h3{
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	padding:0px 0px 10px 0px;
	color: #0951b8;
}
#content_left img, .news2 img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.news2{
	text-align:justify;
	float:left;
	font-size:13px;
	width:95%;
	margin-bottom:5px;
	margin-top:5px;
	border-bottom: 1px groove #0951b8;
}
.svlinks tr td{
padding: 20px;
text-align:center;
}
.mail
{
    font-size:12px;
    padding:5px;
    color:blue;
    font-style:italic;
}
.news_date
{
    color:gray;
    font-style:italic;
    float: right;
    font-size:12px;
    padding:10px;
}
.pages
{
font-size:13px;
float:right;
}

