/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
height: 100%;
width: 100%;
background: #FFFFFF;
background-image: url(../img/background_body.jpg);
background-position: top left;
background-repeat: no-repeat;
font-family: Arial, Geneva, Helvetica, sans-serif;
}

p {
font-size: 12px;
line-height: 1.2em;
margin: 20px 0;
padding-left: 30px;
padding-right: 40px;
}

img {
border: none;
}

h1 {
font-size: 18px;
margin: 20px 10px 10px 30px;
font-weight: normal;
}

h1.bigmargin {
margin-top: 40px;
}

a {
color: #205C7D;
text-decoration: underline;
}

a:hover {
color: #62afd7;
}

a img {
border: none;
}

input, textarea {
padding: 3px;
vertical-align: middle;
font-family: "Arial";
font-size: 13px;
}

input.btn {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}


#sunflower {
background: url(../img/background_sunflower.jpg);
background-position: bottom left;
background-repeat: no-repeat;
float: left;
}

#header {
height: 300px;
}

#logo {
}

#content {
clear: both;
float: left;
padding-bottom: 90px;
margin-right: 15px;
}

#topnav {
height: 50px;
font-size: 18px;
padding: 20px 0 0 35px;
}

#topnav a {
padding-left: 15px;
padding-right: 85px;
color: #3d66b6;
}



#picnav {float: right;
width:158px;
margin-right: 20px;
height: 50px;
}

#picnav a {
margin: 13px !important;
padding: 0;
}


#footer {
background: url(../img/background_footer.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 70px;
padding-top: 25px;
float: left;
clear:both;
width: 100%;
}

#copyright {
color: #878787;
margin-left: 365px;
width: 450px;
font-size: 11px;
line-height: 1.05em;
}

#leftcolumn {
width:275px;
padding: 15px;
padding-left: 35px;
border-top: 6px solid #98aed8;
margin-top: 15px;
float: left;
}

#secondcolumn {
margin-left: 335px;
}

#search input {
padding: 3px;
vertical-align: middle;
border: 1px solid #625959;
font-family: "Lucida Console", Courier, monospace;
font-size: 13px;
}

#breadcrumbs {
margin-top: 10px;
font-size: 11px;
color: #625959;
margin-bottom: 0;
}

/* тнплю бнопня-нрбер */

.faq {
border: 2px solid #98AED8;
vertical-align: top;
font-size: 12px;
}

.faq td {
padding: 3px;
color:#333333;
}

.faq .header {
background: #98AED8;
font-weight: bold;
color: #333333;
}


.faq .even {
background: #FFF;
}

.faq .odd {
background: #F0F5F8;
}

.faq .footer {
background: #98AED8;
text-align: right;
}


.narrowcolumn {
width: 50%;
float: left;
}

.narrowcolumn h1 {
margin-top: 20px;
}

.thirdcolumn {
width: 50%;
float: right;
}


#news {
}

#news p {
background-image: url(../img/background_news.gif);
background-position: left top;
background-repeat: no-repeat;
}

#right_table {
float: right;
margin: 10px;
border: none;
border-collapse: collapse;
}

#right_table td {
margin: 0;
width: 111px;
height: 151px;
padding: 15px;
color: white;
vertical-align: middle;
font-family: "Arial Narrow", Arial;
}

#violet {
background-image:url(../img/background_td_violet.gif);
background-repeat: no-repeat;
}

#orange {
background-image:url(../img/background_td_orange.gif);
background-repeat: no-repeat;
}

#citate {
width: 100%;
}

#forumnews {
width: 100%;
}

#forumnews div {
margin-left: 33px;
}


.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

.clearleft {
clear: left;
}

.left_text {
text-align: left;
}

.right_text {
text-align: right;
}

.center_text {
text-align: center;
}

.gray {
color: #625959;
}

.darkgray {
color: #575757;
}

.blue {
color: #205C7D;
/*color: #339fd7;*/
}

.black {
color: #000000;
}

.darkblue {
color: #024b77;
}

.maroon {
color: #ab2901;
}

.orangeline {
margin-left: 5px;
padding-right: 10px;
border-left: 3px solid #ff6000;
padding-left: 22px;
}

.orangeline p {
margin-left: 0;
padding-left: 0;
}

.blueline {
margin-left: 9px;
border-left: 3px solid #98aed8;
padding-left: 20px;
}


.small {
font-size: 11px;
}

.smallmargin {
margin: 5px 0;
padding-left: 0;
}

.menu li {
color: #024B77;
margin: 10px 0;
font-size: 12px;
list-style-image: url(../img/arrow_red.gif);
list-style-position:inside;
}

.menu a 
{
color: #024B77;
}
