body,td,th,h1,h2,h3,input,div,ul,li,a,table{
	margin: 0px;
	padding: 0px;
}

a:active, a:focus, a:hover, a:link, a:visited{
	color:red;
	font-size:12px;
}

body{
	width:100%;
}

img, table{
	margin: 0px;
	padding: 0px;
	border:0px;
}


#header_contener {
	width:100%;
	clear:both;
	background: url(.././img_site/header_kreska.png) left 0% repeat-x;
}


#header_content{
	width:955px;
	height:56px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}


/* MAIN MENU*/


#menu_main{
	width:835px;
	height:56px;
	float:left;
	padding-top:20px;
}

.menu_category_1 li{
	margin-right:10px;
	font-size:14px;
	color:#000;
	display:inline;
	font-weight:bold;
}
.menu_category_1 img{
	margin-right:10px;
}


a:active, a:focus, a:hover, a:link, a:visited{
	color:red;
	font-size:12px;
}



.menu_category_1 a:active,.menu_category_1 a:focus,.menu_category_1 a:link,.menu_category_1 a:visited{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #960c0c;
}
	
.menu_category_1 a:hover {
	color: #cf1111;
}


#menu_language{
	text-align:right;
	padding-top:30px;
	color:#000;
	float: left;
	width:120px;
	height:56px;
}

.menu_subcategory{
	background: url(.././img_site/menu_subcategory.png) left 0% no-repeat;
	width:120px;
	padding-left:50px;
}

.menu_subcategory a:active,.menu_subcategory a:focus,.menu_subcategory a:link,.menu_subcategory a:visited{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #960c0c;
}
	
.menu_subcategory a:hover {
	color: #cf1111;
}


#baner_contener {
	height:321px;
	width:100%;
	clear:both;
	background: url(.././img_site/baner_kreska.png) left 0% repeat-x;
}

#baner_content {
	width:955px;
	height:321px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}


#history_back{
	width:955px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:right;
}

#content_contener {
	width:100%;
	clear:both;
}

#content_content{
	width:955px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}



#search_form{
	margin-top:15px;
	float:left; 
	width:250px;
	background-color:#fafafa;
}

#offer_show{
	float:right;
	width:680px;
	margin-top:15px;
}

#offer_show h1{
	color:#000;
	font-size:20px;
}

#offer_show_price{
	color: #ffa800;
	font-weight:bold;
	font-size:20px;
}


.offer_td_left{
	padding:10px;
	text-align:left;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	
	font-size:12px;
	font-weight:bold;
	color: #960c0c;
}

.offer_td_right{
	padding:10px;
	text-align:right;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
}

.offer_td_con_left{
	padding:10px;
	text-align:left;
	border-top: 1px solid #eee;
}


.offer_td_con_right{
	padding:10px;
	text-align:right;
	border-top: 1px solid #eee;

}

.offer_td_box{
	padding:10px;
	text-align:left;
	border: 1px solid #eee;
}


#footer_contener {
	height:58px;
	width:100%;
	clear:both;
	background: url(.././img_site/stopka_kreska.png) left 0% repeat-x;
}

#footer_content{
	width:955px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}

#footer_autor{
	text-align:right;
	width:955px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px;
}

#footer_info{
	float:left;
	width:500px;
	padding-top:25px;
}

#footer_telephone{
		background: url(.././img_site/stopka_telefon.png) left 0% no-repeat;
		background-position:right;
		float:right;
		width:300px;
		height:33px;
		text-align:left;
		padding-top:25px;
}





td,th{
	vertical-align:top;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

hr{
	border: 1px solid #eee;
}



input{
	border: 1px solid #f2e4a5;
	margin:0px;
	background: #fff;
}

textarea{
	border: 1px solid #f2e4a5;
	margin:0px;
	background: #fff;
}





#grid {
	width: 100%;
}

#grid thead tr{
	border: 1px solid #D9D6D6;
}

#grid thead td {
	cursor: pointer;
	color: #777;
	height:20px;
	text-align: left;
	font-weight: bold;
	background: url(.././img_site/tabela_kreska.png) left 0% repeat-x;
}
			
#grid tbody td {
	cursor: pointer;
	font-size: 12px;
	padding:5px;
}



#show_error{
	color:red;
}	



#gallery_container{
	
}

.image_box{
	width:116px;
	height:150px;
	float:left;
	border:1px solid #DDD;
	padding:4px;
	
	margin-top:5px;	
	margin-right:5px;
}

.image_box_image{
		width:110px;
		height:110px;

		background-position: center center;
		background-repeat: no-repeat;
		margin: 0 auto;
		margin-bottom:2px;
		border:1px solid #fff;
}

.image_box_image:hover{
	border:1px solid #666;
}


.image_box_label{
		text-align:center;
		padding-top:2px;
		margin: 0 auto;

		font-family: arial;
		font-size:11px;
}

.image_box_label a:hover{
		font-family: arial;
		font-size:11px;
		text-decoration:underline;
}


