html {
}
body {
	margin:0;
	padding:0;
	background-color:#feffec;
	font-family:Georgia, Times New Roman;
	color:#3f3f32;
}
img {
	border:0;
	margin:0;
}

form {
	margin:0;
}
hr {
	background:#d8d9c7;
	border-top:1px solid #d8d9c7;
	border:0;
	color:#d8d9c7;
	height:1px;
	margin:5px 0px 5px 0px;
	padding:0;
	clear:both;
}


.begun {

	font-family:Georgia!impotant;
}



/* MENU */

ul.menu1 {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.menu1 li {
	padding:5px 0px 5px 1px;
}
ul.menu1 a:link, ul.menu1 a:visited {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
ul.menu1 a:hover {
	text-decoration:underline;
}

.menu1_bullet {
	width:19px;
	height:19px;
	background:#fff url('../imgs/li.gif') left top no-repeat;
	float:left;
	margin-right:5px;
}


ul.menu2 {
	margin:0;
	padding:0;
	line-height:17px;
	list-style-type:image;	
}
ul.menu2 li {
	list-style-image:url('../imgs/bullet2.gif');
	margin-left:30px;
	margin-top:10px;
	padding-left:7px;	
}
ul.menu2 li ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
ul.menu2 li ul li {

}
body:not([dummy]) ul.menu2 li {
	padding-left:0px;
}
ul.menu2 a:link, ul.menu2 a:visited {
	color:#d20377;
	text-decoration:none;
}
ul.menu2 a:hover {
	text-decoration:underline;
}

.button_search, .button_subscribe {
	border:0;
	color:#fff;
	font-family:Arial;
	font-size:14px;
}
.button_search {
	background:url('../imgs/button1.gif') left top no-repeat;
	width:73px;
	height:26px;
}
.button_subscribe {
	background:url('../imgs/button2.gif') left top no-repeat;
	width:110px;
	height:26px;
}

input.input_txt {
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9a9a9a;
	border:solid 1px #b6b6ab;
	margin:0;
}

/* NEWS_BLOCK */

.news_block {
	width:100%;
	font-size:0.8em;
	background-color:#f3f3e9;
	margin-bottom:10px;
}
.news_block_tags {
	padding:5px;
	font-family:Times New Roman;
	font-size:14px;	
}

/* LEFT_BLOCK */
.left_block {
	margin:0px 10px 0px 10px;
	background-color:#f3f3e9;
	margin-bottom:10px;
}

/* ANOUNCE_BLOCK */
.anounce_block {
	font-size:11px;
	width:50%;
	float:left;
}

/* LINKS */
a:link {
	color:#6fc151;
	text-decoration:underline;	
}
a:visited {
	color:#800080;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a.teaser_link, a.teaser_link:visited, a.teaser_link:hover {
	color:#3f3f32;
	font-weight:bold;
	text-decoration:none;
}


.news_block a:link, .left_block a:link {
	color:#da3f94;
	text-decoration:underline;

	font-weight:normal;

}
.news_block a:visited, .left_block a:visited {
	color:#800080;
}
.news_block a:hover, .left_block a:hover {
	text-decoration:none;
}


a.red {
	color:#da3f94;
	text-decoration:underline;
font-size:1.4em;
	font-weight:normal;
	margin:0px 0px 10px 0px;

}

a:hover.red {
	color:#da3f94;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 10px 0px;

}

.news_block_tags a:link, .news_block_tags a:visited {
	color:#fff;
	text-decoration:underline;
}
.news_block_tags a:hover {
	text-decoration:none;
}

.adv_links {
	padding:10px 0px 0px 50px;
	font-size:9px; color:#BDBDB0; text-decoration:none;
}
.adv_links a:link, .adv_links a:visited {
	color:#BDBDB0;
font-size:9px; text-decoration:none;

}

/* TEXT */

h1 {
	font-size:1.8em;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h2 {
	font-size:1.4em;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
.txt {
	font-size:0.8em;
	line-height:1.4em;
}



.pages {
    padding: 1em 1em 2em 0;
    margin-top: 45px;
    margin-left: 145px;
margin-bottom: 33px;
    clear: left;
    font-size: 85%;
    font-family: Arial, sans-serif;
}

.pages a:hover {
  border: 1px solid #FF9BB1;
    font-weight: bold;
    background: #FF9BB1;
    color: #fff;
}

.pages a, .pages span {
    color: #494846;
    display: block;
    float: left;
    line-height: 2.2em;
    padding:0 3px;
    text-align:center;
    margin-right: 0.1em;
    border: 1px solid #EAFAC1;
    background: #EAFAC1;
	text-decoration:none;
}

.pages span.current {
    border: 1px solid #F3246D;
    font-weight: bold;
    background: #F3246D;
    color: #fff;
}

.picpub {
background-color:#ffffff; 
float: left; 
width: 150px; 
margin:0px 10px 10px 0px; 
border: 1px solid #E8E9CF; 
padding:3px;
}

input,textarea {
border:#B0927E solid 1px; 

}

textarea {
background-image: url(/imgs/bg_form.gif);  
background-repeat: repeat-x; 
}








.bgbanner {padding:2px 0 2px 0;}
