
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 {
    margin: 0;
    padding: 0;
    border:0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 2;
    border:1;
	color:#999;
    outline: 0;
 
	color:#333;
	font-size:12px;
	  
}

#table1 tbody td {border:1px solid #ccc; font-size:12px; color:#333333; padding:2px;}
#table1 tbody {width:100%; margin-top:10px; padding:0; border:1px solid #999;}
#table1 img {margin:3px;}
#map tbody {margin:0; background:url(public/userfiles/Pics/map_uslugi.jpg) no-repeat left top;}
#map tbody td {width:30px;}
#guesthouse tbody td {width:100%; margin-top:10px; padding:5px; border:1px solid #999;}

#table4 tbody td {border:1px solid #ccc; font-size:12px; color:#333333; }

ol, ul {    list-style: none; }
/* remember to define focus styles! */
:focus {     outline: 0; }
/* remember to highlight inserts somehow! */
ins {     text-decoration: none; }
del {     text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* CSS General */

body {
	color: #333333;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	background: #000000 url(public/userfiles/design/body_bg0.jpg) repeat-x;	
}

#logo {
	background: transparent url(public/userfiles/design/bg000000.jpg) no-repeat top center;
	margin:0 auto;
	width: 100%;
	padding-top:156px;	
}
.divpath {
	margin:0 auto;
	width: 900px;
	height:33px;
	background: #fff url(public/userfiles/design/toppath0.gif) repeat-x top center;	
}
.top_title p{color:#FFF; font-size:20px; width:670px; float:left; text-align:right;}

.topmaincol {
	width:900px;
	height:33px;
	margin:0 auto;
	background:#2986c3 url(public/userfiles/design/lr_bg000.gif) repeat-x top center;
}
/* --- nav --- */
#menu{

	height:56px;
	color:#E0E0E0;
	background: url(public/userfiles/design/table_bg.gif) repeat-x;
	
	font-size:10px;
	font-family:Tahoma,sans-serif;
	margin: 0px auto;
	width: 100%;
}

#menu .menuc {

}

#topnavi{
	position:relative;
	height:33px;
	font-size:10px;
	font-family:Tahoma,sans-serif;	
	text-transform:uppercase;
	background: url(public/userfiles/design/topmenu_.gif) repeat-x bottom left;
	padding:0 0 0 10px;
}

#topnavi ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#topnavi ul li{
	display:block;
	float:left;
	margin:0 1px;
}

#topnavi ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 10px;
	height:33px;
}

#topnavi ul li a span{
	font-size:10px;
	padding:10px 10px 0 0;
	height:21px;
	float:left;
}

#topnavi ul li a:hover{
	font-size:10px;
	color:#fff;
	background:transparent url(public/userfiles/design/topmenu0.gif) repeat-x bottom left;
}

#topnavi ul li a:hover span{
	font-size:10px;
	display:block;
	width:auto;
	cursor:pointer;
}

#topnavi ul li a.current,#topnavi ul li a.current:hover{
	color:#fff;
	background: url(public/userfiles/design/topmenu1.gif) no-repeat top left;
	line-height:305%;
}

#topnavi ul li a.current span{
	display:block;
	padding:0 10px 0 0;
	width:auto;
	background: url(public/userfiles/design/topmenu2.gif) no-repeat top right;
	height:33px;
}
/* --- end nav --- */

/* --- sub nav --- */
#submenu {
	margin: 0;
	padding: 4px 20px 0 20px;
	width: 100%;
	height:22px;
	color:#fefefe;
	font-size:10px;
	font-family:Tahoma,sans-serif;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#submenu li {
	margin: 0;
	padding: 0;
	float: left;
}
#submenu li {
	padding-right: 1em;
}

#submenu a:link,#submenu a:visited {
	color			: #fff;
	font-size		: 12px;
	font-family:Tahoma,sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	background: url(public/userfiles/design/subbulle.gif) no-repeat top left;		
}
#submenu a:hover {
	color			: #fff;
	text-decoration:none;
}
/* --- end sub nav --- */


/* /////////////////////////////////////////////////////////////////////////// */
form {
margin           : 0; 
padding          : 0;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 3px;
  background-color : #EDEDED;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 3px;

}

table,td,div {
  color            : #333;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  margin:0;
}

