
body {
	background-color: #2c1a71;
/*	font-family: sans-serif; */
	text-align:center; /*center hack*/
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4;
	margin:1em 5px;
}

.inside {padding:0px; }
.inside_header {padding:0px; } 


* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol {
margin: 0.5em 0; 
}
li { 
margin-left:3em;
}
p {
/*	margin: 0em 2em; */
/*	text-align: justify;  */
}
h1{
font-size:1.8em;
}
h2{
font-size:1.5em;
}
h3{
font-size:1.3em;
margin-left: 2em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}

a {
    color: #7474BA;
     text-decoration: underline;
}

a:hover {
     text-decoration: underline;
     color:white;
/*    background-color: #F5C258; */
	background-color: #77a4ca;
}




/*******************************************************/
/* KONTEINER - V KONTEINERA SE SYDYRVA ABSOLUTNO CQLATA STRANICA */
/*******************************************************/
#container{
/*	width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; */
    background-color: #EBEBF5;
    
    min-width:760px;
/* max-width:960px; originalno be6e towa */
max-width:1100px;
width: auto !important; /*IE6 hack*/
width:960px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}


/*******************************************************/
/* GORNA 4AST NA STRANICATA - TAM KYDETO SE NAMIRA LOGOTO [I/ILI O6TE NE6TO] */
/*******************************************************/
#top{
/*	padding: .5em;  */
     min-height: 9em;
     height: 10em;
     max-height: 12em;
/*    padding: 10px;  */
/*	background-color: #cbc9d1;  */
background-color: #77a4ca;
         padding-bottom: 0px;
         margin-bottom: 0px;
}


/*******************************************************/
/* LOGO - POZICIQ, IZOBRAJENIETO, RAZMERI */
a.logo {
	text-decoration: none;
	position: absolute; 
	top: 3em;
	width: 403px;
	height: 78px;
	background: url('images/logo/new_logo5.png') no-repeat 0 0;
        margin: 1em;
}

div#christmas1 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 72px;
	height: 60px; 
	background: url('images/christmas/bell02.gif') no-repeat 0 0;
}
div#christmas2 {
	text-decoration: none;
	position: absolute;
	left: 80px;
	top: 10px;
	width: 300px;
	height: 22px;
	background: url('images/christmas/ch_wish4.jpg') no-repeat 0 0; 
}
div#christmas3 {
	text-decoration: none;
	position: absolute;
	left: 80px;
	top: 10px;
	width: 200px;
	height: 45px;
	background: url('images/christmas/ch_wish3.jpg') no-repeat 0 0;
}

/*******************************************************/
/* GORNA 4AST NA STRANICATA - NAVIGACIONNITE LINKOWE */
/*******************************************************/
#linknav {
	float: right;
	margin:0em 0px 0em 0px;
	padding: 0px 10px 1px 7px;
/*    color:  #2c1a71; */
	color: white;

	font-weight: bold;
	 line-height: 1.5;
}
#linknav ul {
	text-align: center;
	margin: 0px 10px 0px 0px;
/*	font-weight: bold; */
}
#linknav li {
	list-style-type: none;
	display: inline;
/*	color:  #2c1a71; */
}
#linknav li a {
    padding: 0px 5px 0px 5px;
    text-decoration: none;
/*    color: #7474BA; */
	color: white;
}
#linknav a:hover {
	text-decoration: none;
	color: white;
	 background-color: #F5C258; 
}
#linknav p {
	text-align: right;
	margin:   1px 7px 0px 0px;
	padding: 1px 8px 0px 0px;
/*	color: #7474BA; */
	
}

/*******************************************************/
/* GLAWNO NAVIGACIONNO MENU - POZICIQ, RAZMERI, 6RIFT, CVETOVE */
/*******************************************************/
#topnav{
	background-color: #2c1a71;
	padding: 0px; 
	margin: 0px;
	font-weight: bold;
/*	 border-top: 2px solid #2c1a71;
	  border-bottom: 1px solid #2c1a71; */
}
#topnav ul {
	text-align:center;
	margin-top: 0px;
