/*main style site*/
body {
	background: #ffffff url(../img/top_bg.gif) repeat-x top;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}

h1 {
	font-family: verdana;
	font-size: 18pt;
	color: #ffffff;
	text-align: right;
	margin: 0px 35px 10px 0px;
}
h3 {
    color:#4a4a4a;
    font-size:16px;
}

p {
	font-family: verdana;
	font-size: 10pt;
}

span {
    font-family: verdana;
	font-size: 10pt;
}
a {
	color: #004673;
	text-decoration: underline;
}


/*style site*/

.title_td {
	background-image: url(../img/title.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.sticker {
	background-image: url(../img/sticker_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #f7e479;
	padding: 8px 20px 28px 20px;
	margin: 0px 16px 0px 24px;
}

.sticker p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 14pt;
}

.sticker a {
	color: #000000;
	text-decoration: underline;
}

.content p {
	font-size: 14px;
	padding: 8px 30px 5px 50px;
	margin: 0px;
	line-height: 30px;
}

.content p.copyright {
	margin-top: 170px;
	font-size: 10pt;
	color: #9b9b9b;
	line-height: 25px;
}

.content p.caution {
	margin-top: 20px;
	padding-top: 10px;
	background-image: url(../img/caution.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
}

.consultation {
    color: #7f7f7f;
    padding-top: 10px;
    line-height: 20px;
    font-size:12px;
}

.menu_h					{font-size: 10pt; line-height: 40px; margin: 0 45 0 45;}
.level1_active a		{color: #ffffff; text-decoration: none;}
.level1					{border: 0; padding: 8 18 10 8; margin: 0 20px 0 0;}
.level1 a:hover			{color:#cb0000;}
.level1_active			{border: 0; padding: 8 8 10 0; background: url(../img/menu_right.gif) center right no-repeat; margin: 0 30px 0 0;}
.level1_active .level2	{border: 0; padding: 8 0 10 8; background: url(../img/menu_left.gif) center left no-repeat;}
.level1_active .level3	{border: 0; padding: 8 0 10 0; background: url(../img/menu_bg.gif) center left repeat-x;}


#news_preview b {
    font-size:11px;
    color:#840000;
}
#news_preview a {
    font-size:14px;
}
#news_preview div {
    font-size:11px;
    color:#757575;
    font-style:italic;
}

/*PAGINATION NEWS*/
.pagination {text-align:center; margin-top:1%;
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pagination a{ padding:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; background:#f4f4f4; font-size:13px;color:#7e7e7e; text-decoration:none; border:1px solid #7e7e7e;
}

.pagination b{ padding:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; background:#c1c1c1; font-size:13px;color:#FFF; text-decoration:none; border:1px solid #7e7e7e;
}

.pagination a:hover { padding:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; background:#b7b7b7; font-size:13px;color:#FFF; text-decoration:none; border:1px solid #7e7e7e;
}

/*Anketa*/
.trueform {
    background:#7dff97;
    border:1px solid #004c04;
    color:#004c04;
    font-size:14px;
    width:450px;
    padding:10px;
}
.falseform {
    background:#ff5050;
    border:1px solid #980000;
    color:#980000;
    font-size:14px;
    width:450px;
    padding:10px;
}

.footer {
    width: 100%;
    height: 104px;
    background: url(../img/pix.jpg) top left repeat-x;
    margin-top: -180px;
}

.footer div {
    border:1px solid #000;
    width:187px;
    height:104px;
}

