/* for firefox */

.article_holder{

	min-height:260px; 

}

/* for Internet Explorer */

* html .article_holder {

	height: 260px;
	
}

#form_stea img{

	cursor:pointer;

}


div.img_shadow {

	 background: url('../data/images/shadow-img.gif') no-repeat bottom right;

	 float: left;

	 clear: left;

	 margin: 0 0 2px 27px;

	 padding: 0;

	 position: relative;

 }

 

/* for Internet Explorer */

* html div.img_shadow {

	margin: 0 0 2px 21px;
	
} 



/* for Internet Explorer */

* html #maincontent #content h2 {

	margin-right:4px;

} 
  

div.img_shadow img {

	 background-color: #fff;

	 border: 1px solid #0000ee;

	 display: block;

	 margin: -5px 5px 5px -5px;

	 padding: 4px;

	 position: relative;

 }


#ImageBoxOverlay{

		background-color: #000000;

}



#ImageBoxCaption{

	background-color: #F4F4EC;

}



#ImageBoxContainer{

	width: 250px;

	height: 250px;

	background-color: #F4F4EC;

}



#ImageBoxCaptionText{

	font-weight: bold;

	padding-bottom: 5px;

	font-size: 13px;

	color: #000;

}



#ImageBoxCaptionImages{

	margin: 0;

}



#ImageBoxNextImage{

	background-image: url(../data/images/tras.gif);

	background-color: transparent;

}



#ImageBoxPrevImage{

	background-image: url(../data/images/tras.gif);

	background-color: transparent;

}



#ImageBoxNextImage:hover{

	background-image: url(../data/images/next_image.jpg);

	background-repeat:	no-repeat;

	background-position: right top;

}



#ImageBoxPrevImage:hover{

	background-image: url(../data/images/prev_image.jpg);

	background-repeat:	no-repeat;

	background-position: left bottom;

}



.fieldset {

}



.fieldset label {


}



.fieldset .nobr {

	display:none;
	
}  



.fieldset .textfield {

	padding-left:7px; 

	padding-top:7px;  

	margin:3px;

	height:30px;

	width:150px;

	border:solid 0 #fff;

	background: transparent url("../data/images/input_search.gif") no-repeat;

}


.fieldset .textarea {

	padding-left:7px;

	margin:3px;

	height:165px;

	width:200px;

	border:solid 0 #fff;

	background: transparent url("../data/images/textarea_bg.gif") no-repeat;

}



.submit {

	margin:3px;

	height:20px;

	border:solid 0 #fff;

	width:80px;

	background: transparent url("../data/images/submit.gif") no-repeat;

	cursor:pointer;

}


.content_footer{

	text-align:left;

	font-size:11x;

	color:#000;

}	 


body {

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}


#logo {

	position:absolute;

	color: #FFFFFF;

	font-size: 30px;

	font-weight: bold;

	margin-top:40px;

	margin-left:40px;

	left: 0px;

	top: 0px;


}

#logo h1{

	font-weight:bold;

	margin:0px;
	
	color: #FFFFFF;

	font-size: 30px;

}

#logo a{
	
	color: #FFFFFF;

	text-decoration:none;

}


#header{

	width: 1000px;
	
	position:relative; 

	height: 130px;

	background-image:url(../data/images/header.gif);

	background-repeat:no-repeat;

}


#menu{

	position:absolute;

	bottom: 16px;

	right: 30px;

	font-size: 10px;

	font-weight: bold;

}



#menu a{

	font-size: 11px;

	font-weight: bold;

	color:#333333;

	text-decoration:none;

}



#menu a:hover{

	text-decoration:underline;

}



#leftcontent{

	float:left;

	width:200px;

}


#maincontent{

	width: 1000px;

}



#maincontent #google_ads {

	float: right;

	padding: 5px;

	width: 260px;

}



#maincontent #body_images {

	float: right;

	width: 194px;

}



