* {
	margin:0;
	padding:0;
}

body {
	background:#2468ef url("images/body.jpg") bottom repeat-x;
	color:#5c5cad;
	font-size:8pt;
	font-family: Arial, Verdana, Sans-serif;}
	
/*		skelet		*/
#center {
	width:780px;
	margin:auto;
	position:absolut;
	background: url("images/middle.gif") repeat-y left;
}
#head {
	height:337px;
	background: url("images/hat.jpg" ) top no-repeat;
	}
	
#middle {
	width:780px;
	background: url("images/center.jpg") bottom right no-repeat;
	}

#right {
	width:554px;
	/*padding-top:20px;*/
	margin-left:226px;
	background: url("images/right.gif") repeat-y;
	}

#bottom {
	height:41px;
	background: url("images/bottom.jpg") repeat-x;
	}
	
#hat {
	height:300px;
	background: url("images/hat.jpg" ) top no-repeat; }

#hateng {
	height:300px;
	background: url("images/hat_en1.jpg" ) top no-repeat; }

	
#language {
	padding-left:700px;
	float:left;
	width:80px;
	height:16px;
	}

#language a {
	width:18px;
	height:12px;
	}

#language img {border:none;}
#language a#eng:link{
	display:block;
	width:18px;
	height:12px;
	background: url("images/flag_uk_hover.gif") no-repeat;
	}
#language a#eng:hover{
	width:18px;
	height:12px;
	background: url("images/flag_uk.gif") no-repeat;
	}
	
#language a#bg:link{
	width:18px;
	height:12px;
	background: url("images/flag_bg_hover.gif") no-repeat;
	}
#language a#bg:hover{
	width:18px;
	height:12px;
	background: url("images/flag_bg.gif") no-repeat;
	}
	
a#home:link {
	width: 173px;
	height: 167px;
	padding-top:48px;
	margin-left:29px;
	display:block;
	}
	
/*		navigation		*/
#nav {
	padding-top:9px;
	padding-bottom:13px;
	background: url("images/nav-bg.gif") repeat-y;
	border-bottom:1px solid #fff;
	}

#nav  img{
	border:none;
	}
	
#nav ul {

	}
	

#nav li{
	/*list-style:none;*/
	margin:10px auto;
	display:inline
	}

#nav a{
	margin:0px 16px;
	padding-bottom:13px;
	color:#e5e5e5;
	text-decoration:none;
	text-align:center;	}
	
#nav a:hover {
	background: url("images/href_bg.gif") bottom center no-repeat;	}

/*		end navigation		*/	


#shadow {
	margin-bottom:20px;
	height:4px;
	background: url("images/right-top.gif") no-repeat;
	}
	
.text_center {
	width:324px;
	margin:30px 28px 30px 42px;
	}
.text_center p {
	width:324px;
	}


.text_center2 {
	margin:30px 28px 30px 42px;
	}
	
.spisak {
	width:240px;
	padding:5px 28px 0px 62px;
	margin:none;
	}
	
.right_pic {
	float:right;
	padding-right:30px;	
	}
	
/*	bottom navigation	*/


	
#bottom_nav {
	padding-top:7px;
	}

#bottom_nav  img{
	border:none;
	}
	
#bottom_nav ul {

	}
	
#bottom_nav li{
	/*list-style:none;*/
	margin:10px auto;
	display:inline
	}

#bottom_nav a{
	margin:0px 15px;
	color:#fff;
	text-decoration:none;
	text-align:center;	}
	
#bottom_nav a:hover {
		border-bottom:1px solid #fff;
	}
	
/*	end bottom navigation	*/




#kare {
	margin-left:32px;
	background: url("images/kare_middle.gif") repeat-y;
	}
	
#kare_top {
	width: 497px;
	height: 8px;
	font-size:1px;
	background: url("images/kare_top.gif") no-repeat;
	}
	
#kare_bottom{
	width: 497px;
	height: 8px;
	font-size:1px;
	background: url("images/kare_bottom.gif") no-repeat;
	}
	
	
.tile_1 {
	height:70px;
	width:473px;
	margin:15px 10px 15px 10px;
	background: url("images/kare_in.gif");
	}
	
.tile_1  img,
.tile_1  p{
	float:left;
	border:none;
	}
	
.tile_1  p{
	width:200px;
	margin-left:15px;
	margin-bottom:3px;
	display:block;
}


#kare2 {
	margin-left:32px;
	background: url("images/kare_middle2.gif") repeat-y;
	}
	
#kare_top2 {
	width: 497px;
	height: 8px;
	font-size:1px;
	background: url("images/kare_top2.gif") no-repeat;
	}
	
