@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	border-width: 0;
	border-style: none;
}
html{
   height:100%;
   width:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	width:100%;
	color: #cccccc;
	background-color: #fef200;
	height:100%;	/*text-align: center;*/
	background-attachment: fixed;
	background-image: url(../images/back_lit.gif);
	background-repeat: no-repeat;
	background-position: 0px 289px;
}
div.wrapperCenter{
	position:relative;
	width:840px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	z-index: 200;
}
h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #FFFFFF;
	background-color: #000000;
}
h2 {
	font-size: 1em; /* 10px × 1.6em = 16px */
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
}
h3 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #FFFFFF;
	background-color: #000000;
}
h4 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #000000;

}
h5 {
	font-size: 1em; /* 10px × 1.6em = 16px */
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
}
p {
	font-size: 1.1em;/* 10px × 1.1em = 12px */
	line-height: 1.2em;
}
a {
	color:#666666;
}
.right {
	float:right;
}
.left {
	float:right;
	margin-right: 10px;
}
.cleare{
 clear:both;
 }
hr {
	border: 0;
	width:100%;
	color: #999999;
	background-color: #999999;
	height: 1px;
	margin-top:1em;
	margin-bottom:1em;
	clear: both;
}
 .padingRight{
	padding-right:1.5em;
	padding-bottom:1em;
	padding-top: 1em;
 }
 div.cleareDiv{
	width:100%;
	height:.5px;
	clear:both;
 }


div.Wrapper {
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
   
}

div.leftNavigationWrapper{
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:#fef200;
	float:left;
	text-align: right;
	padding-left: 5px;
 }
 div.leftNavigation{
	position:relative;
	top:0;
	left:0;
	width:190px;
	height:auto;
	background:#fef200;
	float:left;
	text-align: right;
 }
 .leftNavigation ul {
	text-decoration: none;
	margin-top: 0em;
	margin-bottom: 1.5em;
	padding-right: 1.5em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ACACAC;
	padding-top: 1em;
}
 .leftNavigation li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	list-style-type: none;
}
.plus{
	text-align:left;
	vertical-align: middle;
	margin-left:1em;
}
.leftNavigation  a{
	
	text-decoration: none;
	
}

.leftNavigation  a:hover{
	text-decoration: none;
	color:#CCCCCC;
	
}
.leftNavigation h1 {
	color: #ACACAC;
	margin-top: .5em;
	margin-bottom: .5em;
}
.leftNavigation h2 {
	color: #ACACAC;
	margin-top: .5em;
	margin-bottom: .5em;
	background:#fef200;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.leftNavigation  a.static{
	
	text-decoration: none;
	color:#000000;
	
}

div.contentRight{
	width:620px;
	float:right;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position: relative;
	color: #333333;
	left: 0;
	top: 0;
	padding: 0px;
	margin: 0px;
}
    
     
div.mainSponsorWraper{
	width:120px;
	height:400px;
	position:relative;
	float:right;
}

div.dinamicContent{
	width:100%;
	height:auto;
	padding-bottom:2em;
	padding-top:0em;
	float: left;
	background-color: #fef200;
}
.dinamicContent p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.dinamicContent ul{
	margin-left:2em;
	list-style:square;
	font-size:1.1em;
	margin-top: 1em;
	margin-bottom: 1em;
}


div.footer{
	position:relative;
	width:500px;
	height:5em;
	color:#CCCCCC;
	margin-top:0em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-color: #000000;
	 /* stick to bottom */
	
 }

div.swf{
	width:286px;
	height:400px;
	float:right;
	background-color: #fef200;
	margin-right: 0em;
}
div.banner{
	width:286px;
	height:133px;
	float:right;
	background-color: #FFFFFF;
	margin-right: 0em;
}
div.contentWrapperFix{
	width:440px;
	padding-left:0;
	text-align: justify;
	background-color: #fef200;
}
div.backContent{
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width:460px;
	background-color: #fef200;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 3px;
}
div.backEffect{
	
background-color:#000;
background-image:url(../images/zodiak.gif);
background-position:right top;
background-repeat:no-repeat;
float:left;
height:auto !important;
left:51%;
min-height:100%;
position:relative;
top:0px;
width:49%;
z-index:1;
}

div.fotterIner{
	width:460px;
	height:5em;
	background:#fef200;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	
}
.fotterIner a{
	color:#999999;
	text-decoration:none;
}
div.mainNavi{
	width:153px;
	height:133px;
	float:left;
}
.mainNavi ul{
   list-style:none;}
.mainNavi li{
	text-transform: uppercase;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.mainNavi a{
    height:15px;
	width:140px;
	color:#ffffff;
	display: block;
	text-decoration: none;
	background-color: #999999;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
}
.mainNavi a:hover{
	text-decoration: none;
	background-color: #000000;
	color:#cccccc;
}
.mainNavi .static{
	text-decoration: none;
	background-color: #000000;
	color:#cccccc;
	height:15px;
	width:140px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
}
#flashcontent p {
	margin-top: 30px;
}
.contentWrapperFix img {
	float: left;
	padding: 0em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
span.gallery{

	width:100%;
	height:auto;
	display:block;
	float: none;
	
	display: block;
	
}


/*imagebox*/
#ibpic { display: none; margin: 0; position: fixed; top: 50%; left: 50%; background: #FFF; border: 1px solid #CCC; z-index: 10000; }

#overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #FFF; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; z-index: 100; }

.noscroll { overflow: hidden; min-height: 100%; height: auto !important; height: 100%; }

#ibloading { display: none; width: 56px; height: 56px; margin: -25px 0 0 -25px; position: fixed; top: 50%; left: 50%; background: url(/08/images/bgrd_la.gif) center no-repeat; z-index: 10000; }
#ibloading img { display: block; margin: 12px auto; }


input {
	border-width:1px;
	border-style:solid;
	border-color:grey;
}


#menu_plovdiv, #menu_staraZagora, #menu_pazardjik {
	display:none;
}

/*new from 08*/

div.sponsor{

	width:150px;

	height:230px;

	float:left;

	background-color: #FEF200;

	margin-top: 1em;

	border: 1px solid #999;

}