#maincontent #body_images img {

	padding: 5px;

}


#content{

	float:right;

	width: 780px;

}



#content a{

	font-size:11px;

}


.footer a{

	font-size: 10px;

	font-weight: bold;

	color:#FFFFFF;

	text-decoration:none;

}



.footer{

	width: 979px;

	height: 32px;

	background-image:url(../data/images/bg_footer.gif);

	background-repeat:no-repeat;

	clear:both;

	font-size: 10px;

	font-weight: bold;

	color:#FFFFFF;
	
	padding: 3px 0 0 0 ;

}



.footer a:hover{

	text-decoration:underline;

}







.top{

	width: 204px; 

	height: 27px;

	background-image:url(../data/images/table_top.gif);

	background-repeat:no-repeat;

	text-align:center;
	
	
	
}

.top h3{

	margin:0;
	
	padding : 3px 0 0 0 ;

	font-size: 12px;

	font-weight: bold;
	
	font-color:#fff;
	
}



.gossip_content{

	width: 204px;

	background-image:url(../data/images/table_content.jpg);

	background-repeat:repeat-y;

}



.text{

	margin-left:15px;

	margin-right:15px;

	text-align:justify;

}

.text_left{

	margin-left:15px;

	margin-right:15px;

	text-align:left;

}

.bottom{

	width: 204px;

    height: 23px;

    background-image:url(../data/images/table_bottom.jpg);

	background-repeat:no-repeat;

}



#leftcontent h2 {	

	font-size: 11px;

	font-weight: bold;

	color: #2299CC;

	margin-top:0px;

}



 #content p{	

	font-size: 11px;

	text-align:justify;

	margin: 4px;

}



#leftcontent .link  a {	

}



#leftcontent  a {	

	font-size: 11px;

	color: #7DA6E2;

	font-weight: bold;
	
	margin:2px;

}



 #leftcontent p {	

	font-size: 10px;
	
	margin:5px 0 10px 0;

}





#maincontent #content h2 {	

	font-weight: bold;

	font-size: 14px;

	color: #2299CC;

	margin-bottom:4px;

	margin-top:9px;

}







#maincontent #content h3 {	

	font-weight: bold;

	font-size: 12px;

	color: #2299CC;

	margin-bottom:5px;

	margin-top:5px;

}



#maincontent #content h4 {	

	font-weight: bold;

	font-size: 11px;

	color: #2299CC;

	margin-bottom:3px;

	margin-top:3px;

	text-align:left;

}



div.home_com{

	background: #d4e5f9;

	width:400px;

	text-align:left;

	font-size:9px;

}


div.home_com a{

	font-size:1.0em;

	color:#000;

	padding-left:3px;

}



table.poze a{

	text-decoration:none;

}


#maincontent #content h1 {

	 font-weight: bold;

	 font-size: 26px; 

	 color: #7DA5E1;

}


.order{

	text-align: left;

	font-size: 10px; 

	color: #7DA5E0;

	margin-top: 2px;

	margin-bottom: 2px;

}



.paginare a{

	text-decoration: none;

}



.input_text{

   border: 1px solid #000000;

   width: 200px;

}


.comment{

	text-align:left;
	
	font-size:12px;
	
	margin-bottom:7px;

}

.comment_name{

	background: url(../data/images/com.gif) no-repeat;

	padding-left:40px;
	
	
	
	float:left;
	
	height:40px;

}



.com_text{
	
	clear:both;

}


.comment_sub{

	font-size:11px;
	
	margin-bottom:4px;
	
	margin-left:30px;

}


.succes{

	background: #ffffe1 url(../data/images/succes.gif) 5px 5px no-repeat;
	
	border: #d6d8d6 1px solid;
	
	width: 720px;
	
	padding: 10px 5px 5px 30px;
	
	margin-left: 2px;
	
	margin-top: 7px;
	
	margin-bottom: 0px;
	
	font-size: 10px;
	
}