#kare_bottom2 {
	width: 497px;
	height: 8px;
	font-size:1px;
	background: url("images/kare_bottom2.gif") no-repeat;
	}
	
	
.tile_2 {
	width:473px;
	margin:15px 10px 15px 10px;
	background: url("images/kare_in2.gif");
	border:1px solid #c6c6c6;
	}
	
.tile_3 .pic2 {
	width:120px; 
	height:120px;
	margin-top:20px;
	float:left;
	border:1px solid #E7E7E7;
	background: #E7E7E7;
}

.tile_2  p{
	width:200px;
	margin-left:15px;
	margin-bottom:3px;
	display:block;
}

.tile_2 .pic {
	width:120px;
	float:left;
	border:1px solid #a4a4a4;
	background: #ffffff;
}

.tile_2 .text{
	width:473px; 
	
	
}

.tile_2  table {
	width:95%;
	border:none;
	margin:10px;
	text-align:left;
	line-height:160%;
	}

.tile_2  table tr {
	}
	
.tile_2  table th {
	vertical-align:top;
	}
	
.tile_2  table td{
	margin-left:10px;
	}
	
a.more:link,
a.more:visited,
a.more:active {
	float:right;
	color:#2d6dd8;
	}
a.more:hover {
	text-decoration:none;
	}
a.more2:link,
a.more2:visited,
a.more2:active {
	color:#2d6dd8;
	}
a.more2:hover {
	text-decoration:none;
	}
	
.tile_3 {
	
	width:473px;
	margin:15px 10px 15px 10px;
	/*background: url("images/kare_in2.gif") repeat;*/
	}
html>body .tile3 { width:445px; margin:15px 40px 15px 10px; }	
	
	
.tile_3  p{
	width:200px;
	margin-left:15px;
	margin-bottom:3px;
	display:block;
}

.tile_3 .pic {
	width:120px; height:120px;
	margin-top:20px;
	float:left;
	border:1px solid #a4a4a4;
	background: #ffffff;
}

.tile_3 .pic img{
	
}

.tile_3 .text{
	width:473px; 
	float:left;
	border:1px solid #c6c6c6;
	background: url("images/kare_in2.gif") repeat;
	}

.tile_3  table {
	width:470px;
	border:none;
	margin:10px;
	text-align:left;
	line-height:160%;
	}
html>body .tile3 table { width:445px; margin:10px 40px 10px 10px; }	

.tile_3  table tr {
	}
	
.tile_3  table td{
	margin-left:10px;
	}
	
a.back:link,
a.back:visited,
a.back:active {
	margin:20px 0 20px 230px;
	color:#2d6dd8;
}

a.back:hover {
	text-decoration:none;
	color:#2d6dd8;
}
	
#kare2 h3 {
	margin-left:20px;
	margin-top:10px;
	text-align:left;
	width:300px;
	}
	.clear 

{

	clear:both;

	font-size:1px;
	width:1px;
	height:1px;

}
	
/*-------------- STRANITZIRANE ------ */

#paginate {
	width:240px;
	margin:8px auto;
}

.page_numbers page_numbers_active {
	float:left;
	font-size:8pt;
	line-height:120%;
	width:20px;
}

.page_numbers {
	float:left;
	font-size:8pt;
	line-height:120%;
	width:20px;
}

a.page_numbers_link:link, a.page_numbers_link:visited {
	color:#2d6dd8;
	font-size:8pt;
	line-height:120%;
	text-decoration:none;
}

a.page_numbers_link:hover {
	color:#6a9ef4;
	text-decoration:none;
}

a.page_numbers_link:active {
	margin-top:1px;
	text-decoration:none;
}

.page_numbers_link2 {
	color:#CFCFCF;
	font-size:8pt;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
}

a.contacts:link,
a.contacts:visited,
a.contacts:active {
	color:#5c5cad;
	text-decoration:none;
	}
	
a.contacts:hover {
	text-decoration:underline;
}

.tile_4 {
	height:120px;
	width:473px;
	margin:15px 10px 15px 10px;
	background: url("images/kare_in2.gif");
	}	

.tile_4  p{
	width:200px;
	margin-left:15px;
	margin-bottom:3px;
	display:block;
}

.tile_4 .pic {
	width:120px;height:120px;
	float:left;
	border:1px solid #a4a4a4;
	background: #ffffff;
}

.tile_4 .text{
	width:338px; height:120px;
	float:left;
	border:1px solid #c6c6c6;
	
}

.tile_4  table {
	width:338px;
	border:none;
	margin:5px;
	text-align:left;
	line-height:160%;
	}

.tile_4  table tr {
	}
	
.tile_4  table td{
	margin-left:10px;
	}