p {
  color            : #333;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
strong {
  color            : #333;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
i {
  color            : #666666;
  font-family      : Verdana,  Helvetica, sans-serif;
  font-size        : 10px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;
}
em {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;  
}


#container {
	width:900px;
	float:left;
	
	margin: 0px auto;
	padding:0;
	
	background: transparent url(public/userfiles/design/bg_insid.gif) repeat-y left top;
}


/* -------------------------------------------------------------------------------------------------------------- */
table.moduletable {
	margin           : 0 0 20px 0;
	width            : 100%;
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10px;	
}

table.moduletable th {
      
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 138px;
	height			   : 22px;
    color              : #fefefe;
	padding            : 2px 0 0 2px;
    text-indent        : 10px;
	line-height        : 15px;
	background:#fff url(public/userfiles/design/moduleta.gif) repeat-x left top;
	border-top:1px solid #6ba3c4;
	border-right:1px solid #406c85;
	border-bottom:1px solid #406c85;
	border-left:1px solid #6ba3c4;
	    
	}

table.moduletable td {
    padding-top: 2px;
}


.sectiontableheader {
  font-size        : 10px;
  font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;  
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #ffffff; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #f1f1f1;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #e0e0e8;
  line-height      : 25px;
}
a.mainlevel  {
  display           : block;
  width             : auto;
  margin            : 1px 0;
  padding           : 0;
  font-size         : 12px;
  background        : none;
  text-indent       : 10px;
  width				: 140px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 10px;
  border-bottom    : 1px solid #5ca6ce;
  background       : transparent url(public/userfiles/design/mainleve.gif) no-repeat right bottom;
  font-weight      : normal;
  padding          : 2px 0 2px 0;
  color            : #666666;
  text-indent      : 10px;
}
a.mainlevel:hover {
  border-bottom    : 1px solid #ff6600;
  background       : transparent url(public/userfiles/design/mainlevf.gif) no-repeat right bottom;
  font-size        : 10px;
  font-weight      : normal;
  color            : #ff6600;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  color            : #ff6600;
  border-bottom    : 1px solid #ff6600;
  background       : transparent url(public/userfiles/design/mainlevf.gif) no-repeat right bottom;
}
a#active_menu:hover {
  color            : #333333;
}


a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(public/userfiles/design/readon00.htm) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #3333ff;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(public/userfiles/design/readon00.htm) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(public/userfiles/design/strelka0.htm) ;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #3333ff;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 12px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : right;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;

  
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #aec2cd;
  padding-left     : 12px;
}
a.pathway:link, a.pathway:visited {
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  color			   : #57a0c9;
  font-size        : 10px;
  padding-left     : 0;
}
a.pathway:hover {
  color:#efefef;
  font-size        : 10px;
  padding-left     : 0;
}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
}
.contentheading,.componentheading {
  width            : 90%;
  font-size        : 12px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #6780a9;
  padding          : 1px;
  margin           : 3px 0px;
  }


.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}
.col {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   

}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background		: url(public/userfiles/design/shadow00.jpg) #f1f1f1 repeat-x top;
}
table.top2{
background : #ffffff; 
}


a.toclink:link, a.toclink:visited {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #999999;
   padding    	    : 5px 1px 3px 5px;
   text-decoration	: none;
}
a.toclink:hover {
  color            : #666666;
  text-decoration  : none;
}

td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(public/userfiles/design/header00.jpg)  no-repeat bottom;
  height         : 65px;
  width          : 770px;
 }
td.topnav {
  margin : 0px;
  padding:  0px;
  background     : url(public/userfiles/design/bg_top00.jpg) repeat-x top left;
  height         : 42px;
  width          : 770px;
  
 }

