{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
	background: url(images/body.gif) top fixed repeat-X #a60202;
	line-height: 17px;
}

#main{
	margin: 0 auto;
	width: 1020px;
}

#logo{
	width: 1020px;
}

#slide{
width: 1020px;
height:220px;
background: url(images/bgslide.gif);
border: 1px solid #fcc0cb;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
border-radius: 14px;
                   box-shadow: 3px 3px 4px #333333; 
                   -webkit-box-shadow: 3px 3px 4px #333333;
                   -moz-box-shadow: 3px 3px 4px #333333; 
}

.prev_but_center{
    width: 950px;
    padding-top: 10px;
    float: left;
}

.prev_but_center_left{
    float: left;
    padding-left: 10px;
    width: 322px;
}

.prev_but_center_left img{
border: 1px solid #fcc0cb;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
border-radius: 14px;
}

.prev_but_center_right{
    float: left;
    width: 580px;
    padding-left: 10px;
    padding-right: 20px;
}

.prev_but_center_right p{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
}

h2 {
    font-size: 18px;
    color: #fcc0cb;
    text-shadow: 1px 1px 1px #000;
    padding: 0 0 4px 0;
    margin-bottom: 8px;
    border-bottom: 3px dotted #ff0000;

}

h2 a{
    font-size: 18px;
    text-decoration: none;
    color: #fcc0cb;
    text-shadow: 1px 1px 1px #000;
    padding: 0 0 4px 0;
    margin-bottom: 8px;
    border-bottom: 3px dotted #ff0000;
}

h2 a:visited, h2 a:active. h2 a:hover{
    font-size: 18px;
    text-decoration: none;
    color: #fcc0cb;
    text-shadow: 1px 1px 1px #000;
    padding: 0 0 4px 0;
    margin-bottom: 8px;
    border-bottom: 3px dotted #ff0000;
}

/*
Header Scroller
*/

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px; padding-left: 20px }
	.coda-slider { background: none}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 220px; overflow: hidden !important; padding-right: 10px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 1000px;} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 930px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0px }
	
	/* Arrow styling */
	.coda-nav-left {padding-top: 70px;}
	.coda-nav-right {padding: 70px 0 0 0;}
	.coda-nav-left a { background: url(images/top_left.png) no-repeat 0px 30px; color: #fff; width: 27px; height: 108px; text-indent: -9000em;}
	.coda-nav-right a { background: url(images/top_right.png) no-repeat 0px 30px; color: #fff; width: 27px; height: 108px; text-indent: -9000em;}
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: none }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hidden }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }


.read_l{
	float:right;
                   width: 80px;
	padding: 0 0 3px 0;
margin-top: -15px;
	background: url(images/bgbh.gif) right 8px;
	color:#FFFFFF;
border: 1px solid #fcc0cb;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
border-radius: 14px;
                   box-shadow: 3px 3px 4px #333333; 
                   -webkit-box-shadow: 3px 3px 4px #333333;
                   -moz-box-shadow: 3px 3px 4px #333333; 
                   filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=3, offY=3, positive=true);
}

.read_l a {
	font-size:12px;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
                   font-weight: bold;
	
}

.read_l a:hover {
	font-size:12px;
	color: #fcc0cb;
	text-decoration: none;
                   font-weight: bold;
}

#left {
	width: 300px;
	height: 600px;
	float:left;
	padding: 0px;
	background: url(images/bg1.png);
margin: 5px 0 0 0;
border: 0;
}

.menu{
width: 185px;
padding: 0;
margin-top: 195px;
font-family: Times new roman, sans-serif;
}

.menu a{
text-decoration: none;
display: block;
padding: 3px 0 4px 6px;
border: 1px solid;
font-size: 17px;
font-weight: bold;
border-color: #fff;
background: url(images/bg-m2A.gif) repeat;
margin: 0 0 4px 0;
                   -moz-border-radius: 14px;
                   -webkit-border-radius: 14px;
                   -khtml-border-radius: 14px;
                   border-radius: 14px;
}

.menu a:link, .menu a:visited, .menu a:active{
text-decoration: none;
color: #fff;
text-shadow: 1px 1px 1px #000;
}

.menu a:hover{
color:#fff;
padding-left: 8px;
background: url(images/bg-m2H.gif) repeat;
border: 1px solid;
border-color: #fff;
                   box-shadow: 3px 3px 4px #333333; 
                   -webkit-box-shadow: 3px 3px 4px #333333;
                   -moz-box-shadow: 3px 3px 4px #333333; 
                   filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=3, offY=3, positive=true);
}