/*	font-size: 1em; */
}
#topnav li {
	list-style-type: none;
	display: inline;
	line-height: 2em; 
}
#topnav li a {
	color: white;
	text-decoration: none;
	margin: 0em 0.5em 0em 0.5em;
	padding: 0.4em 0.5em 0.4em 0.5em;
}
#topnav a:hover {
    text-decoration: none;
	color:white;
/*    background-color: #F5C258; */
/*	border-top: 2px solid #2c1a71;
	 border-bottom: 2px solid #2c1a71; */
}
/*#topnav a:visited {
	color: white;
}*/


/*******************************************************/
/* STRANI4NO MENU - POZICIQ,  RAZMERI, 6RIFT, CVETOVE */ 
/*******************************************************/
@media screen {
#secondnav{	
	padding: 0px  10px 0px 10px;
	float: left; 
	width: 25%;
    overflow:hidden;
}
}

@media print {
#secondnav{	
        display:none;
}
}

#secondnav h4 {
	padding: 15px 3px 13px 3px;
	margin: 20px 0px 0px 0px;
	border: 0px 0px 0px 0px;
   background-color: #2c1a71;
	color: white;
}
#secondnav ul {
	background-color: #EBEBF5;    
	list-style: none;
	padding-left: 5px; 
	margin: 2px 0px 2px 5px; 
	border-top: 0px;
	text-align: center;
}
#secondnav  a {
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	display: block;
	color: white;
	background-color: transparent;
	font-weight: bold;
}
#secondnav a:hover {
	color: white;
/*	background-color: #F5C258; */
background-color: #77a4ca; 
       display: block;
}
#secondnav  li {
	background-color:#7474BA;
	margin: 5px 0px 0px 0px;
	color: white;
	list-style-type: none;
	display: block;
}

#advertisements {
   background-color: #EBEBF5;
margin: 20px 0px 10px 0px;
padding: 0px;
	border: 0px; 
}
#advertisements a {
    color: black;
    margin: 0px;
    padding: 0px;
    display: inline;
/*    border-bottom: thin dotted; */
}
#advertisements a:hover {
    color: black;
    margin: 0px;
    padding: 0px;
    display: inline;
    text-decoration: underline;
	background-color: #ff8e00;
}
#advertisements h3 {
    margin: 1px 0px 5px 0px;
    padding: 0px;
    background-color: #f5c258;
    color: black;
}
#advertisements h4 {
    margin: 1px 0px 1em 0px;
    padding: 0px;
    background-color: #f5c258;
    color: black;
}
#advertisements p {
    padding: 0px;
    margin: 0px;
}

/*******************************************************/
/* SYDYRJANIETO NA STRANICATA - POZICIQ,  RAZMERI, 6RIFT, CVETOVE */  
/*******************************************************/
@media screen {
#content{
/*    min-height: 400px; */
    padding: 0px  10px 0px 0px;
    margin: 0px 0px 5px 0px;
    overflow:hidden;
}
}

@media print {
#content{
}
}

#content h2 {
    background-color: #EBEBF5;
    border-top: double white;
    border-bottom: double white;
    padding-left: 10px;
    background-image: url(images/interface/h2_bottom_corner.jpg);
    background-repeat:  no-repeat;
    background-position: bottom left; 
    text-align: center;
	margin-top: 0.75em;
	 margin-bottom: 0.75em;
	  clear: both;
}
#content p {
	margin: 0.5em 1em;
	text-align: justify; 
	text-indent: 1cm;
}
#content table {
	width: 95%;
	font-size:90%;
	 margin:  auto;
}
/*******************************************************/
/* MENUTO V DOLNATA 4AST NA STRANICATA - POZICIQ,  RAZMERI, 6RIFT, CVETOVE */
/*******************************************************/
@media screen {
#footer{
	clear: both;
/*	color: #2c1a71; */
	color: white;
	margin: 0px;
	padding: 0px;
	background: #77a4ca;    
	border-top: 2px solid #2c1a71;
	height: 4em; 
}
}


@media print {
#footer{
    display: none;
}
}

#footer p {
	text-decoration: none;
	vertical-align: top;
	display: inline;
}
#footer img {
	vertical-align: middle;
}
#footer a {
	/*color: #2c1a71;
	background: #cbc9d1; */
	 color: white;
	 background: #77a4ca;
	text-decoration: none;
}
#footer a:hover {
	color: #2c1a71;
