/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/media/layout/bg.gif);
}
body,td,th,input,select,textarea{
	font-size: 11px;
	font-family: Tahoma;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1{
	margin:0 0 5px 0;
	color:#B82E00;
	font-size:14px;
}
h2{
	margin:0;
	color:#B82E00;
	font-size:14px;
	border-bottom:1px solid #e8e8e8;
}
p{
	padding:0px;
	margin:0px;
}
img{
	border:none;
}

img.border{
	border:3px solid #e8e8e8;
}
img.img_padding{
	margin-right:10px;
}


#menu{
	background-image:url(/media/layout/bg_menu.gif);
	text-align:center;
}
#menu table{
	height:100%;
	margin:0 auto;	
}
#menu table td{
	padding:0 5px;
}
#menu table td.on{
	background-color:#000000;
}
#menu a{
	color:#ffffff;
	font-size:14px;
	margin:0 10px;
}

#menu_right{
	background-image:url(/media/layout/menu_right.gif);
	background-repeat:no-repeat;
}

#bg_banner{
	background-image:url(/media/layout/bg_banner.gif);
}

#banner_header{
	position:absolute;
	top:143px;
	width:100%;
    left:0px;    
    clear:both; 
}

#bg_middle{
	background-image:url(/media/layout/bg_middle.gif);
}

#bg_content{
	background-image:url(/media/layout/bg_content.gif);
}


#banner_border{
	border:3px solid #FFFFFF;
}

.color1{
	background-color:#bb2f00;
}

.text_color1{
	color:#ffffff;
}

h1.section_tag{
	width:175px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
	background-color:#BB2E00;
	color:#ffffff;
	font-size:14px;
}

h1.sectiontop_tag{
	width:760px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
	background-color:#BB2E00;
	color:#ffffff;
	font-size:12px;
}






h1.left_side{
	padding-left:15px;
	text-align:left;
}
h1.right_side{
	padding-right:15px;
	text-align:right;
	margin-left:106px;
}
h1.topnews_side{
	padding-right:15px;
	text-align:right;
	margin-left:106px;
}

div.sectiontop_box{
	background-color:#f1f1f1;
	margin-bottom:1px;
	color:#a7a7a7;
	padding:3px;
}

div.sectiontop_box-news{
	background-color:#f1f1f1;
	margin-bottom:1px;
	color:#a7a7a7;
	padding:1px;
}

div.section_box, div.menu_list{
	background-color:#f1f1f1;
	margin-bottom:15px;
	color:#a7a7a7;
	padding:10px;
}
div.menu_list a.on{
	font-weight:bold;
}
a.title{
	color:#BB2D05;
	display:block;
}
.left_side a.title{
	padding:7px 0;
}
div.left_side{
	width:170px;
}


div.menu_list a{
	padding-bottom:6px;
	padding-left:20px;
	margin-top:3px;
	background-image:url(/media/layout/bg_menu_left.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#313131;
	font-size:12px;
	display:block;
}


div.topnews_side{
	width:760px;
	margin-right:7px;
}
div.topnews_side p{
	color:#424041;
	margin:0 0 2px 0;
}


div.topnews_side-scrol{
	width:130px;
	margin-right:1px;
}
div.topnews_side-scrol p{
	color:#424041;
	margin:0 0 0 0;
}





div.right_side{
	width:293px;
	margin-right:7px;
}
div.right_side p{
	color:#424041;
	margin:0 0 14px 0;
}

div#exchange_box{
	width:266px;
	padding:20px 10px 20px 20px;
}
table#exchange_rates{
	margin-left:10px;
}
td.others{
	padding:0 5px;
}
td.currency{
	width:45px;
	height:22px;
	padding-left:35px;
	background-color:#ffffff;
	background-position:left;
	background-repeat:no-repeat;
	color:#5d5d5d;
	border-left:2px solid #ffffff;
}
td.eur{
	background-image:url('/media/layout/flag_eu.gif');
}
td.usd{
	background-image:url('/media/layout/flag_us.gif');
}
a.go_to, div.go_to{
	padding-left:8px;
	margin-bottom:3px;
	background-image:url('/media/layout/arrow_link.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#505050;
	text-decoration:underline;
	display:block;
}
a.go_to:hover{
	text-decoration:none;
}


input.field, textarea.field{
	background-color:#ffffff;
	border:1px solid #BA3001;
	padding:4px;
}
input.button{
	color:#ffffff;
}

form.right_side{
	margin:0;
	padding:15px 5px;
	text-align:center;
}
form.right_side input.field{
	width:133px;
	height:14px;
	font-size:10px;
	padding:6px 14px;
	color:#4d4d4d;
	font-size:11px;
}
form.right_side input.button{
	width:79px;
	height:28px;
	margin-left:10px;
	background-color:#BB2E01;
	border:1px solid #BB2E01;
	font-size:12px;
}

#search_form{
	margin-left:25px;
}
#search_form input.field{
	width:154px;
	height:14px;
	padding:7px;
	border:1px solid #7D2001;
	color:#dcdcdc;
	font-size:13px;
}
#search_form input.button{
	width:30px;
	height:30px;
	background-color:#7D2001;
	border:1px solid #7D2001;
	font-size:13px;
}


