.pngimg1, .pngimg2, .pngimg3, .pngimg4, .pngimg5, .pngimg6, .iePNG, .logo, IMG { 
filter:expression(fixPNG(this)); 
} 
.iePNG A { position: relative; }
.iePNG A { position: relative; }
#main {
background:#fcfdfe;
width:100%;
height:100%;
border:0;
padding:0px;
margin:0px;
font-family: Tahoma;
}
*html body {
   min-width: 1000px;
   width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}
body {
margin:0px;
padding:0px;
min-width:1000px;
}

/*  %%%%%*****HEADER STYLES*****%%%%%  */
#header {
width:100%;
height:350px;
position:relative;
background:url(/templates/all/images/bg.png) top right repeat-x;
}
.bg {
background:url(/templates/all/images/header.gif) left top no-repeat;
width:100%;
height:350px;
}
#header img {
border: none;
}
.logotxt {
height:25px;
position:absolute;
left:320px;
top:30px;
z-index: 6;
}
.headtxt {
font-family: Tahoma;
font-size: 12px;
color: #CDE9FF;
}
.logo {
height:51px;
width:221px;
position:absolute;
top: 42px;
left:7%;
}
.logo_link {
height:51px;
width:221px;
}
.logo_link a {
display:block;
height:51px;
width:202px;
}
.nav {
height:9px;
position:absolute;
right:20px;
top:10px;
z-index: 5;
}
.nav ul {
list-style:outside;
list-style-type: none;
}
.nav li {
float:left;
padding: 0 15px 0 15px;
}
nav li a {
display:block;
}
.nav img {
border:0;
}
.search {
position:absolute;
bottom:55px;
*bottom:40px;
left: 15px;
width:232px;
height:25px;
border:none;
}
.search input{
float:left; 
margin-top:2px;
height:20px;
width:210px;
background:#FFF;
border: 1px solid #909090;
font-style:italic;
}
.searchsubmitter {
width:17px;
float:right;
height:22px;
}
.searchsubmitter input {
width:17px;
background:url(/templates/all/images/lupa.gif) top left no-repeat;
border:none;
padding: 0 0 0 0 !important;
}
.link {
font-size: 11px;
}
.link a {
color:#315470;
}
.topmenu {
position: absolute;
bottom:55px;
*bottom:40px;
left:22%;
height:44px;
width:auto;
margin: 0px;
padding-left:0px;
_margin-left:-40px;
}
#menu1 {
float:left;
}
#menu1 li {
list-style-position:outside;
list-style-type: none;
display: inline;
background:url(/templates/all/images/top_bg.gif) left top repeat-x;
height: 44px;
float:left;
padding: 5px 15px 5px 15px;
}
#menu1 #first {
background:url(/templates/all/images/leftcorner.gif) top right no-repeat !important;
padding:0 0 0 0 !important;
width:113px;
}
#menu1 #last {
background:url(/templates/all/images/rightcorner.gif) top left no-repeat !important;
padding:0 0 0 0 !important;
width:181px;
}
.blank {
background:url(/templates/all/images/li_blank.gif) top left no-repeat !important;
width:2px !important;
padding: 0 0 0 0 !important;

}
#menu1 a {
font-size:16px;
color:#FFF;
text-decoration:none;
line-height:34px;
/*vertical-align:middle;*/
display:block;
}
#menu1 li:hover,
#menu1 li.jsover {
background:url(/templates/all/images/top_bg_act.gif) top left repeat-x;
}
#menu1 li:hover a,
#menu1 li.jsover a,
#menu1 li a:hover {
color:#315470;
text-decoration:underline;
}
.teleph {
position: absolute;
top:98px;
right:40px;
height:67px;
width:276px;
background:url(/templates/all/images/teleph.gif) top left no-repeat;
padding:0px;
}
.txt {
margin-left: 35px;
width:auto;
}
.tel {
color:#ffb629;
font-weight:bold;
}
.number,
.number1 {
color:#cde9ff;
font-size:20px;
}
.number1 {
margin-left:102px;
}
.legend {
position: absolute;
bottom:15px;
left:330px;
font-size:11px;
}
.legend a {
color:#315470;
text-decoration:none;
}
/****$$$###@@@ CENTER PART @@@###$$$****/
#cpart {
background:url(/templates/all/images/grad_c.gif) bottom left repeat-x;
width:100%;
position:relative;
height:100%;
float:left;
z-index:2;
}
#rightc{
float:right;
width:250px;
height:auto;
padding-left:10px;
padding-top:5px;
margin:0px;
}
#grad_t {
position:absolute;
top:0px;
left:0px;
width:100%;
background:url(/templates/all/images/grad.png) top left no-repeat;
height:280px;
z-index:-1;
}
#leftc {
float: left;
height:100%;
width:296px;
}
/*---@@@###$$$%%%^^^LEFTMENU^^^%%%$$$###@@@---*/
.leftmenu {
height:auto;
width: 295px;
float:left;
padding:0 0 0 13px;
margin:0px;
}
#menu2 {
padding:0px;
margin:0px;
height:auto;
width: 295px;
}

