html, body {
width : 100%;
height : 100%;
margin : 0;
padding : 0;
}
body {
background : url(images/bg.gif) repeat 1px 1px;
text-align : center;
}
body, input, select, textarea {
font : 12px Verdana;
line-height : 1.4em;
}
a img {
border : 0;
}
form {
margin : 0;
}
label {
cursor : pointer;
}
h1, h2, h3, h4, h5 {
margin : 0 0 7px 0;
padding : 0;
font-family : Verdana, serif;
}
h1 {
font-size : 14px;
font-weight : normal;
text-align: justify;
font-weight: bold;
}
h2 {
font-size : 12px;
font-weight : normal;
text-align: justify;
font-weight: bold;
}
h3 {
font-size : 14px;
line-height : 16px;
}
h4 {
font-size : 13px;
line-height : 15px;
}
h5 {
font-size : 12px;
line-height : 14px;
}
h2, h3, h4, h5 {
color : #484848;
}
p {
margin : 0 0 10px 0;
padding : 0;
text-align: justify;
}
a {
color : #000;
text-decoration : underline;
}
a:hover {
color : #ffa845;
}
ul, li {
margin : 0;
padding : 0;
}
ol {
margin : 0 0 12px 20px;
padding : 0;
}
.news_title {
padding : 0;
margin : 0;
}
.news_description {
padding : 0;
margin : 0;
}
.news_link {
padding : 0;
margin : 0;
}
table.tov-table {
text-align : center;
border : 1px solid #000000;
empty-cells : show;
border-collapse : collapse;
}
table.catalog_tbl {
border-collapse : collapse;
width : 100%;
}
table.catalog_tbl td {
padding : 10px 10px 14px;
width : 50%;
}
table.catalog_tbl a {
background : #ffffff none repeat scroll 0 0;
border : 1px solid #efc21f;
display : block;
padding : 5px 5px;
text-align : center;
text-decoration : none;
}
table.catalog_tbl a:hover {
background : #3073c9 none repeat scroll 0 0;
font-weight : bold;
color : #fdd845;
border : 1px solid #efc21f;
}
div.orange {
background : #f1c11e;
padding : 12px 8px;
}
div.buttons {
height : 44px;
padding-top : 10px;
text-align : right;
}
div.buttons input.clear {
width : 80px;
}
div.buttons input.save {
width : 150px;
}
div.buttons input.send {
width : 130px;
}
div.buttons input.bttn, form input.bttn2 {
background : #ebebeb url(images/bttn_bg.gif) repeat-x scroll 0 0;
border : 1px solid #707070;
font-family : tahoma;
font-size : 12px;
height : 22px;
margin : 0 5px 0 0;
padding : 2px 5px;
text-align : center;
}
div.buttons input.bttn:hover {
border : 2px solid #3c7fb1;
}
#wrap {
position : relative;
width : 978px;
padding : 0 11px;
text-align : left;
min-height : 100%;
background : url(images/shadows.png) repeat-y 0 0;
margin : 0 auto;
}
* html #wrap {
height : 100%;
background : url(images/shadows.gif) repeat-y 0 0;
}
#top {
position : relative;
height : 72px;
background : #fff;
}
#logo {
width : 278px;
height : 45px;
margin : 12px 0 0 15px;
color : #000;
font-size : 35px;
font-weight : bold;
font-family : serif;
line-height : 45px;
}
#links {
position : absolute;
top : 8px;
right : 0;
width : 125px;
height : 19px;
}
#links a {
margin : 0 6px 0 5px;
color : #fff;
font-size : 9px;
}
#links a img {
background : #707070;
width : 13px;
height : 11px;
margin : 4px 5px;
}
#links a:hover img {
background : #ffa845;
}
#phone {
position : absolute;
top : 8px;
left : 420px;
width : 250px;
height : 50px;
background : url(images/phone.gif) no-repeat 0 12px;
padding-left : 50px;
color : #000;
font-size : 50px;
line-height : 50px;
font-family : "Palatino Linotype", serif;
}
#phone span {
position : relative;
color : #000;
font-size : 17px;
line-height : 25px;
bottom : 8px;
}
#search {
height : 19px;
line-height : 16px;
position : absolute;
right : 0;
top : 36px;
width : 235px;
}
#search input.text {
border : 1px solid #020202;
color : #989898;
font-size : 11px;
height : 16px;
line-height : 16px;
margin : 0 0 2px;
width : 195px;
}
#search input.bttn {
background : #cccccc url(images/search_bttn.gif) no-repeat scroll 0 0;
border : 0 none;
cursor : pointer;
height : 19px;
margin : 0 0 2px;
width : 22px;
}
input.bttn {
background : #ebebeb url(images/bttn_bg.gif) repeat-x scroll 0 0;
border : 1px solid #707070;
margin : 0 3px;
text-align : center;
}
#head {
position : relative;
height : 223px;
border-top : 1px solid #000;
border-bottom : 2px solid #000;
background : #3073c9 url(images/bg_menu.gif) repeat-x 0 0;
padding-right : 744px;
}
#menu {
width : 200px;
}
#menu li {
list-style : none;
line-height : normal;
}
#menu a {
display : block;
text-decoration : none;
padding-left : 24px;
padding-right : 7px;
border-right : 7px solid #234e87;
border-bottom : 1px dotted #ffffff;
line-height : 31px;
color : #ffffff;
font-weight : bolder;
}
#menu a:hover, #menu .active a {
background : #3073c9 url(images/menu_marker.gif) no-repeat;
background-position : 5% center;
text-decoration : none;
border-right : 7px solid #fdd845;
font-weight : bolder;
color : #fdd845;
}
#menu li ul {
display : none;
background : #3073c9;
border-top : 1px dotted #ffffff;
top : 0;
left : 199px;
position : absolute;
top : 0;
}
#menu li:hover ul, li.over ul {
display : block;
position : absolute;
top : 31px;
z-index : 88;
}
* html ul li {
float : left;
}
* html ul li a {
height : 1%;
}
#head_img {
position : absolute;
float : right;
top : 0;
right : 0;
border-left : 1px solid #676c70;
height : 223px;
width : 778px;
background : url(images/head2.jpg) no-repeat 0 0;
z-index : 2;
}
#container {
background : #ededed url(images/bg_gradient.gif) repeat-x 0 0;
position : relative;
z-index : 40;
width : 100%;
}
#content {
position : relative;
z-index : 40;
float : left;
width : 100%;
}
#text {
position : relative;
z-index : 40;
padding : 0 265px 0 275px;
}
#left {
position : relative;
z-index : 40;
float : left;
width : 250px;
padding : 4px 0 0 15px;
margin-left : -100%;
}
#right {
position : relative;
z-index : 40;
float : left;
width : 230px;
padding : 9px 15px 0 0;
margin-left : -247px;
}
.red {
color : #d00101;
}
.smaller {
font-size : 13px;
}
.bigger {
font-size : 18px;
}
span.citycode {
bottom : 2px;
font-family : times;
font-size : 12px;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : normal;
position : relative;
}
.rightblock0 {
padding : 0 5px 0 15px;
width : 212px;
margin-bottom : 17px;
font-family : "Palatino Linotype", serif;
font-size : 14px;
line-height : 17px;
}
.rightblock0 h3, .rightblock0 p {
margin-bottom : 6px;
}
.block_top, .block_bottom {
position : absolute;
width : 6px;
height : 6px;
z-index : 1;
}
.block_top {
background : url(images/block_lt.gif) no-repeat 0 0;
top : -1px;
left : -1px;
}
.block_bottom {
background : url(images/block_rb.gif) no-repeat 100% 100%;
bottom : -1px;
right : -1px;
}
.rblock1 {
background : #d1e8f8 url(images/rightblock1.jpg) no-repeat 0 0;
height : 146px;
}
.rblock2 {
background : #f6fbfe url(images/rightblock2.jpg) no-repeat 0 0;
height : 153px;
}
.rblock3 {
background : #f6fbfe url(images/rightblock5.jpg) no-repeat 0 0;
height : 153px;
}
.lblock, .rblock {
position : relative;
background : #3073c9;
border : 1px solid #dedede;
margin-bottom : 20px;
}
.lblock {
height : 73px;
width : 240px;
}
.rblock {
height : 62px;
width : 230px;
}
.lblock img {
width : 70px;
height : 73px;
}
.rblock img {
width : 88px;
height : 62px;
}
.lblock a, .rblock a, .lblock a:visited, .rblock a:visited {
position : relative;
display : block;
text-decoration : none;
color : #ffffff;
border-bottom : none;
}
.lblock div.limg1, .lblock div.limg2, .lblock div.limg3 {
position : relative;
z-index : 2;
height : 73px;
padding : 0 0 0 70px;
}
.lblock a {
padding : 15px 0 0 7px;
font-size : 12px;
font-family : "Palatino Linotype", serif;
height : 58px;
line-height : 24px;
border-bottom : none;
}
.lblock div.limg1 {
background : url(images/limg1.png) no-repeat 0 0;
}
.lblock div.limg2 {
background : url(images/limg2.png) no-repeat 0 0;
}
.rblock div.rimg1, .rblock div.rimg2 {
position : relative;
z-index : 2;
height : 62px;
padding : 0 0 0 80px;
}
.rblock div.rimg2, .rblock div.rimg2 {
position : relative;
z-index : 2;
height : 62px;
padding : 0 0 0 55px;
}
.lblock-glue {
background : #ededed url(images/lblock-glue.png) no-repeat scroll 0 0;
margin-bottom : 17px;
height : 75px;
width : 230px;
margin-bottom : 17px;
padding : 10px 5px 0 15px;
font-family : "Palatino Linotype", serif;
font-size : 14px;
line-height : 17px;
}
.lblock-glue p {
width : 200px;
}
.rblock a {
padding : 8px 0 0 5px;
font-size : 18px;
font-family : "Palatino Linotype", serif;
color : #ffffff;
height : 54px;
line-height : 21px;
border-bottom : none;
}
.rblock div.rimg1 {
background : url(images/rimg1.png) no-repeat 0 0;
}
.rblock div.rimg2 {
background : url(images/rimg2.jpg) no-repeat 0 0;
}
.lblock a:hover, .rblock a:hover {
color : #ffa845;
border-bottom : none;
}
#footerplace {
margin : 0;
width : 978px;
height : 146px;
background : url(images/glue.png) no-repeat 0 0;
}
#footer {
height : 130px;
width : 978px;
left : 11px;
bottom : 0;
background : #ededed;
font-size : 11px;
line-height : 18px;
color : #878787;
margin-top: 10px;
}
#footer a {
font-size : 11px;
line-height : 18px;
color : #878787;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
color : #3c3ce6;
}
#glue {
background : url(images/glue.png) no-repeat 0 0;
}
#copy {
padding-top : 20px;
width : 210px;
height : 50px;
position : absolute;
left : 275px;
}
#copy_rds {
padding-top : 20px;
width : 450px;
height : 50px;
position : absolute;
right : 10px;
}
.r {
color : #ff0000;
}
.d {
color : #16db00;
}
.s {
color : #4504ff;
}
#copy_rds img {
float : left;
margin-right : 10px;
}
.clear {
clear : both;
}
#phpsearch {
border-bottom : 1px dotted gray;
}
#kalendar td {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
}
.forum {
color : #000080;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.forums {
background : #3b4dd9;
color : #fff;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.color_table {
background-color : #9fbddd;
}
.color_td {
background-color : #d4dfff;
}
.color_body {
background-color : #eceeff;
}
.color_body_svet {
background-color : #f1f5fa;
}
.top_text
{
text-align: center;
font-weight: bold;
}
#footer_menu
{
text-align: center;
text-decoration: none;
width : 978px;
}
