.helpram{
  position: absolute;
  left: 0px;
  bottom: 0px;
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	background-color: white;
	-moz-border-radius: 12px 12px 12px 12px;
}
.helpimg{
  position: absolute;
  left: 0px;
  bottom: 0px;
border: none;
height: 77px;
width: 73px;

}

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	margin-bottom:1em; 
	overflow:hidden;
	}
#clona{
position: absolute;
top: 0;
left: 0;
width: 100%;
height:2000px;
background: black;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#divoznameni{
border-width: 1px 1px 1px 1px;
border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 12px 12px 12px 12px;
	border-style: dotted dotted dotted dotted;
z-index: 2;
position: absolute;
top: 120px;
left: 250px;
margin:0 auto;
width: 700px;
background: white;
}

* {
	margin:0;
	padding:0;
	border:0;
}
.chattextarea{
border-width: 1px 1px 1px 1px;
border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 12px 12px 12px 12px;
	border-style: dotted dotted dotted dotted;
}
.celkem{
background-color: #bfbfbf;
}
.jednotky{
background-color: #f6f6f6;
}

.chattextarea{
border-width: 1px 1px 1px 1px;
border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 12px 12px 12px 12px;
	border-style: dotted dotted dotted dotted;
}

* body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #468175;
	background: white;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #003344;
}

a:hover {
	text-decoration: underline;
}

#stranka {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: #fff;
}

.stin {
	background: url('../obr/stin_levy.png') repeat-y;
}

#menu {
	height: 50px;
	background: url('../obr/stin_nahore.png');
	padding-left: 50px;
	margin-left: 12px;
}

#menu ul li {
	float: left;
	margin-top: 7px;
}



#zpravy {
	width: 265px;
	background: #fff url('../obr/pozadi_leve.png') repeat-y;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
}

#zpravy li a {
	background: #fff url('../obr/zprava.png') no-repeat;
	padding-left: 20px;
}

.box {
	height: 42px;
	width: 265px;
	background: #F2F2F2;
}

.konecbox {
	width: 265px;
	height: 16px;
	background: url('../obr/konecbox.png');
}

.stin2 {
	background: url('../obr/pozadi_leve.png') repeat-y;
}

#uzivatel {
	padding-bottom: 5px;
}

#uzivatel img {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}

#uzivatel p {
	padding-left: 110px;
}

.icq {
	margin-left: 20px;
	padding-left: 20px;
	background: url('../obr/icq.png') no-repeat;
}

.skype {
	margin-left: 20px;
	padding-left: 20px;
	background: url('../obr/skype.png') no-repeat;
}

.mail {
	margin-left: 20px;
	padding-left: 20px;
	background: url('../obr/mail.png') no-repeat;
}

#novinky {
	margin-left: 20px;
	padding-bottom: 10px;
}
#newss {
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}
#chat {
	margin-left: 20px;
	padding-bottom: 10px;
}

.mezera {
	padding-top: 20px;
}

.cervena {
	color: red;
}
#chat {
	color: gray;
}

menu {
	margin-left: 25px;
}

menu li {
	position: relative;
	top: -16px;
	float: left;
	height: 24px;
}

menu li a {
	text-align: center;
	padding-top: 4px;
	height: 20px;
	width: 88px;
	background: url('../obr/chat.png') no-repeat;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	color: white;
}

menu li a:hover, menu .aktivni a {
	height: 20px;
	width: 88px;
	background: url('../obr/chat_hover.png') no-repeat;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	color: white;
}

#text {
	float: left;
}

.chat {
	padding-bottom: 5px;
	margin-left: 20px;
}


#paticka {
	margin-top: 30px;
	height: 50px;
	float: right;
	width: 100%;
	background: url('../obr/stin_dole.png') repeat-x;
	text-align: center;
	padding-top: 10px;
	color: gray;
}

#levy {
	width: 265px;
	float: left;
}

#pravy {
	width: 785px;
	float: left;
}

#menuprave {
	margin-left: 40px;
}

#menuprave ul li {

	float: left;
}

#menuprave ul li a {
	background: url('../obr/menu.png') no-repeat;
	height: 26px;
	padding-top: 4px;
	width: 114px;
	display: block;
	text-align: center;
}

#menuprave ul li a:hover, #menuprave ul .aktivni {
	background: url('../obr/menu_hover.png') no-repeat;
	text-decoration: none;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}