#right {
	width: 698px;
	float:left;
                   font-weight: bold;
                   font-size: 13px;
	color: #424242;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
	background: url(images/bg2.gif) #fcc0cb repeat-x;
border: 1px solid #fff;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
border-radius: 14px;
                   box-shadow: 3px 3px 4px #333333; 
                   -webkit-box-shadow: 3px 3px 4px #333333;
                   -moz-box-shadow: 3px 3px 4px #333333; 
                   filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=3, offY=3, positive=true);
}

h1{
	font-size: 17px;
	font-weight: bold;
	color: #cc0000;
	padding: 0 0 4px 0;
	margin-bottom: 8px;
	border-bottom: 3px dotted #cc0000;
}

.radius{
border: 1px solid #fff;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
border-radius: 14px;
}

.imgL1{
float: left;
margin: 0 10px 0 0;
border: 1px solid #fff;
}

.imgR1{
float: right;
margin: 0 0 10px 0;
border: 1px solid #fff;
}

.imgL2{
float: left;
margin: 0 10px 0 0;
border: 0;
}

.imgR2{
float: right;
margin: 0 0 10px 0;
border: 0;
}

#oferta {
	height: 200px;
	padding: 10px;
	margin-top: 20px;
	background: url(images/bg3.gif) #fcc0cb repeat-x;
border: 1px solid #fff;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
border-radius: 14px;
                   box-shadow: 3px 3px 4px #333333; 
                   -webkit-box-shadow: 3px 3px 4px #333333;
                   -moz-box-shadow: 3px 3px 4px #333333; 
                   filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=3, offY=3, positive=true);
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	padding: 0;
	margin-top: -2px;
}

.read_l2{
	float:right;
                   width: 80px;
	padding: 0 0 3px 0;
margin: 12px 25px 0 0;
	background: url(images/bgbh.gif) right 8px;
	color:#FFFFFF;
border: 1px solid #fcc0cb;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
border-radius: 14px;
                   box-shadow: 3px 3px 4px #333333; 
                   -webkit-box-shadow: 3px 3px 4px #333333;
                   -moz-box-shadow: 3px 3px 4px #333333; 
                   filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=3, offY=3, positive=true);
}

.read_l2 a {
	display: block;
	font-size:12px;
	color: #fcc0cb;
	text-decoration: none;
	padding-left: 10px;
	
}

.read_l2 a:hover {
	font-size:12px;
	color: #fcc0cb;
	text-decoration: none;
}

#footer{
	float: right;
	margin: 15px 0 10px 0;
	padding: 0 10px 10px 10px;
	width: 1020px;
                   height: 160px;
	color: #fff;
	background: url(images/bgjos.gif) #FDEEC6;
                   border: 1px solid #fdeec6;
                   -moz-border-radius: 14px;
                   -webkit-border-radius: 14px;
                   -khtml-border-radius: 14px;
                   border-radius: 14px;
                   box-shadow: 3px 3px 4px #333333; 
                   -webkit-box-shadow: 3px 3px 4px #333333;
                   -moz-box-shadow: 3px 3px 4px #333333; 
                   filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=3, offY=3, positive=true);
}

#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
                   text-shadow: 1px 1px 1px #000;
	text-decoration: none;
}

#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
                   text-shadow: 1px 1px 1px #fff;
	text-decoration: none;
}

h4{
	font-size: 16px;
	font-weight: bold;
                   text-shadow: 1px 1px 1px #000;
	color: #fcc0cb;
	padding: 0 0 2px 0;
	margin-bottom: 8px;
	border-bottom: 3px dotted #fcc0cb;
}

#parteneri{
	float: left;
	margin: 0 30px 0 5px;
	padding: 0;
	width: 284px;
	margin: 0 50px 0 30px;
}

#banners{
                   width: 284px;
	border: 1px solid #fcc0cb;
}

#siteuri{
	float: left;
	margin-right: 50px;
	padding: 0;
	width: 310px;
}

#siteuri1{
	float: left;
	margin: 0;
	padding: 0;
	width: 122px;
}

#siteuri2{
	float: right;
	margin: 0;
	padding: 0;
	width: 188px;
}

#contact{
	float: left;
	margin: 0;
	padding: 0;
	width: 248px;
}

#copyright{
	font: 12px Arial, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0 0 15px 0;
}

#copyright a{
	font: 12px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
