body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #818181;
}
a{
	text-decoration: underline;
}
img{
	border: 0px;
}
.link{
	cursor:pointer;  cursor:hand; 
}

#tabela_ogrodje{
	width: 100%;
	height: 100%;
}


#content_ogrodje{
	width: 748px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}

.side_ogrodje{
	vertical-align:middle;
}
.side_table{
	width: 100%;
}
	.side_1{
		height: 137;
		border-top: 1px solid #C5C5C5;
		background-color: #F3F3F3;
		/*background: url(../images/bg_header.gif) repeat-x;*/
	}
	
	.side_2{
		height: 182;
		border-top: 1px solid #C5C5C5;
		background-color: #0B3E6D;
	}
	.side_3{
		height: 28;
		border-top: 1px solid #C5C5C5;
	}
	.side_4{
		height: 90;
		background-color: #F3F3F3;
	}

#main_ogrodje{
	width: 748px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;	
}
#main_top{
	height: 27px;
	border-top: 1px solid #C5C5C5;
}
#main_top_containter{
	width: 100%;
	height: 100%;
}
	#main_top_containter{
		
	}
	#main_top_containter td, #main_top_containter td a {
		font-family: Tahoma;
		font-size: 11px;
		color: #818181;
		text-decoration: none;
	}
	
	#house{		
		width: 26; 
		text-align: right;
	}
	#sitemap{		
		width: 32;
		text-align: right;
	}
	#writeus{
		width: 53;
		text-align: right;
		border-right: 1px solid #C5C5C5;		
	}
	#writeus img{
		margin-right: 17;
	}
	#lang{
		text-align: right;
		padding-right: 12;	
	}
	#lang a{		
		margin-left: 18;	
	}
	#lang_content{
		height: 100%;
	}
	#lang td{
		border-left: 1px solid #C5C5C5;	
	}

#main_header{
	height: 137px;
	border-top: 1px solid #C5C5C5;
	background-color: #F3F3F3;	
	/*background: url(../images/bg_header.gif) repeat-x;*/
}
#main_content{
	height:182px;
	border-top: 1px solid #C5C5C5;
}

#main_spacer1{
	height: 28px;
	border-top: 1px solid #C5C5C5;
}
#main_selections{
	height: 90;
	background-color: #F3F3F3;
}
	#main_selections_container{
		width: 100%;
		height: 100%;	
	}
	#main_selections_container td{
		text-align: center;
		cursor:pointer;  cursor:hand; 
		padding: 10 20 10 20;	
	}
	#main_selections_container td a{
		font-family: Ariel;
		font-size: 11px;
		color: #818181;
		text-decoration: none;
	}
	

#main_spacer2{
	height: 28px;	
}
#main_footer{
	height: 30px;
}



#Header_Ogrodje{
	width: 100%; height: 100%;
}
	#logo{
		width: 397; height: 63;
		text-align: right;					
	}
	
	#Header_Links{
		text-align: right;
	}
	#Header_Links a{
		font-family: Tahoma;
		font-size: 11px;
		color: #818181;
		text-decoration: none;
	}


#main_content_indexpage{
	width:100%;
}
#main_content_indexpage_left{
	width: 500;
}
#main_content_rightmenu{
	width: 248px;
	background-color: #0D447A;
	vertical-align: top;
}


#footer {
	width: 100%; height: 100%;	
}

	#footer td{
		font-family: Tomaha;
		font-size: 10px;
		color: #818181;
		vertical-align: middle;
	}
	
	#footer td a, .footera{
		font-family: Tomaha;
		font-size: 10px;
		color: #818181;
		text-decoration: none;
	}
	
	
	
	
#rightmenu{
	width:100%;
	margin: 43 0 20 0; 			
}
.rightmenu_item{
	width: 248;
	height: 18;
	margin: 4 0 4 0; 
	padding-left: 26;
	cursor:pointer;  cursor:hand; 
}

.rightmenu_item_selected{
	width: 248;
	height: 18;
	margin: 4 0 4 0; 
	padding-left: 26;		
	cursor:pointer;  cursor:hand; 
	background-color: #235686;
}

.rightmenu_item a, .rightmenu_item_selected a{
	font-family: Ariel;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}