#menu2 li{
position:relative;
padding:0px;
background:url(/templates/all/images/button_left.jpg) top left no-repeat;
float:left;
list-style-position:outside;
list-style-type:none;
width: 295px;
height:25px;
z-index:100;
}
#menu2 li ul{
display: none;
position: absolute;
top: 0px;
left: 294px;
margin: 0px;
padding: 0px;
}
#menu2 li a {
color:#315470;
font-size: 12px;
display:block;
line-height:25px;
padding-left:10px;
text-decoration:none;
}
#menu2 li.jsover a,
#menu2 li:hover a,
#menu2 li a:hover {
text-decoration:underline;
}
#menu2 li:hover ul,
#menu2 li a:hover ul,
#menu2 li.jsover ul{
display:block;
}
#menu2 li:hover li a,
#menu2 li.jsover li a {
text-decoration:none;
}
#menu2 li ul li:hover a,
#menu2 li ul li a:hover,
#menu2 li ul li.jsover a{
text-decoration:underline;
}
.zag {
background:url(/templates/all/images/news_icon.gif) left bottom no-repeat;
height:16px;
width:100%;
}
.zag a {
margin-left:25px;
font-size:16px;
color:#315470;
text-decoration:none;
}
.text a {
color:#315470;
}
.post {
padding-top:16px;
width:100%;
font-size:11px;
}
.date {
color:#2974b7;
}
.more a{
color:#315470;
text-decoration:underline;
text-align:right;
}
.more {
float:right;
margin-right:23px;
}
#center {
margin:10px 235px 0px 314px;
position:relative;
width:auto;
min-height:499px;
height:auto !important;
height:499px;
padding-left:25px;
}
.content {
padding-left:6px;
z-index:2;
font-size:12px;
}
.content a {
color:#315470;
}
.content h1 {
font-size:18px;
font-weight:normal;
}
.content ul {
margin:10px 0;
}
.content ul a {
color:#000;
text-decoration:none;
}
.content ul li a {
font-weight:bold;
}
.content ul ul li a {
font-weight:normal;
text-decoration:underline;
}
.content ul ul ul li a {
font-weight:normal;
}
.content form {
width:300px;
}
.content input,
.content textarea {
width:197px !important;
}
.zag1 {
font-size:16px;
color:#315470;
text-decoration:none;
}
/*******PAGE 1********/
.contentbox {
margin:20px 15px 0px 0px;
font-size:12px;
}
.c1 li {
margin:8px 0px 8px 0px;
}
.c1 {
padding:0px 0px 0px 12px;
margin:0px;
}
.form {
padding-right:30px;
width:340px;
position:relative;
margin:0 auto;
}
.vvod input {
width:200px;
height:16px;
border:1px solid black;
padding: 0px;
margin: 0px;
}
.vvod {
float:right;
}
.let {
float: left;
}
.string {
width:340px;
padding: 4px 0px;
height:16px;
}
.string1 {
width:340px;
padding: 4px 0px;
height:60px;
}
.string1 textarea {
height:60px;
width:200px;
border:1px solid black;
padding: 0px;
margin: 0px;
}
.vvod1 input {
background:url(/templates/all/images/submit.jpg) top left no-repeat;
width:89px;
height:19px;
border:none;
}
.vvod1 {
float:right;
}
.image {
padding-top:20px;
position:relative;
margin:0 auto;
overflow:hidden;
width:415px;
}
.blok {
width:120px;
height:110px;
margin:10px 4px 0px 5px;
float:left;
}
.pic {
background:url(/templates/all/images/image.jpg) top left no-repeat;
width:120px;
height:65px;
}
.desc {
color:#818080;
font-size:10px;
padding-top:65px;
}
/*************PAGE 2***************/
.content1 {
width:auto;
padding-left:55px;
z-index:2;
position:relative;
float:left;
}
.content1 .inputbutton {
width:252px;
}.content {
padding-left:6px;
z-index:2;
font-size:12px;
}
.content1 a {
color:#315470;
}
.content1 h1 {
font-size:18px;
font-weight:normal;
}
.content1 ul {
margin:10px 0;
}
.content1 ul a {
color:#000;
text-decoration:none;
}
.content1 ul li a {
font-weight:bold;
}
.content1 ul ul li a {
font-weight:normal;
text-decoration:underline;
}
.content1 ul ul ul li a {
font-weight:normal;
}