td.bgline {
  margin : 0;
  padding:  0;
  background     : url(public/userfiles/design/s0000000.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #999999;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}





/* MY CSS CODE */

h1 {font-size:18px; color:#2377B3; margin:10px 0 5px 0; padding:5px 0; font-weight:bold;}
h2 {font-size:18px; color:#2377B3; margin:10px 0 0 0; padding:5px 0; font-weight:bold;}
h3 {font-size:13px; color: #213f87; margin:0 0 3px 0; padding:0 0 0 0; font-weight:bold;}
h4 {font-size:14px; color: #999; margin:5px 0 ; padding:0 0 0 0; font-weight:normal; font-style:italic;}

#wrapper {margin:0 auto; padding:0; width:900px; }

#main { width:610px; //width:610px; float:left; margin:0 0 30px 0; padding:5px; /*border:1px solid #ccc;*/}
#left { width:235px;  min-height:400px; float:left; padding:5px 0 10px 15px; margin:0 5px 0 0; background:url(img/menu_bg.gif) repeat-y center top;border-bottom:1px solid #D1D1D1;}
#left a {color:#069;}
#footer {float:left; height:70px; width:900px; font-size:12px; margin:0 0 0 0; padding:0; color: #999; border-top:1px solid #ccc; }


/*------------------- Menu -------------------------*/
.leftmenu {float:left; margin:10px 0 10px 0; padding:0 0 0 0; width:210px; font-size:12px; font-weight:normal; }
.leftmenu ul {margin:0 0 0 0; padding:0 0 15px 0; width:210px; border-bottom:1px dotted #F4F4F4;}
.leftmenu li {margin:0; padding:4px 0 4px 0;  width:200px; text-decoration:none; 
				 background:url(img/bull%20-%20Copy.gif) no-repeat right center;  border-bottom:1px solid #CCC;  }
.leftmenu li a {color:#333; text-decoration:none;  font-weight:normal; padding-right:5px;}
.leftmenu li a:hover {color:#213F87; text-decoration:underline;}
.leftmenu ul ul li {margin:2px 0 2px 5px; padding-left:15px; background:url(img/arrow2.gif) no-repeat left center;}

#lang {margin:0; margin:0 0 0 0;  padding:0; float:right;}
#lang ul {float:right; margin:7px 0 0 0;  width:150px; }
#lang li {float:left;  margin:0 0 0 15px; padding:0; color:#999; }
#lang a {margin:0;  font-size:12px; color:#D1DCF3; text-decoration:none;}
#lang a:hover { color:#ccc; text-decoration:underline}


/*-----Footer-------------------------------------------------------------------- */

#copyright {float:left; margin:0 0 0 0;    font-size:12px; color: #333; }
#footer_box {width:900px;  margin:0 auto; padding:0; }
			
 
.footer-info  {width:400px; height:60px; float:left; text-align:left; font-size:14px; color:#ccc; padding:0 0 0 20px; margin:0; }
.footer-info p {  margin:20px 0 0 0; padding:10px 0 0 10px; color:#999; }
.footer-info a {color:#0099CC;}
.betacom {float:right; margin:15px 20px 0 0; color:#999; }
.betacom a {color:#0099CC;}
.betacom img {border:0;}

/*-----Page Content-------------------------------------------------------------- */
div.page_content {margin:0; padding:0; }
div.page_date { float:left; margin: 5px 45px 10px 0 ; color: #E67819; font-size:12px; width:100%;}
div.page_intro_text p {font-size:12px; margin:10px 0 0 0;}
div.page_main_text {font-size:12px; color:#676767; text-align:left; color:#333; margin:0;}
div.page_main_text img {margin:5px 5px 5px 0; border:0;}
div.page_main_text p {margin:0;  padding:5px 5px 5px 0; font-size:12px; color: #333; text-align:justify;}
div.page_main_text p span {margin:0;  padding:5px 5px 5px 0; font-size:12px; color: #666; }

div.page_main_text ul {margin:10px 0 10px 40px; padding:0; color:#333; list-style-image:url(img/arrow.gif) }
div.page_main_text li {margin:8px 0 ;}
div.page_main_text h4 a {font-size:14px; color:#069; margin:5px 0 ; padding:0 0 0 0; font-weight:normal; font-style:normal; text-decoration:underline;}




div.page_list {}
div.page_list_row {text-align:justify;}
a.page_list_title {color:#666; margin:4px 0; padding:2px 0; font-size:14px; text-decoration:underline; width:100%; float:left;}
div.page_list_date { color: #E67819; font-size:12px; }
div.page_list_text { margin: 5px 0 10px 0;}
p.page_list_norows {}

/*-----Blocks-------------------------------------------------------------------- */
div.block_wrapp {padding:0; margin:0;}
div.block_name { font-size:14px; margin: 10px 0 5px 0; color:#213F87; padding:5px 0 3px 0; font-weight:bold; }
div.bock_body img {border:0;}

/*-----List Block------------------------------------------------------------


/* for news*/
div.list_block a.list_allrows {font-size:14px; margin:0 0 10px 0; padding-left:20px; background:url(img/bull3.gif) no-repeat left center; color:#213F87;}
div.list_row_news {margin:10px 0; padding:0;}
div.list_row_news a.list_ftitle  {font-size:14px; color:#213F87;}
div.list_row_news div.list_text { font-size:12px; margin: 5px 15px 5px 0; color:#333333; /*text-align:justify;*/}
div.list_row_news div.list_text p {margin:0; padding-top:0px; font-size:12px; color:#999;}
div.list_row_news span.list_date { color:#DD127B; font-size:10px; margin-top:5px;}
div.list_row_news a.list_link {font-size:12px; color:#652D86;}
div.list_row_news a.list_allrows {font-size:12px; margin:0;}
div.list_row_news p.list_norows {font-size:18px;}

div.list_row {margin:10px 0; padding:0;}
div.list_row a.list_ftitle  {font-size:14px; color:#213f87;}
div.list_row div.list_text { font-size:12px; margin: 5px 0 5px 0; color:#333333;}
div.list_row div.list_text p {margin:0; padding-top:0px; font-size:12px; color:#666;}
div.list_row span.list_date { color:#DD127B; font-size:10px; margin-top:5px;}
div.list_row a.list_link {font-size:12px; color:#006699;}
div.list_row a.list_allrows {font-size:12px; margin:0;}
div.list_row p.list_norows {}

ul { list-style-type:none; }

/* END news*/

/*-----Search Content------------------------------------------------------------ */
.search { margin-left:10px; padding:5px 0; color:#BEBEBE; font-size:14px; }
form.search_form {height:20px;}
form.search_form label {color:#333;}
form.search_form input {color:#333;}
form.search_form select {}
div.search_resuls {}
p.search_msg {}
p.search_errmsg { color:#990000; border: solid 1px #AE0000; background:#FFF2F2; padding: 5px; }
p.search_resmsg { border: solid 1px #999999; background:#FFFFCC; padding: 5px; }
p.search_resmsg i { color:#003300; font-weight:bold; }
p.search_row {}
p.search_row a{}
p.search_row span{}

.search_block form.search_form {float:left; margin:5px 0 0 0; padding:5px 0 ; color:#BEBEBE; font-size:12px; width:210px; border-bottom:1px dotted #F4F4F4;}
.search_block form.search_form input {border:1px solid #ccc; color:#999999; font-size:12px; }
.search_block form.search_form span input {color:#333;}