div#newsletter_box{
	width:266px;
	padding:20px 10px 20px 20px;
}


div#greeting_cards{
	padding-top:15px;
	padding-bottom:6px;
}
#greeting_cards img{
	border:1px solid #C2C1BF;
	margin-bottom:12px;
}


a.view_more{
	width:114px;
	padding:2px 0;
	background-color:#BC2F01;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	display:block;
}
.left_side a.view_more{
	margin-left:55px;
}
.right_side a.view_more{
	margin-left:160px;
}


#last_comments, #last_articles{
	padding-top:20px;
	
}

table#page_top{
	width:100%;
	background-image:url('/media/layout/hline.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}
table#page_top td{
	padding-bottom:15px;	
}
td#url_map{
	text-align:right;
	color:#a0a0a0;
}
td#url_map a{
	color:#a0a0a0;
	padding:0 12px;
}
td#rss{
	padding-left:8px;
	text-align:left;
}

table.intro{
	width:100%;
	margin-top:5px;
}
table.intro td{
	padding:5px;
}
td.intro_img{
	width:102px;
	text-align:left;
}
.intro_img{
	font-size:10px;
	color:#a1a1a1;
}
td.intro_img img{
	margin-top:4px;
	border:3px solid #e8e8e8;
	float:none;
}
td.intro_text h1{
	margin:0 0 2px 0;
	color:#B82E00;
	font-size:14px;
}
td.intro_text h1 a{
	color:#B82E00;
}
td.intro_text p{
	margin:10px 0 0 0;
}
.small_info, .small_info a{
	color:#777777;
}
td.intro_link a.view_more{
	float:right;
}

a.category_url{
	padding:0 8px;
	color:#B82E00;
}

a.intro_other_links {
	padding-left:10px;
	margin-left:10px;
	margin-bottom:2px;
	background-image:url('/media/layout/arrow_bullet.gif');
	background-position:left top;
	background-repeat:no-repeat;
	color:#BA2E00;
	font-weight:bold;
	display:block;
}

#interesting{
	padding:5px;
	background-color:#1F2120;
	font-weight:bold;
	float:left;
}
#tag_cloud{
	padding:15px 10px;
	color:#BA2E00;
}
a.tag{
	color:#BA2E00;
}
#tag_cloud a{
	padding-left:3px;
	text-decoration:underline;
}
#tag_cloud a:hover{
	text-decoration:none;
}
#tag_cloud a.small{
	font-size:10px;
}
#tag_cloud a.normal{
	font-size:12px;
}
#tag_cloud a.big{
	font-size:14px;
}
#tag_cloud a.biggest{
	font-size:16px;
}
#footer_links{
	width:910px;
	margin:10px auto;
	padding:10px 0;
	border:1px solid #C04411;
	text-align:center;
}
#footer_links a{
	color:#ffffff;
}

#footer{
	padding:9px 0 45px 0;
	color:#676767;
	text-align:center;
}
#footer img{
	margin:15px 10px 0 10px;
}


#pages a{
	color:#BB2D05;
}

