body, form {
margin:0px;
}

body {
background: #f9f9f1 url(images/bg1.gif) repeat-x;
font-family:verdana;
}

html, body {
height:100%;
}

.tovari span h1, .tovari span h1 a, .tovari span h2, .tovari span h2 a {
display:none;
visibility:hidden;
font-size:1px;
}

img {
border:0px;
margin:0px;
}

.leftbl {
position:absolute;
left:0px;
height:100px;
width:6%;
background: url(images/bg2.gif) no-repeat right top;
}

.container {
position:absolute;
left:6%;
width:92%;
min-width:920px;
background:#fff;
}

.holder {
display:block;
color:#000;
}

/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .container {border-right:920px solid #fff;}
* html .holder {display:inline-block; position:relative; margin-right:-920px;}

.header {
width:100%;
height:190px;
background:#ebecee;
border-bottom: solid 1px #fff;
}

.header .left {
width:200px;
float:left;
}

.header .top {
height:30px;
background: #ebecee url(images/bg2.jpg) no-repeat;
}


ul.langs, ul.nav {
list-style-type:none;
margin:0px;
margin-top:7px;
padding:0px;
float:left;
}

ul.langs li, ul.nav li {
float:left;
}

ul.langs a, ul.nav a {
float:left;
display:block;
width:22px;
height:15px;
text-decoration:none;
background-repeat:no-repeat;
text-indent:-1000px;
margin-right:1px;
padding:0px;
font-size:1px;
}

ul.langs a:hover, ul.nav a:hover {
text-decoration:none;
background-position: bottom;
}

ul.langs a#ru {
background-image:url(images/ru.gif);
}

ul.langs a#ua {
background-image:url(images/ua.gif);
}

ul.langs a#pl {
background-image:url(images/pl.gif);
}

ul.langs a#en {
background-image:url(images/en.gif);
}

ul.nav {
margin-left:19px;
margin-top:9px;
}

ul.nav a {
width:13px;
height:13px;
margin-right:2px;
}

ul.nav a#n1 {
background-image:url(images/nav1.gif);
}

ul.nav a#n2 {
background-image:url(images/nav2.gif);
}

ul.nav a#n3 {
background-image:url(images/nav3.gif);
}

.header .logo1, .header .logo2 {
display:block;
height:34px;
width:199px;
background: #78878f url(images/bg3.jpg) no-repeat;
text-indent:-1000px;
border-left: solid 1px #fff;
border-bottom: solid 1px #fff;
text-decoration:none;
}

.header .logo2 {
height:126px;
background: #bd1615 url(images/logo.gif) no-repeat;
border-bottom: 0px;
}

.header .news {
height:175px;
background:#f5f6f8;
border: solid 1px #e09190;
overflow:auto;
margin:7px;
width:96%;
font-size:10px;
scrollbar-face-color: #cd6a6b;
scrollbar-shadow-color: #d18181;
scrollbar-highlight-color: #d18181;
scrollbar-3dlight-color: #d18181;
scrollbar-darkshadow-color: #d18181;
scrollbar-track-color: #dfbdbd;
scrollbar-arrow-color: #fdd6d6;
}

.header .news h2 {
margin:0px;
}

.header .news a {
text-decoration:none;
color:#454545;
}

.header .news h2 a, .subscribe_block h6 {
display:block;
height:15px;
background:#dfbdbd url(images/bg3.gif) repeat-y;
font: bold 10px verdana;
color:white;
padding-left:7px;
padding-top:1px;
margin:0px;
text-align:left;
}

.header .news a:hover {
text-decoration:underline;
}

.header .news ul a:hover {
color:black;
}

.header .news ul {
list-style-type:none;
margin:5px;
padding:0px;
}

.header .news ul li {
margin-bottom:5px;
}

.header .news ul b {
color:#c11616;
font-family:tahoma;
font-size:9px;
}

.header .unews {
background: #749eb9 url(images/back.jpg) no-repeat;
}

.menu {
width:199px;
position:relative;
border-left: solid 1px #fff;
margin-bottom:15px;
float:left;

}

.content {
padding-left:210px;
padding-top:5px;
padding-right:15px;
width:100%:
height:100%:
background-color:#fff;
font-size:13px;
line-height:140%;
}

h1 {
background:#d9ebed url(images/bg5.gif) no-repeat 205px 6px;
margin:0px;
padding:7px 12px;
padding-left:228px;
font: 18px verdana;
color:#597384;
text-align:right;
}

h1 a {
color:#597384;
}

