html {
  margin: 0px;
  padding: 0px;
  background-color: White;
}
body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Geneva, Helvetica, sans-serif, Georgia, Arial;
	color: #424242;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img {
margin:0px;
border:0px;
padding:0px;
valign:baseline;
}
a{
color:  #93B556;
}
a:hover{
	color: #577128;
}
.paticka a{
text-decoration: none;
color: #BEE77F;
font-weight: bold;
}
.paticka a:hover{
color:  #93B556;
font-weight: bold;
}
h1 {
  font-size: 12px;
  color: #93B556;
}
h2 {
  font-size: 12px;
  color: #93B556;
}
h3 {
  font-size: 12px;
color: black;
}
h4 {
  font-size: 12px;
    color: #93B556;
}
.right_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.right_menu ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.right_menu a{
text-decoration: none;
font-size: 10px;
font-weight: bold;
padding: 5px;
margin: 0px;
color: #93B556;
}
.right_menu a:hover{
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	background-color: #93B556;
	color: White;
}
.selected a{
	background-color: #93B556;
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main {
	text-align: left;
	vertical-align: middle;
	width: 731px;
	min-height: 100%;
	margin: auto;
	position: relative;
	height: auto;
	padding: 0px;
	border-bottom: #E9E9E9 solid 5px;
   border-left: #E9E9E9 solid 5px;
	border-right: #E9E9E9 solid 5px;
	background-color: white;
	margin-bottom: 50px;
}
.left {
width: 230px;
float: left;
background-color: White;
}
.right {
width: 500px;	
float: left;
background-color: White;
border-left: #E9E9E9 solid 1px;
}
.left_logo {
text-align: center;
padding-top: 90px;
}.left_kontakt {
	padding: 65px 10px 10px 30px;
	font-size: 10px;
}

.right_weby {
	background-color: #FAFAFA;
	margin: 0px 1px 1px 1px;
	text-align: right;
	font-size: 10px;
	padding: 5px 5px;
	color: #CDCDCD;
}
.right_top {
background-image: url(../images/top_img_bg.jpg);
background-repeat: repeat-x;
height: 130px;
margin-left: 1px;
margin-right: 1px;
text-align: center;
}

.right_menu {
margin-left: 1px;
margin-right: 1px;
padding: 5px;
padding-left: 0px;
}
.right_content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	margin-left: 1px;
	margin-right: 1px;
	padding: 40px 10px 10px 10px;
	text-align: justify;
}
.right_zlunka {
	margin: 10px 10px 0px 10px;
	text-align: right;
}

.clear {
 clear: both; font-size: 0; line-height: 0;
 }
.center {
text-align: center;
 }
.paticka {
	margin: 0px 10px 5px 10px;
	padding-top: 5px;
	color: #BDBDBD;
	text-align: right;
	font-size: 10px;
	border-top: #E9E9E9 solid 1px;
}
.reklama {
	font-family: Arial;
	background-color: #A9CD74;
	border: 1px solid #93B556;
	text-align: center;
	color: White;
	font-size: 14px;
	padding: 5px;
}

