/* Utilites
------------------------------ */

* { margin: 0; padding: 0; }

*:focus { outline: none; }
.hidden { display: none; }
.show { display: block!important; }
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-bg { background: none!important; }
.no-border, a img { border: none!important; }
.container:after, .columns:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.img-repl { text-indent: -9999px; overflow: hidden; display: block; }
.cc { clear: both; }

/* Main styles
------------------------------ */

html { height: 100%; background:#ffe691 url(../i/bg.gif); font:12px Tahoma; color:#6a3801;}
body { height: auto !important; height: 100%; min-height: 100%; } /* body height 100% */

a { color: #713c01; }
a:visited {  }
a:hover {  }
a:active {  }
			
/* Layout Boxs
------------------------------ */

.page-layout { margin-right: -5px; }
.layout-box { float: left; margin: 0 5px 5px 0; }

.lb-1 { width: 779px; } /* 100% */
.lb-2 { width: 583px; } /* 75% */
.lb-3 { width: 387px; } /* 50% */
.lb-4 { width: 191px; } /* 25% */
			
/* Horizontal Menu
------------------------------ */
#mm { margin:0 auto; width:850px;}
.menu-h { overflow: hidden; }
.menu-h li { float: left; list-style: none; padding: 0 .8em;  padding-left:20px; }
.menu-h a { text-decoration: none; display: block; font-size:13px;}
.menu-h a:hover { text-decoration: underline; }
			
/* Vertical Menu
------------------------------ */

.menu-v { }
.menu-v li { padding: 4px 0; list-style: none; }
.menu-v li ul { padding-left: 1em; margin-top: 2px; }
.menu-v li li { border: none; }
.menu-v a { text-decoration: none; display: block; padding-left:20px; background:url(../i/ahor.gif) 5px 5px no-repeat;  }
.menu-v a:hover { text-decoration: underline; }
.col1 a { color:#fa4e1e !important;}
.col2 a { color:#146e00 !important;}
.col3 a { color:#bb5400 !important;}
.col4 a { color:#da0064 !important;}
.col5 a { color:#59a000 !important;}
.col6 a { color:#a10d01 !important;}
.col7 a { color:#713c01 !important;}
.col1 a:hover, .col2 a:hover, .col3 a:hover, .col4 a:hover, .col5 a:hover, .col6 a:hover, .col7 a:hover { color:#333 !important;}			
/* Content elements
------------------------------ */

.content h1, .content h2, .content h3, .content h4 { font: 1.7em Arial, Helvetica, sans-serif; margin-bottom: .5em; }
.content h2 { font-size: 41px; color:#6a3801; font-family:Georgia, "Times New Roman", Times, serif; }
.content h3 { font-size: 20px; color:#d27d07; font-family:Georgia, "Times New Roman", Times, serif}
.content h4 { font-size: 1.1em; font-weight: bold; }

blockquote { margin-left: 10em; padding-left: 1em; border-left: 2px solid #ccc; }
code, pre { font: 1.2em/1 "Courier New", Courier, monospace; padding: 1px 2px; background: #eee; }
pre { border: 1px dashed #aaa; line-height: 1.7em; padding: 5px; font-size: .9em; background: #eee; margin: 0; }
strong {  }
em {  }
sup, sub { vertical-align: baseline; position: relative; }
sup { top: -0.4em; }
sub { bottom: -0.3em; }

hr { color: #ccc; background-color: #ccc; height: 1px; border-width: 0px; }

.em { font-style: italic; }
.strong { font-weight: bold; }

.content ul, .content ol { margin-left: 3em; line-height: 1.3em; }
.content ul li, .content ol li { margin-bottom: .2em; }

.content dl {  }
.content dl dt { margin-bottom: .2em; font-weight: bold; }
.content dl dd { padding-left: 5em; margin-bottom: .4em; }

.icons a, .icon { padding: 1px 0 1px 20px; background-repeat: no-repeat; background-position: left center; }

.content p, .content ul, .content ol, .content dl, .content table, blockquote, pre, .columns, .content img, hr { margin-bottom: 11px; }

.box { margin: 11px; }

/* Text align, float
------------------------------ */

.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }

.f-left { float: left; }
.f-right { float: right; }

/*	Tables
------------------------------ */

table { border-collapse: collapse; width: 100%; }
table th, table td { padding: 2px 3px; vertical-align: top; }
table th { background: #f4f4f4; }
table td {  }

/*	Columns
------------------------------ */

.columns {  }
.w-5, .w-10, .w-15, .w-20, .w-25, .w-30, .w-35, .w-40, .w-45, .w-50, .w-55, .w-60, .w-65, .w-70, .w-75, .w-80, .w-85, .w-90, .w-95, .w-100, .w-33, .w-66, .w-38, .w-62 { float: left;  }

.col-content { padding-right: 6px; }
.col-first { padding-left: 0!important; }
.col-last { padding-right: 0!important; }

.w-5 { width: 5%; }
.w-10 { width: 10%; }
.w-15 { width: 15%; }
.w-20 { width: 20%; }
.w-25 { width: 25%; }
.w-30 { width: 30%; }
.w-35 { width: 35%; }
.w-40 { width: 40%; }
.w-45 { width: 45%; }
.w-50 { width: 50%; }
.w-55 { width: 55%; }
.w-60 { width: 60%; }
.w-65 { width: 65%; }
.w-70 { width: 70%; }
.w-75 { width: 75%; }
.w-80 { width: 80%; }
.w-85 { width: 85%; }
.w-90 { width: 90%; }
.w-95 { width: 95%; }
.w-100 { width: 100%; }

.w-33 { width: 33%; }
.w-66 { width: 66%; }

.w-38 { width: 38%; }
.w-62 { width: 62%; }

/* Images
------------------------------ */

.content img { padding: 2px; border: 1px solid #ccc!important; margin-top: .4em; }
.content img.null-image { padding: 0!important; border: none!important; margin: 0!important; }
img.f-left { margin-right: 1em; }
img.f-right { margin-left: 1em; }

/* Content Form
------------------------------ */

.content form { padding: .5em 0; }
.content fieldset { margin-bottom: 1em; border: none; }
.content legend { margin-top: -1px; padding-bottom: 1em; font-size: 1.1em; font-weight: bold; }

.content .f-row { overflow: hidden; margin-bottom: .5em; }
.content label { float: left; text-align: right; width: 25.99%; padding: 0 2%; }
.content .f-inputs { padding-left: 30%; }

.f-actions { padding-top: 1em; border-top: 1px solid #ccc; }

/* Inputs
------------------------------ */

input { vertical-align: middle }
.i-checkbox { margin-top: 3px; }
.i-text { width: 200px; padding: 1px; font: 1em sans-serif; }
.button { padding: 0 .25em; width: auto; overflow: visible; cursor: pointer; }
			
/* Corners (em)
------------------------------ */

.corners { position: relative; overflow: hidden; }
.corners em.tl, .corners em.tr, .corners em.bl, .corners em.br { position: absolute; font-size: 1px; }

.corners-2 em.tl, .corners-2 em.tr, .corners-2 em.bl, .corners-2 em.br { width: 4px; height: 4px; background-image: url(../i/corners/corners-2.png); }
	.corners-2 em.tl { left: -2px; top: -2px; } .corners-2 em.tr { right: -2px; top: -2px; } .corners-2 em.bl { left: -2px; bottom: -2px; } .corners-2 em.br { right: -2px; bottom: -2px; }
.corners-3 em.tl, .corners-3 em.tr, .corners-3 em.bl, .corners-3 em.br { width: 6px; height: 6px; background: url(../i/corners/corners-3.png); }
	.corners-3 em.tl { left: -3px; top: -3px; } .corners-3 em.tr { right: -3px; top: -3px; } .corners-3 em.bl { left: -3px; bottom: -3px; } .corners-3 em.br { right: -3px; bottom: -3px; }
.corners-4 em.tl, .corners-4 em.tr, .corners-4 em.bl, .corners-4 em.br { width: 8px; height: 8px; background: url(../i/corners/corners-4.png); }
	.corners-4 em.tl { left: -4px; top: -4px; } .corners-4 em.tr { right: -4px; top: -4px; } .corners-4 em.bl { left: -4px; bottom: -4px; } .corners-4 em.br { right: -4px; bottom: -4px; }
.corners-5 em.tl, .corners-5 em.tr, .corners-5 em.bl, .corners-5 em.br { width: 10px; height: 10px; background: url(../i/corners/corners-5.png); }
	.corners-5 em.tl { left: -5px; top: -5px; } .corners-5 em.tr { right: -5px; top: -5px; } .corners-5 em.bl { left: -5px; bottom: -5px; } .corners-5 em.br { right: -5px; bottom: -5px; }
.corners-6 em.tl, .corners-6 em.tr, .corners-6 em.bl, .corners-6 em.br { width: 12px; height: 12px; background: url(../i/corners/corners-6.png); }
	.corners-6 em.tl { left: -6px; top: -6px; } .corners-6 em.tr { right: -6px; top: -6px; } .corners-6 em.bl { left: -6px; bottom: -6px; } .corners-6 em.br { right: -6px; bottom: -6px; }
.corners-7 em.tl, .corners-7 em.tr, .corners-7 em.bl, .corners-7 em.br { width: 14px; height: 14px; background: url(../i/corners/corners-7.png); }
	.corners-7 em.tl { left: -7px; top: -7px; } .corners-7 em.tr { right: -7px; top: -7px; } .corners-7 em.bl { left: -7px; bottom: -7px; } .corners-7 em.br { right: -7px; bottom: -7px; }
.corners-8 em.tl, .corners-8 em.tr, .corners-8 em.bl, .corners-8 em.br { width: 16px; height: 16px; background: url(../i/corners/corners-8.png); }
	.corners-8 em.tl { left: -8px; top: -8px; } .corners-8 em.tr { right: -8px; top: -8px; } .corners-8 em.bl { left: -8px; bottom: -8px; } .corners-8 em.br { right: -8px; bottom: -8px; }
.corners-9 em.tl, .corners-9 em.tr, .corners-9 em.bl, .corners-9 em.br { width: 18px; height: 18px; background: url(../i/corners/corners-9.png); }
	.corners-9 em.tl { left: -9px; top: -9px; } .corners-9 em.tr { right: -9px; top: -9px; } .corners-9 em.bl { left: -9px; bottom: -9px; } .corners-9 em.br { right: -9px; bottom: -9px; }
.corners-10 em.tl, .corners-10 em.tr, .corners-10 em.bl, .corners-10 em.br { width: 20px; height: 20px; background: url(../i/corners/corners-10.png); }
	.corners-10 em.tl { left: -10px; top: -10px; } .corners-10 em.tr { right: -10px; top: -10px; } .corners-10 em.bl { left: -10px; bottom: -10px; } .corners-10 em.br { right: -10px; bottom: -10px; }

/*IDS*/
#page { background:url(../i/page_bg.jpg); height:698px; width:983px; margin:0 auto; position:relative; margin-top:60px;}
#page .LOGO { position:absolute; left:0; top:-70px; border:0 !important;}
#page .map *{border:0 !important;} #page .map table{ width:70px; position:absolute; right:60px; top:50px; z-index:1001;}
#footer { width:983px; margin:0 auto;}
#fInfo { float:right; width:18%; margin:0px 10px 0 0; font-size:9px; font-family:Tahoma; color:#5a3000;} #fInfo a{ font-size:9px; font-family:Tahoma; color:#5a3000; text-decoration:none } #fInfo a:hover {text-decoration:underline; }
#stch {float:left; width:18%; margin:0px 0 0 30px;}
#flash {position:relative; width:900; height:698px;} #flash a{ cursor:pointer;}
#flash #mavka { position:absolute; bottom:-18px; left:34px; z-index:97}  #flash img {border:0 !important; }
#flash #sunny { position:absolute; top: 0px; left:41px; z-index:100;}
#flash #kosaki { position:absolute; top: 160px;right:50px;}
#flash #lisa_cot { position:absolute; bottom: 45px;right:34px;}
#flash #centr { position:absolute; top: 170px; left:50px; z-index:94}
#flash #sova_zver { position:absolute; bottom: 40px; left:320px; z-index:98}
#flash #zarosli { position:absolute; bottom: 29px; left:430px; z-index:99}
#flash #castle { position:absolute; top:70px; right:320px; }

/*INSIDE PAGES */
#inside_top { no-repeat; height:341px; width:916px; position:relative;}
#inside_top .LOGO { position:absolute; left:-30px; top:-100px; border:0 !important; z-index:1001}
#inside_top .toMain { position:absolute; z-index:100;}
#inside_top .mavka { position:absolute; bottom:-76px; left:0px;}
#inside_content {background:url(../i/border_bottom.gif) no-repeat left  bottom; padding:36px; padding-top:35px; position:relative;}
.sova_bottom {margin-bottom:10px;}
.kosaki_bottom {margin-left:-20px; position:relative}
.telia_bottom {margin-left:-10px; margin-bottom:-10px; position:relative}
.zamok_bottom {margin-left:0px; margin-bottom:11px; position:relative}
.kot_bottom {margin-left:0px; margin-bottom: 10px; position:relative}
.mavka_bottom {margin-left:0px; margin-bottom: -10px; position:relative}
#content { color:#713c01; font-size:11px; position:relative;} 
#content a{text-decoration:none} #content a:hover{text-decoration:none; color:#fd6e64;}
#content table td{padding:10px 5px;} 
.abc a{ margin-left:10px; font: 14px Georgia, "Times New Roman", Times, serif ;}
.abc a:hover{ margin-left:10px; font: 14px Georgia, "Times New Roman", Times, serif; color:#fd6e64;}
.spisok { margin:10px;}
.spisok a{ margin:5px 12px 5px 12px; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; text-decoration:none; color:#d27d07;} .spisok a:hover {color:#6a3801;}
#napovnennia {margin:20px 40px; display:table;}
#napovnennia a{color:#cd7600; text-decoration:none;} #napovnennia a:hover{color:#fd6e64; text-decoration:none;}
.item { margin:5px 40px; text-align:justify}
.hd { font-size:11px; margin-bottom:5px;}
.item .hd span, .item .hd a { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; text-decoration:none; color:#d27d07; margin-right:5px;}
.form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #881111;
	background-color: #ffffff;
	border: 1px solid #540000;
}