body
{ 
	margin:0px; 
	text-align:left; 
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666; 
	background-image:url(../images/top_repeate.jpg); 
	background-repeat:repeat-x; 
	background-position:top; 
	line-height:20px;
}

table{ font-family:Tahoma; font-size:11px; color:#666666;line-height:20px;}
a{ text-decoration:none; font-family:Tahoma; font-size:11px; color: #ffffff }
a:{ text-decoration: underline}
.title{ color:#629ec0; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-image:url(../images/title_line.jpg); background-position:0px 25px; background-repeat:no-repeat; height:30px}


#contacts{ margin-left:25px}
#contacts p{ margin:0px; padding:0px}

/**/
.meniu_button{height:40px}
	.meniu_button a{ color:white; margin-left:40px; position:relative; top:4px}

.meniu_button_sub{height:30px}
	.meniu_button_sub a{ color:white; margin-left:40px; position:relative; top:4px; font-size:10px}

/* text page */	

/* list page */
.list_button{ margin-left:0px; background-image:url(../images/list_arrow.gif); background-repeat:no-repeat; background-position:0px 5px; margin-top:5px}
.list_button a{ color:#B4BFC5; margin-left:15px; font-weight:bold}

/* contact page */
.table_border_1{ text-align:left; border-right:#C0C0C0 solid 1px; border-bottom:#C0C0C0 solid 1px; padding-top:5px; padding-bottom:5px; padding-left:5px}
.table_border_2{ text-align:right; border-right:#C0C0C0 solid 1px; border-bottom:#C0C0C0 solid 1px; padding-top:5px; padding-bottom:5px; padding-right:5px}

/* gallery page */

/* service page */	
	
/* form page */
.input{ height:16px; width:300px; border:#527E90 solid 1px; margin-left:20px; margin-bottom:5px; background-color:#2C4555; font-size:11px; color:#B4BFC5}
.input_file{border:#527E90 solid 1px; height:20px; width:304px; margin-left:20px; margin-bottom:5px; background-color:#2C4555}

.submit_button
{
	border:#527E90 solid 0px; 
	cursor:pointer; 
	height:26px; 
	width:60px; 
	margin-left:20px; 
	background-image:url(../images/form_button.gif); 
	background-repeat:no-repeat; 
	color:#FFFFFF
}

.form_text{margin-top:6px; margin-bottom:10px}
.text_area{height:50px; width:300px; border:#527E90 solid 1px; margin-left:20px; margin-bottom:5px; background-color:#2C4555; font-size:11px; color:#B4BFC5}