* {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	font-family:  Arial, Verdana, sans-serif;
	font-size: .7em;
	background: #7a879a url(img/up_bg3.gif) top center repeat-x;
	}
h1 strong ,h3 strong ,h2 strong {
	display: none;
	}


a img {
	border: none;
	}
a:hover {
	border-bottom: 1px solid #51526e;
	}

a.arow {
	padding-bottom: 1px;
	padding-right: 15px;
	background: url(img/trik.gif) right 40% no-repeat;
	} 

dl {
	margin: 0;
	padding: 1em 0 0; 
	line-height: 140%;
	}

/*
clearfix -------*/

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */

}
.clearfix h1 {
	font-weight:normal;
	size:11px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	



/*
Components ----*/

#container {
	margin: 0 auto;
	padding: 0 35px;
	width: 862px;
	
}

/* 
LOGO ------*/

#logo {
	z-index:3;
	position:absolute;
	top:50px;
	
}



/* 
branding ----*/
#branding {
	position: relative;
	height: 214px;
	width:862px;
	top:10px;
	}

#branding h1 {
	position: absolute;
	top: 0px;
	margin: 0;
	width: 862px;
	background: url(img/content2.jpg) no-repeat;
	}

#branding h1 a {
	display: block; 
	height: 214px; 
	background: url(img/content2.jpg) no-repeat;
	}

#branding h1 strong {
	display: none;
	}	

#branding h1 a:hover{
	border: 0;
	}

/* 
Meniu ----------*/
#meniu {
	top:165px;
	z-index:2;
	position:absolute;
	width: 863px;
}

ul#m{
	margin: 0;
	padding: 0;
	height:60px;
	list-style: none;
	
	}
	
#m li {
	display: block; 
	float: left;
	}

li.m-0 {
	width:6px;
	height:60px;
	background:url(img/meniu_line.gif) bottom no-repeat;
}

li#m-1 , li#m-2  ,li#m-3  , li#m-4 ,li#m-5  ,li#m-6 ,li#m-7,li#m-8{
	background: url(img/meniu_bg.gif) bottom repeat-x;
	height:60px;
}
	


li#m-8 {
	padding-left:7px;
	padding-right:7px;
	}


#m li a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 20px 20px 12px 20px;
	border-bottom: 0;
	}
#m li a:hover{
	font-family:Arial,sans-serif;
	color:#bebcbe;
	}


/* 
WRAPER------------*/
#wrap {
	position:absolute;
	width:863px;
	float:left;
	background: url(img/cont_bg2.gif) repeat-y;
	}
/*
FOTTER ----------*/
#footer {
	clear: both;
	padding: 5px 0 20px;
	background: #555255 top repeat-x;
	border-bottom:1px solid white;
	}	

#footer p {
	font-size: .91em;
	color: #999;
	padding-top: 1em;
	text-align: center;
	}	

#footer a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
	}

/*
center , left, right -------*/
div#navigation {
margin-top:12px;
margin-right:1px;
width:212px;
background: url(img/right_bg.gif)  repeat-y;
border:0px solid red;
float:right;
}

div#meniu2{
margin-left:1px;
margin-top:12px;
width:202px;
background: url(img/left_bg.gif)  repeat-y;
border:0px solid green;
float:left;
}

#content {
margin-top:12px;
border:0px solid blue;
margin-left:205px;
margin-right:216px;
}



/* 
Meniu2 -------*/
#meniu2 ul{
	width:200px;
	list-style:none;
	margin:0;
	padding:0;

}

#meniu2 li{
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
	height:26px;
	background: url(img/m2_bg_off.gif)  top center repeat-x;

}

#meniu2 li a {
	display: block;
	color: #595659;
	text-decoration: none;
	padding-top:5px;
	padding-left:30px;
	border-bottom: 0;
	}

#meniu2 li a:hover {
	color:#4b1608;
	text-decoration:underline;
	}

li#on {
	background: url(img/m2_bg_on.gif)  top center repeat-x;
}
/* 
Navigation ---*/

#navigation ul {
	margin: 1.2em 30px 0;
	padding-right: 17px;
	line-height: 140%;
	list-style-image: url(img/b.gif);

}

#navigation ul li{
	margin-top: .5em;
	}

#navigation a {
	font-weight: bold;
	color: #4b1608;
	text-decoration: none;
	}
/*
Coontent -------*/

#content h1 {
	margin-top:40px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	font-size:1.4em;


}

#content h3 {
	margin-top:40px;
	margin-left:15px;
	margin-right:15px;
	color:#87826d;
	font-weight:normal;
	font-size:1.0em;
	text-align:justify;
	margin-bottom:20px;


}

#content h3 p{
	margin-left:5px;

}

#content h2 {
	margin-left: 5px;
	width: 73px;
	background: url(img/inc.gif) no-repeat;
	border:0;
	}

#content h2 a {
	display: block; 
	height: 23px; 
	background: url(img/inc.gif) no-repeat;
	border:0;
	}

/*
DL DD DT--*/
.pic {
	float: left;
	margin-right: 12px;
	margin-bottom:20px;
	padding: 4px;
	border: 1px solid #e5e0e5;
	background: #FFF;
	}	

#content dl {
	margin: 0;
	padding: 0 0 5px;
	margin-bottom:5px;
	}	

#content dl dt a {
	text-transform:uppercase;
	font-weight: bold;
	color: #433b67;
	font-size:1.1em;
	text-decoration: none;
	border:0;
	}
#content dl dt {
	margin-top:10px;
	}
	
#content dl dd {
	margin: .4em 0 0;
	text-align:justify;
	}
.space {
	margin-bottom:15px;
	border-bottom: 1px solid #d8d6df;
}