body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
}
h1{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
}
h1 a{
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}
h2{
	font-weight: normal;
}
h2 strong{
	font-weight: normal;
}
h3{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
}
.float_right{
	float: right;
}
.float_left{
	float: left;
}
.clear_both{
	clear: both;
}
a img{
	border: 0px;
}
#container{
	width: 1002px;
	margin: 0 auto;
	border: 0px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
}
#header{
	background-image: url(images/bar_top.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 5px;
	height: 51px;
}
#logo{
	margin-left: 10px;
}
#top_right{
	height: 18px;
	margin-top: 15px;
}
#top_text1{
	float: left;
	color: #464646;
	font-size: 18px;
	font-family: tahoma;
	display: block;
	margin-right: 10px;
}
#top_text2{
	float: left;
	color: #7eba00;
	font-size: 18px;
	font-family: tahoma;
	display: block;
	margin-right: 30px;
}
#searchform{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
#s{
	background-image: url(images/bg_input.jpg);
	width: 116px;
	height: 14px;
	border: 1px solid black;
	margin-right: 5px;
}
#searchsubmit{
	margin-top: 1px;
}
#menu_container{
	background-image: url(images/bg_topmenu.jpg);
}

#sidebar{
	width: 250px;
	float: left;
	background-color: #0090e3;	
}
#sidebar_1{
	width: 250px;
	height: 214px;
	background-image: url(images/banner1_left.jpg);
}
#sidebar_2{
	width: 250px;
	height: 214px;
	background-image: url(images/banner2_left.jpg);
}
#sidebar_3{
	width: 250px;
	height: 150px;
	background-color: #7eba00;
}
#sidebar_4{
	width: 250px;
	height: 59px;
}
#sidebar_5{
	width: 250px;
	height: 297px;
	background-image: url(images/banner_bottom_left.jpg);
}

#sidebar1_head{
	color: white;
	font-size: 24px;
	font-weight: normal;
	font-family: Tahoma;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(images/newsletter-separator.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	margin-bottom: 10px;
}
#sidebar1_body{
	color: white;
	font-size: 14px;
	width: 225px;
	padding-left: 15px;
}
#sidebar1_body table{
	width: 100%; float: left; margin-top: -10px; height: 156px;
}
/*
#sidebar1_body ul{
	list-style: none;
	margin-left: -30px;
}*/

#sidebar2_head{
	color: white;
	font-size: 24px;
	font-weight: normal;
	font-family: Tahoma;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(images/sidebar2-separator.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	margin-bottom: 10px;
	float: left;
}
#sidebar2_body{
	color: white;
	font-size: 14px;
	width: 225px;
	padding-left: 15px;
}
#sidebar2_body table{
	width: 100%; float: left; margin-top: -10px; height: 156px;
}
/*
#sidebar2_more{
	float: right;
	margin-right:8px;
margin-top:-17px;
}*/
#newsletter_head{
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	background-image: url(images/newsletter-separator.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	margin-bottom: 10px;
}
#newsletter_body{
	color: white;
	font-size: 14px;
	font-weight: normal;
	padding-left: 7px;
	padding-right: 7px;
	width: 236px;
}
#newsletter_form,
#frontendform{
	margin-top: 10px;
}
#newsletter_label{
	float: left;
	margin-right: 10px;
}
#newsletter_email,
#emailInput{
	width: 106px;
	height: 15px;
	background-image: url(images/bg_input.jpg);
	border: 1px solid white;
	float: left;
	margin-right: 3px;
}
#newsletter_submit{
	margin-top: -3px;
}

#content{
	width: 752px;
	float: left;
}
#content_page{
	width: 750px;
}
#top_slider{
	margin-bottom: 26px;
	text-align: right;
}
#top_slider2{
	margin-bottom: 26px;
	text-align: right;
/*	height: 416px;*/
}
#slider_controls{
	height: 19px;
/*	background-image: url(images/slider-toolbox.png);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-right: -1px;
	margin-top: -25px;
	padding-right: 10px;
	padding-top: 3px;
	z-index: 1000;
	position: relative;
}
.entry{
	font-family: Tahoma;
	font-size: 14px;
	color: #464646;
}
.entry ul{
	margin-left: 10px;
	list-style: inside;
}
.padded_content{
	width: 696px;
	padding-left: 28px;
	padding-right: 28px;
}
.margined_image{
	margin-bottom: 25px;
	margin-top: 10px;
}
.reset-padding{
	margin-left: -28px;
}

#bottom_boxes{
	height: 144px;
	width: 752px;
	background-color: #e0f2fc;
}
#bb_left{
	float: left;
	width: 277px;
	height: 127px;
	background-image: url(images/bottom-boxes-separator.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-right: 23px;
	padding-top: 17px;
}
#bb_right{
	float: right;
	width: 398px;
	height: 127px;
	padding-left: 16px;
	padding-top: 17px;
	background-image: url(images/arrow_bottom_box.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.recomandari_text{
	color: #464646;
	font-size: 12px;
	line-height: 110%;
	display: block;
	text-align: justify;
}
.recomandari_ql{
	margin-right: 3px;
}
.recomandari_qr{
	margin-left: 3px;
}
.recomandari_autor{
	float: right;
	font-size: 12px;
	color: #b7b7b7;
}
#ghid_image{
	float: left;
	margin-right: 10px;
}
#ghid_container{
	float: left;
	width: 295px;
	height: 127px;
	background-image: url(images/bg_bottom_box.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #0054a6;
}
#ghid_container p{
	margin: 0px;
}

#ghid_container ul{
	font-size: 12px;
	color: #0054a6;
	margin: 0px;
	margin-left: -23px;
}
#ghid_container ul li{
	margin: 0px;
}
#ghid_container ul a{
	color: #0054a6;
	text-decoration: none;
}
#ghid_container ul a:hover{
	text-decoration: underline;
}

#footer{
	width: 1002px;
	background-color: white;
	z-index: 100;
	margin: 0 auto;
	background-image: url(images/bar_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#footer_ads{
	text-align: center;
	width: 1001px;
	padding-top: 15px;
}
#footer_ads img{
	margin-left: 25px;
}

#logo_miko{
	margin-right: 72px;
}
#logo_puro{
	margin-right: 77px;
}
#footer_credits{
	width: 1001px;
	background-image: url(images/footer-separator.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: -10px;
	padding-top: 40px;
	font-family: arial;
	font-size: 11px;
}
#fc_left{
	float: left;
	width: 66px;
	margin-left: 50px;
}
#fc_middle{
	float: left;
	width: 773px;
	text-align: center;
}
#fc_right{
	float: right;
	width: 163px;
}

.footer_text,
.footer_text a,
.footer_text a:hover{
	color: #0090e3;
	text-decoration: none;
}
.footer_text a:hover{
	text-decoration: none;
}
#margined_image{
	margin-left: -27px;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}