
body {
	background: #373737 url('strip.jpg') repeat-x top left;
 	color: #555; 
 	font: 12px  Tahoma, Verdana, 'Trebuchet MS', arial, sans-serif;
 	text-align: center; 
 	margin: 0px;
 	padding:0px;
}  

/* links */
a	{ 
	color: #72A545;
	background: inherit;
	text-decoration: none;
}
a:hover { 
	color: #006699;
	background: inherit; 	 
}
 
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;	
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #339900;
}
h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}

h1, h2, h3, p { 
	clear:both;
	padding: 0;
	margin: 10px 0px; 
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	

}


/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

#main{
   position:relative;
   top:141px;
   background: #373737 url('home_b.jpg') no-repeat;
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   width: 697px;
   height:394px;
}

#header{
}

#content{
	position:relative;
	top:0px;
	margin: 0 auto ;
	padding:0;
	text-align: justify;
	width:813px;
}
#top{
background: #fff url('top.jpg') no-repeat;
width:813px;
height:179px;
color: #d0d0d0; 
}

#footer{
position:relative;
background: #fff url('footer.jpg') no-repeat;
width:811px;
height:35px;
left:-21px;
padding-left:40px;
font-size:90%;
}
#footer a{
background:none;
}
#right{
	width:200px;
	padding:10px;
	float:right;
}

iframe{
background-color:#FFF;
}

#mainfade{
	position:absolute;
	top:320px;
	left:0px;
	background: #252525 url('strip.jpg') repeat-x top left;
	height:420px;
	width:100%;
}

#strip{
	position:absolute;
	top:228px;
	left:0px;
	background: #252525 url('line.jpg') repeat-x top left;
	height:158px;
	width:100%;
}
#stripe_top{
	position:absolute;
	top:0px;
	left:0px;
	height:145px;
	background: #252525 url('fade_d.jpg') repeat-x top left;
	width:100%;
	border-bottom:34px solid black;
}

/* MENU */
#pMenu_spolocnost_Div{
	background-color:#c6edc5;
	color:#000;
}
#pMenu_sluzby_Div{
	background-color:#9ce29a;
	color:#000;
}

#pMenu_kontakty_Div{
	background-color:#44bd41;
	color:#000;
}
#pMenu_informacie_Div{
	background-color:#AADF29;
	color:#000;
}
#strp1, #strp2,#strp3,#strp4,#strp5 {
position:absolute;
float:left;
width:124px;
height:319px;
background-color:#555;
visibility:hidden;
}
#strp1{
	//right:398px;
	//background: url('strp1.jpg') no-repeat;
}
#strp2{
	right:398px;
	_right:397px;
	background: url('strp1.jpg') no-repeat;
}
#strp3{
	right:274px;
	_right:273px;
	background: url('strp2.jpg') no-repeat;
}
#strp4{
	right:150px;
	_right:149px;
	background: url('strp3.jpg') no-repeat;
}
#strp5{
	right:26px;
	_right:25px;
	background: url('strp4.jpg') no-repeat;
}
.itemBorderButton{
border-left:1px dotted #222;
}
.itemBorder{
border-top:1px solid #ccc;
}