a.small_title{
	color:#BB2D05;
	font-weight:bold;
	display:block;
}
input.button2{
	height:28px;
	background-color:#BB2E01;
	color:#ffffff;
	border:none;
}
#comment_form input.field{
	
}
#comments ul{
	margin:5px 0;
	padding:0;
}
#comments li{
	list-style:none;
	margin:0 0 5px 0;
	padding:5px;
	background-color:#e8e8e8;
}

td.color_grey{
	background-color:#e8e8e8;
}
td.text_grey{
	color:#b8b8b8;
}
td.border_grey{
	border-bottom:1px solid #e8e8e8;
}
td.justify{
	text-align:justify;
}
td.title{
	color:#B82E00;
	font-size:14px;
	font-weight:bold;
}
td.title h1{
	margin:3px;
}
input.form1, textarea.form1{
	width:230px;
}
textarea.form1{
	height:150px;
}
td.padding_greeting_card{
	padding:8px;
	border:1px solid #e8e8e8;
}
td.padding_greeting_card a{
	color:#000000;
}
td.padding_greeting_card img{
	border:1px solid #C2C1BF;
}


p.poll_summary{
	margin:5px;
	color:#424041;
}
p.poll_summary a{
	text-indent:-5px;
	color:#BB2D05;
	display:block;
}

td.news_spliter{
	padding:5px;
	border-bottom:1px solid #e8e8e8;
}
td.news_spliter a{
	color:#BB2E01;
}

#send2prieten{
	position:absolute;
	padding:5px;
	background-color:#e8e8e8; 
	width:263px;
	border:2px solid #FFFFFF;	
	z-index:100;
}
#send2prieten input.field{
	
}

#sitemap{
	list-style-type:none;
	margin:0;
	padding-left:10px;
	color:#BB2D05;
}
#sitemap a{
	color:#BB2D05;
}
#sitemap ul{
	list-style-type:none;
	margin:0;
	padding-left:20px;
}
#sitemap li{
	margin:5px 0;
}


#border_tabs{
	
}

#rss-div div img{
	margin-right:6px;
}
#rss-div div{
	width:33%;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #eeeeee;
}

#rss-div div a{
	color:#000000;
	
}

.border_bottom{
	border-bottom:1px dashed #EEEEEE;
}

#article_actions{
	padding-bottom:5px;
}


#horoscop a{
    color:#BB2E00;
    text-decoration: underline;
}

#horoscop hr{
    margin:0px;
    padding:0px;
    border-bottom: 1px solid #EEEEEE;
}

.other_trends{
	text-align:right;
	padding-top:10px;
}
.other_trends a{
	color:#B82E00;
}


#adds_and_comm{
	margin:10px 0;
	border:1px solid #E2E2E2;
}
.right_side table#adds_and_comm{
	border:none;
}
#adds_and_comm td{
	padding:10px 5px;
}
#adds_and_comm div{
	padding:5px 0;
	margin-bottom:5px;
	border-bottom:1px solid #E2E2E2;
}
#adds_and_comm img{
	margin-right:5px;
}
#adds_and_comm a{
	color:#B82E00;
}

 #scrollup {
   position: relative;
   overflow: hidden;
 
   height: 95px;
   width: 130px;
 }
 
 .headline {
   position: absolute;
   top: 210px;
   left: 5px;
   
   width: 100%;
   color:#000000;
 }

.headline-news {
   position: absolute;
   top: 160px;
   left: 1px;
   
   width: 100%;
   color:#000000;
 }




#newsletter_box{
	width:266px;
	padding:20px 10px 20px 20px;
}

#newsletter_popup2{
	position:absolute;
	top:210px;
	left:30%;
	width:355px;
	padding:30px;
	background-color:#f1f1f1;	
	color:#a7a7a7;
	z-index:99;
	border:3px solid #000000;
}
div#newsletter_popup2 form{
	margin:0;
	padding:10px 0;
	text-align:center;
}
div#newsletter_popup2 form input.field{
	width:133px;
	height:14px;
	padding:6px;
	color:#4d4d4d;
	font-size:11px;
	float:left;
}
div#newsletter_popup2 form input.button{
	width:79px;
	height:28px;
	margin-left:10px;
	background-color:#BB2E01;
	border:1px solid #BB2E01;
	font-size:12px;
}
div#newsletter_popup2 a{
	color:#BB2E01;
}
