* {
    margin: 0px;
    padding: 0px;
}

/*div {*/
/*    border: 1px solid #000;*/
/*}*/


img { border: 0; }

h1, h2, h4 {
    font: 23px Verdana;
    color: #d2272d;
    text-align: left;
    clear: both;
    position: relative;
}
h1 {
    margin-bottom: 25px;
    -position: static;
}
h4 {
    text-align: left;
    margin: 10px 0px 5px 10px;
}
h3 {
    font: 12px Verdana;
    color: #0171bb;
    font-weight: bold;
    text-decoration: underline;
    margin: 0px 0px 10px 0px;
}
h3 a {
    color: #0171bb;
}

#news a{
    color: #0171bb;
    
}

a:hover{
    text-decoration:none;
}

h3:hover{
    text-decoration:none;
}

#main {
    width: 990px;
    background-image: url("images/bg.jpg");
    margin: 0px auto;
    overflow: hidden;
}

#logo {
    height: 100px;
    -height: 10px;
    width: 330px;
    float: left;
    background-color: #ffffff;
    background-image: url("images/ugol1.png");
    background-position: right top;
    background-repeat: no-repeat;
    padding: 30px 0px 10px 0px;
    -padding: 30px 0px 0px 0px;
    text-align: center;
}
#logo a {
    text-decoration: none;
    font: 10px Verdana;
    color: #0171bb;
}

img.navbar {
    margin: 20px 3px 0px 10px;
    -margin: 10px 3px 0px 10px;
}

div.headItm {
    width: 200px;
    height: 140px;
    float: left;
    background-color: #ffffff;
    background-image: url("images/ugol_knop.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    font: 12px Arial;
    color: #666666;
    padding: 0px 10px;
    overflow: hidden;
}
div.headItm h3 {
    font: 12px Arial;
    color: #d2272d;
    text-align: right;
    margin-top: 25px;
    font-weight: bold;
}
div.headItm img {
    margin: 2px 5px 0px 0px;
}
div.headItm a {
    color: #0171bb;
}

#menu {
    clear: both;
    height: 47px;
    -height: 40px;
    background-image: url("images/menu_bg.jpg");
    background-repeat: repeat-x;
    font: 12px Arial;
    color: #ffffff;
    padding: 0px;
    font-weight: bold;
}
#menu div.menuItm {
    height: 40px;
    -height: 33px;
    display: block;
    float: left;
    width: 108px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 7px 0px 0px 0px;
    -padding: 3px 0px 0px 0px;
    color: #ffffff;
    cursor: pointer;
    background-image: url("images/menu_bg.jpg");
    background-repeat: repeat-x;
}
#menu div.aktivni {
    background-image: url("images/menu_bg_akt.jpg");
    background-repeat: repeat-x;
}
#menu a {
    height: 40px;
    -height: 33px;
    display: block;
    float: left;
    width: 108px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 7px 0px 0px 0px;
    -padding: 0px 0px 0px 0px;
    letter-spacing: -0.01em;
    background-repeat: repeat-x;
}
#menu a.pad10 {
    height: 34px;
    -height: 27px;
    padding: 13px 0px 0px 0px;
    -padding: 10px 0px 0px 0px;
}
#menu div {
    height: 40px;
    -height: 33px;
    float: left;
    width: 108px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 7px 0px 0px 0px;
    -padding: 0px 0px 0px 0px;
    letter-spacing: -0.01em;
    background-image: url("images/menu_bg_akt.png");
    background-repeat: repeat-x;
}
#menu div.pad10 {
    height: 34px;
    -height: 20px;
    padding: 13px 0px 0px 0px;
    -padding: 10px 0px 0px 0px;
}
#menu img {
    float: left;
    margin: 5px 0px;
    -margin: 2px 0px;
}

div.vipad {
    background-color: #0071bc;
    clear: both;
    position: absolute;
    color: #ffffff;
    display: none;
    padding: 10px;
    font: 12px Arial;
    text-align: lefts;
    z-index: 1;
    
}
div.vipad a {
    color: #ffffff;
    text-decoration: none;
}
div.vipad a:hover {
    color: #d1ebff;
}

#totalLeft{
    float:left;
    width:560px;
}

#left {
    background-color: #e6e6e6;
    margin: 20px 10px 10px 20px;
    -margin: 15px 10px 10px 7px;
    padding: 10px;
    font: 12px Verdana;
    color: #666666;
}

#right {
    float: left;
    width: 390px;
    background-color: #e6e6e6;
    margin: 20px 10px 10px 10px;
    -margin: 15px 0px 10px 0px;
    padding: 10px;
    font: 12px Verdana;
    color: #666666;
}

#right hr {
    clear: both;
    width: 95%;
    margin: 0px auto 10px auto;
}

#news {
    clear: both;
    background-color: #ffffff;
    margin: 20px 0px 10px 20px;
    padding: 10px 10px 10px 0px;
	padding-top: 0px;
    font: 12px Verdana;
    color: #666666;
    width:520px;



}
#news h3 { margin: 2px 0px; display:inline;}
#news h2 {
    text-align: left;
    margin: 0px 0px 5px 10px;
}