.menu ul {
list-style-type:none;
font: bold 11px verdana;
clear:left;
margin:0;
padding:0;
}

.menu ul li {
}

.menu ul li a {
position:aboslute;
display:block;
padding:5px 0px;
padding-left:10px;
border-bottom: 1px #fff solid;
text-decoration:none;
color:#fff;
background:#65707c;
!width:100%;
}

.menu ul ul {
list-style-image: url(images/list_b.gif);
list-style-position: outside;
font: bold 10px verdana;
clear:left;
margin:0;
padding:3px;
padding-left:30px;
background:#e5e8ea;
}

.menu ul li ul li {
padding:2px 0px;
}

.menu ul ul li a {
display:inline;
padding-left:0px;
border: 0px;
text-decoration:none;
color:#65707c;
background:none;
}

.menu ul ul ul {
list-style-image: url(images/list_c.gif);
list-style-position: outside;
font: 10px verdana;
clear:left;
margin:3px;
padding:0px;
padding-left:20px;
background:#fff;
}

.menu ul ul ul li {

}

.menu ul ul ul li a {
display:inline;
padding-left:0px;
text-decoration:none;
color:#65707c;
}

.menu ul ul ul ul {
background:#e5e8ea;
font: 9px verdana;
}

.menu ul li a:hover {
background:#8c95a0;
}

.menu ul ul li a:hover {
text-decoration:underline;
background:none;
}

.menu li.cl ul {
display: none;
}


.content ul {
list-style: square;
line-height:170%;
}

.content ul.tree {
list-style: square;
}


.content ul.tree a {
font-size:14px;
font-weight:bold;
line-height:170%;
color:#1d405c;
text-decoration:none;
}

.content ul.tree ul.tree {
list-style: disc;
}

.content ul.tree ul.tree a {
font-size:11px;
}

.content ul.tree a:hover {
text-decoration:underline;
}


.subscribe_block {
margin:10px;
padding:0px;
background:#f5f6f8;
border: solid 1px #e09190;
font-size: 10px;
text-align:center;
}

.subscribe_block form {
padding:8px;
color:#454545;
}

.subscribe_block form input {
margin-top:5px;
width:120px;
font-size:11px;
border:solid 1px #e09190;
}

.subscribe_block form input#submit{
width:25px;
height:18px;
background:#ca4748;
font:bold 9px verdana;
color:#fff;
border: 1px solid #fff;
margin-left:2px;
}


.subscribe_block #wrongemail {
color:red;
font-weight:bold;
}

#prefooter {
clear:both;
height:50px;
}

#footer {
width:100%;
clear:left;
height:140px;
background: url(images/bg4.gif) repeat-x bottom;
}

#footer .left {
float:left;
padding:10px;
}


#footer .right {
padding:10px;
float:right;
font-size:10px;
color:#a6a6a6;
text-align:right;
}

#footer .left, #footer .left a, #footer .right a {
font-size:10px;
color:#a6a6a6;
text-decoration:none;
}

#footer .left a:hover, #footer .right a:hover {
text-decoration:underline;
}

#footer  .logo {
text-align:left;
display:block;
width:160px;
height:66px;
background: #c21717 url(images/logo_small.gif) no-repeat;
text-indent:-10000px;
margin-bottom:4px;
text-decoration:none;
}

#footer a.logo:hover {
text-decoration:none;
}

#footer .ban88 {
float:left;
margin-right:7px;
margin-top:3px;
}

#footer .ban468 {
clear:left;
}

.menu .ban88 {
margin-left:5px;
margin-bottom:5px;
float:left;
}


ul.news_block {
list-style-type:none;
margin:0;
padding:0;
}

.news_block li {
margin: 0 0 20px;
clear:left;
}

.news_block img {
float:left;
margin:7px;
}

h2 {
font: bold 16px verdana;
color:#1d405c;
margin:0 0 4px;
}

h2 b {
font-size:10px;
color: #c21717;
}

h2 a {
color:#1d405c;
text-decoration:none;
}

h2 a:hover {
text-decoration:underline;
}

.fully {
color: #65707c;
font: bold 9px verdana;
}

.pages {
clear:left;
}

.pages a {
display:block;
float:left;
background: #ca4747;
font: bold 12px verdana;
color:#e6e6e6;
text-decoration:none;
margin:3px;
padding:6px;
}

.pages a:hover {
color:#fff;
}

.pages a.current {
border: 1px solid #ca4747;
background:#fff;
color:#ca4747;
padding:5px;
}