.catelem1, .catelem2, .catelem3, .catelem4, .catelem5, .catelem6 {
position:relative;
width:253px;
height:153px;
float:left;
margin: 5px 20px;
z-index:1000;
}
.pngimg1, .pngimg2, .pngimg3, .pngimg4, .pngimg5, .pngimg6 {
z-index:1000; 
width:253px;
height:153px;
}
.content1 a {
position:absolute;
font-size:12px;
line-height:20px;
color:#315470;
text-decoration:none;
display:block;
}
.content1 a:hover {
text-decoration:underline;
}
.pngimg1 {
background:url(/templates/all/images/1.png) top left no-repeat;
}
.pngimg2 {
background:url(/templates/all/images/2.png) top left no-repeat;
}
.pngimg3 {
background:url(/templates/all/images/3.png) top left no-repeat;
}
.pngimg4 {
background:url(/templates/all/images/4.png) top left no-repeat;
}
.pngimg5 {
background:url(/templates/all/images/5.png) top left no-repeat;
}
.pngimg6 {
background:url(/templates/all/images/6.png) top left no-repeat;
}
.catelem1 a {
top: 57px;
left: 123px;
}
.catelem2 a {
top: 59px;
left: 106px;
}
.catelem3 a {
top: 52px;
left: 87px;
}
.catelem4 a {
top: 66px;
left: 96px;
}
.catelem5 a {
top: 67px;
left: 127px;
}
.catelem6 a {
top: 44px;
left: 135px;
}
/*******************************************************************************/
#footer {
background:url(/templates/all/images/grad_f.gif) top left repeat-x;
width:100%;
height:200px;
position:relative;
float:left;
}
.copy {
position:absolute;
left:50px;
bottom:50px;
width:145px;
font-size:10px;
}
.lorem {
width:450px;
position:relative;
margin:0 auto;
height:auto;
color:#a8c4df;
font-size:10px;
padding-top:35px;
padding-left:10px;
}
.pdv {
padding-top:41px;
position:relative;
margin:0 auto;
width:210px;
height:34px;
background:url(/templates/all/images/pdv.gif) bottom left no-repeat;
}
.dev {
padding-left: 50px;
padding-top: 10px;
font-size:10px;
position:absolute;
bottom:0px;
right:0px;
}
.dev a {
color:#315470;
}
.counter {
position:absolute;
bottom:50px;
right:50px;
height:31px;
width:88px;
background:url(/templates/all/images/counter.gif);
}
.spacer {
width:1000px;
float:left;
}
