/*
Theme Name: aaaLetenky.sk
Theme URI: http://wordpress.org/
Description: Theme for aaaLetenky.sk.
Version: 1.0
Author: aaaLetenky, baryman
Author URI: http://wordpress.org
Tags: blue, white
*/

body{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;

	text-align: center;
	margin: 0px;
    _behavior: url(ie6hover.htc);
	
	font-family: Century Gothic, Arial;
	font-size: 12px;
}

#center{
	width: 1024px;
	margin: 0 auto;
	text-align: center;
}

#top{
	width: 1024px;
	height: 13px;
	background-image: url(img/top.gif);
}

#umenu{
background-image: url(img/umenu.gif);
width: 564px;
height: 56px;
float: left;

display: block;
list-style-type: none;

padding: 0px;
margin: 0px;
margin-left: 100px;
}

#umenu li{
text-transform: uppercase;
display: inline;
color: #008aa8;
padding-top: 14px;
padding-bottom: 24px;
height: 56px;

}

#umenu li>a{
color: inherit;
}

#umenu li a{
	margin-top: 0px;
	*color: #008aa8;
	text-decoration: none;
	line-height:45px;
	padding-left: 7px;
	padding-right: 7px;
	
}
.textwidget{
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}

#umenu li a:hover{
	color: #ffffff;
}

#umenu li:hover{
	background-image: url(img/umenu-h.gif);
	color: #ffffff;
}

#rmenu{
background-image: url(img/rmenu.gif);
width: 158px;
height: 34px;
float: right;

display: block;
list-style-type: none;

padding: 0px;
margin: 0px;
margin-right: 99px;

position: relative;
top: -13px;
}

#rmenu li{
display: inline;
color: #ffffff;´
}

#rmenu li a{
	margin-top: 0px;
	color: inherit;
	text-decoration: none;
	line-height:35px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	

}


#rmenu li a:hover{
	text-decoration: underline;
}

#rsearch{
float: right;
display: block;
margin-right: 30px;
}

#rsearch #tx{
	width: 158px;
}

.header{
	float: left;
	margin-left: 0px;
}
#h1 {
      margin:0; padding:0;
      width:665px; height:367px;
      background:url("./img/header.png") top left no-repeat;
      float: left;
	    margin-left: 0px;
      }
#h1 span { display:none }


#h2 span { display:none }



.text{
	float: left;
	position: relative;
	top: -60px;
	padding: 20px;
	color: #3f4582;
	text-align: left;
	width: 524px;
	_width: 564px;
	margin-left: 100px;
	background-image: url(img/bottomtext.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial;
}

.bigtext{
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hmenu{
	float: right;
	width: 213px;
	margin-right: 100px;
}
#menu-text{
	background-image: url(img/menubg.png);
	color: #fff;
}


.hmenu h2{
	background-image: url(img/menu.png);
	height: 35px;
	width: 213px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}

.hmenu ul{
	background-image: url(img/menubg.png);
	width: 213px;
	display: block;	
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	text-align: left;
	color: #fff;
}

.hmenu ul li a, .hmenu h2{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.hmenu ul li{
	margin-left: 20px;
	line-height: 20px;
}


.f{
	margin-top: 95px;
}

.clear{
	clear: both;
}

#footer{
	background-image: url(img/footer.gif);
	height: 35px;
}

#footer2{
	background-image: url(img/footergradient.gif);
	height: 35px;
	margin: 0 auto;
	width: 1024px;
	}
	
	.leftf{
		float: left;
		color: #00ffff;
		display: block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
	}
			.leftf ul{
      padding: 0;
      margin: 0;
	}
	
		.leftf li{
      	display: inline;
      	border-right: 1px solid rgb(0,255,255);
      	padding-left: 5px;
      	padding-right: 5px;
	}
	.rightf{
		float: right;
		color: #ffffff;
	}
	.leftf, .rightf{
		width: 50%;
		line-height: 25px;
	}
	.leftf a{
		color: #ffffff;
	}