div.Item {
    width: 230px;
    background-color: #ffffff;
    background-image: url("images/ugol2.png");
    background-position: right top;
    background-repeat: no-repeat;
    padding: 10px;
    overflow: hidden;
    margin: 0px 0px 10px 0px;
}
div.Item img {
    margin: 2px 5px 0px 0px;
}
div.Item a { color: #0171bb; }

div.leftItem {
    float: left;
    margin: 10px 10px 0px 0px;
}
div.rightItem {
    float: left;
    margin: 10px 0px 0px 0px;
}
div.rightItem a {
    color: #0171bb;
}

div.right {
    float: right;
}

div.rightBlIt {
    margin: 0px 0px 10px 0px;
}
div.rightBlIt img {
    margin: 2px 5px 0px 0px;
}

.newsTbl {

    margin-left:30px;

}


.newsItem {
   margin-top:10px;
    
}

.newsItem li{
    margin-left:40px;
}

#footer {
    height: 100px;
    clear: both;
    background-image: url("images/foot_bg.png");
    -background-image: url("images/foot_bg.jpg");
    background-position: top;
    background-repeat: repeat-x;
    font: 12px Verdana;
    color: #000000;
    /*border: 1px solid #000;*/
}
.counters{
    height: 40px;
    clear: both;
    padding-left:30px
}
#foot1 {
    float: left;
    margin: 20px 0px 10px 30px;
}

#foot2 {
    height: 55px;
    width: 350px;
    float: left;
    background-image: url("images/trubka.png");
    background-repeat: no-repeat;
    margin: 10px 0px 0px 100px;
}

#tel1 {
    font: 16px Verdana;
    color: #0171bb;
    margin: 10px 0px 0px 180px;
}
#tel2 {
    font: 16px Verdana;
    color: #0071bc;
    margin: 0px 0px 0px 140px;
}

#copy {
    float: right;
    margin: 20px 30px 0px 0px;
}
#copy a { color: #000000; }
#copy img {
    vertical-align: middle;
    margin-left: 5px;
}

#mainDiv {
    background-color: #ffffff;
    margin: 15px 20px;
    padding: 10px;
    font: 12px Verdana;
    color: #666666;
    position: relative;
    overflow: hidden;
}
/*#mainDiv img {*/
/*    clear: both;*/
/*    display: block;*/
/*    float: left;*/
/*    margin: 5px 10px 5px 0px;*/
/*}*/
#mainDiv h2 {
    position: relative;
    font: 18px Verdana;
    color: #0171bb;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 10px 0px;
    text-align: left;
    clear: both;
}
#mainDiv h3 {
    margin-bottom: 0px;
    position: relative;
}
#mainDiv a {
    color: #0171bb;
}
#mainDiv td {
    padding: 3px;
    vertical-align: top;
}
#mainDiv hr {
    clear: both;
    margin: 15px 0px;
    position: relative;
}

.rightInf {
    clear: both;
    margin: 5px 0px 5px 0px;
    position: relative;
    overflow: hidden;
}

.picDiv {
    float: left;
    position: relative;
    margin-right: 10px;
    overflow: hidden;
}

#formDiv {
    width: 500px;
    clear: both;
    text-align: right;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}
#formDiv input {
    margin: 3px 0px 3px 2px;
    border: 1px solid #666666;
    width: 200px;
    position: relative;
    overflow: hidden;
    height: 19px;
}

#formDiv select {
    margin: 3px 0px 3px 2px;
    border: 1px solid #666666;
    width: 200px;
    position: relative;
    overflow: hidden;
    height: 19px;
}

#formDiv input#date {
    width: 180px;
}
#formDiv textarea {
    margin: 3px 0px 3px 2px;
    border: 1px solid #666666;
    width: 300px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    overflow: auto;
}
#formDiv img {
    vertical-align: middle;
}

#orderBut {
    padding: 1px 10px;
    border: 1px solid #666666;
    cursor: pointer;
    float: left;
    margin-left: 420px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    font-weight: bold;
}
#wait {
    clear: both;
    float: left;
    display: none;
    color: #ff0000;
}

#map {
    font-size: 14px;
    margin: 0px 0px 0px 15px;
    line-height: 27px;
}

.sub {
    margin-left: 15px;
    line-height: 20px;
}

.back {
    text-align: right;
}

#allNews {
    margin: 10px 10px 0px 0px;
    color: #0171bb;
    text-align: right;
}
#allNews a {
    color: #0171bb;
}



.dateN {
    margin-top: 20px;
}

#dopinfo {
    margin: 5px 0px;
    padding: 5px 15px;
    line-height: 20px;
    list-style-image:url("/images/bul.jpg");
    //list-style-image:url("/images/bul_ie6.jpg");
    background-color: #ffffff;
    list-style-position:inside
}
#dopinfo a {
    color: #0171bb;
}

#ct, #co, #rs {
    width: 180px;
}

#attention{
	text-align: left;
}

#attension{
	width:  800px;
}
}