/*	background: #cbc9d1; */
	background: #77a4ca;
	text-decoration: none;
}

/*******************************************************/
/* sydyrjanie na sydyrjanieto */
/*******************************************************/
#menu1{
	float: right;
	min-width: 15%;
	max-width: 30%;
	width: 25%;
	text-decoration: underline;
	padding: 0px 0px 30px 20px;
	margin: 0px 0px 30px 30px;
	color: black;
	background-color: white;
	border: 1px solid black;
}
#menu1 a {
}
#menu1 a:hover {
	color: white;
	background-color: #77a4ca;
}

/********************************************
******* STILA ZA BREADCRUMBS */
@media screen {
#breadcrumbs {
	color: #7474BA;
	margin-left: 26%;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
/*	font-size: 110%; */
}
}
@media print {
#breadcrumbs {
	color: #7474BA;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}
}
#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#breadcrumbs li.breadcrumb {
	padding: 3px;
}
#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
#breadcrumbs ul li a {
    color: #7474BA; 
}
#breadcrumbs ul li a:hover {
	color:white;
	background-color: #F5C258;
}

/****************************************************************/
/* zaobleni ygyl4eta za sydyrjanieto na saita */
/* set background images for corners */
 .contentroundbox { background: url(images/interface/content_background.png) repeat; } 
.contenttop div  { background: url(images/interface/content_top_left.png) no-repeat top left; }
.contenttop      { background: url(images/interface/content_top_right.png) no-repeat top right; }
.contentbot div  { background: url(images/interface/content_bottom_left.png) no-repeat bottom left; }
.contentbot      { background: url(images/interface/content_bottom_right.png) no-repeat bottom right; }

 /* height and width details */
.contenttop div, .contenttop, .contentbot div, .contentbot {
	width: 100%;
	height: 14px;
/*	font-size: 1px; */
}
.contentcontent  { margin: 0 14px;}
.contentroundbox {
    width: 100%;
    margin: auto;
}

/****************************************************************/
/* zaobleni ygyl4eta za reklamnoto tablo */
/* set background images for corners */
 .advertroundbox { background: url(images/interface/advert_background.png) repeat; } 
.adverttop div  { background: url(images/interface/advert_top_left.png) no-repeat top left; }
.adverttop      { background: url(images/interface/advert_top_right.png) no-repeat top right; }
.advertbot div  { background: url(images/interface/advert_bottom_left.png) no-repeat bottom left; }
.advertbot      { background: url(images/interface/advert_bottom_right.png) no-repeat bottom right; }
 /* height and width details */
.adverttop div, .adverttop, .advertbot div, .advertbot {
	width: 100%;
	height: 14px;
}
.advertcontent  { margin: 0 14px;}
.advertroundbox {
    width: 100%;
    margin:  auto;
}


.siteroundbox { background: url(images/interface/site_tb_background.png) repeat; }  
.sitetop div  { background: url(images/interface/site_top_left.png) no-repeat top left; }
.sitetop      { background: url(images/interface/site_top_right.png) no-repeat top right; }
.sitebot div  { background: url(images/interface/site_bottom_left.png) no-repeat bottom left; }
.sitebot      { background: url(images/interface/site_bottom_right.png) no-repeat bottom right; }

 /* height and width details */
.sitetop div, .sitetop, .sitebot div, .sitebot {
	width: 100%;
	height: 14px;
/*	font-size: 1px; */
}
.sitecontent  { margin: 0 14px;}
/*.rbroundbox { width: 20em; margin: auto;} */
.siteroundbox { width: 100%; margin: auto;} 



/* zaka4ki s reklamna cel */
p.tease{
    font-family: Georgia,'Times New Roman',times,serif;
    color: #fe6918;
    
    letter-spacing: 5%;
    font-size: 140%; 
/*	text-align: left; */
/*	font-style: italic; /*problem v IE6*/
}
p.tease1{
    font-size: 140%;
	color: #1681e9;
}
p.tease2{
	font-size: 130%;
	 color: #1681e9;
}
p.tease3{
	font-size: 130%;
    font-weight: bold;
	color: #1681e9;
}
/*p.tease4{
	color: #1681e9;
}*/

.advert1 {
	color: white;
	 background-color: red;
	  display: inline;
}

