BODY {
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: gray;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color: black;
	scrollbar-track-color:#CCCCCC;
	scrollbar-track-color: #eeeeee;

	margin : 0px; padding : 0px;
	
	font-family: 'Tahoma', 'Arial', 'Helvetica CE', 'Helvetica';
	background: #f0f0f0 url('../images/bg.png') repeat-y center top;
	font-size: 0.75em;
	line-height: 1.4;
	color: #666666;
	
	text-align: center;
	margin-top: 20px;
}

#back {
	background:  url('../images/bg.jpg') no-repeat center top;
}

.lft {
	text-align: left;
}

.rght {
	text-align: right;
}

.centr {
	text-align: center;
}

.just {
	text-align: justify;
}

.tucny {
	font-weight: bold;
}

.odrazka {
	text-INDENT: 0px;
}

.ridsi {
	line-height: 1.5;
}

.verttop {
	VERTICAL-align: top;
}

.mensi {
	font-size: 0.90em;
}

.odsazeny {
	padding-left: 30px;
}

.odsazeny-pravy {
	padding-right: 20px;
}

A {}
a:link, a:visited, A:ACTIVE {color: #cc3300; text-decoration: underline;}
a:hover   {color: #0080ff; text-decoration: underline; }

FORM {
	padding: 0;
	margin: 0;
}

img {
	border: 0px gray solid;
}

P {
	text-INDENT: 0px;
	padding: 0px 0px 10px 0px;
}

H1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0080ff;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 0px;
}

H2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0;
}

H3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #606060;
	padding: 0;
}

table tr {
	vertical-align: top;
}

input, select {
	font-size: 0.9em;
	border: gray 1px solid;
	background: #fafafa;
}

textarea {
	font-family: 'Arial', 'Tahoma', 'Helvetica CE', 'Helvetica';
	font-size: 0.9em;
	border: gray 1px solid;
	background: #fafafa;
}

#page {
	width: 781px;
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
}

#header {
	height: 70px;
	background: #f0f0f0 url('../images/header.jpg') no-repeat 0px 0px;
	border: 1px #aeaeae solid;
}

#menu-h {
	height: 25px;
	background: #f0f0f0 url('../images/bgMenu.png') repeat-x 0px 0px;
}

.logo {
	padding: 0px 0px 0px 45px;
}

.logo a, .logo a:link, .logo a:visited,.logo a:hover, .logo img  {
	border: 0;
}

* {-moz-box-sizing: border-box; box-sizing: border-box;}


.navigace {
	font-size: 0.9em;
}

#main {
	padding: 0px 0px 0px 0px;
	clear: left;
	border: #aeaeae 1px solid;
/*	background: #f5f5f5;*/
}

.main-content {
	padding:  20px 20px 20px 220px;
	text-align: left;
	background:  url('../images/bgMain.png') repeat-y 0 0;
/*	background: white;*/
}

#left-column {
	float: left;
	width: 200px;
/*	background: #f5f5f5;*/
}

.left-column-content {
	padding: 7px;
}

.tlacitko {
  	background-color: WhiteSmoke;
   	font-family: Tahoma, Helvetica, sans-serif;
   	font-size: 11px;
   	font-weight: bold;
   	text-align: center;
   	color: black;
	border: gray 1px solid;
   	padding: 3px 3px 3px 3px;
}

.tlacitko_d {
   	background-color: Navy;
   	font-family: Tahoma, Helvetica, sans-serif;
   	font-size: 11px;
   	font-weight: bold;
   	text-align: center;
   	color: Red;
   	padding: 0px 0px 0px 0px;
   	border-color: #e1f0ff;
}

.oddelovac-textu {
	height: 15px;
}

.oddelovac-textu-velky {
	height: 30px;
}

.oddelovac-textu-mensi {
	padding-TOP:10px;
}

.hvezdicka  {
	color : red;
	font-family : Tahoma;
	font-STYLE : normal;
	font-size : 9px;
	font-weight: normal;
	text-decoration: none;
} 

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0px 0px 0px; padding:0;
      border:none;
      visibility: hidden;
}


#footer {
	width: 300px;
	height: 50px;
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
	background: white;
}

 .footer-text {
 	font-size: 0.9em;
	text-align: center;
	padding: 0px 0px 0px 0px;
	padding-top: 5px;
	font-weight: normal;
	color: gray;
}

.footer-text a:link, .footer-text a:visited {
	border: 0;
	color: #cccccc;
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.text-cerveny {
	color: red;
/*	font-size: 0.9em;*/
}


.text-help {
	color: gray;
/*	font-size: 0.70em;*/
}



/* for understanding browsers */
.container {
	MIN-height: 6.5em; 
	height:auto;
	margin-BOTTOM: 1.5em;
}
/* for Internet Explorer */
/*\*/
* html .container {
	height: 6.5em;
}
/**/

label {
	color: #606060;
	font-size: 0.89em;
	font-weight: bolder;
}


.strankovani {
	font-size: 0.9em;
	text-align: center;
	padding: 5px 0 5px 0px;
	
}

.strankovani a:link, .strankovani a:visited {
	border: 1px #fff solid;
	padding: 1px 6px;
	color: black;
	text-decoration: none;
	margin: 0;
}

.strankovani a:hover {
	border: 1px #0080ff solid;
	background: #fff;
	padding: 1px 6px;
}

.strankovani-aktivni {
	border: 1px #0080ff solid;
	background: #ffffff;
	padding: 1px 6px;
	color: gray;
	text-decoration: none;
	font-weight: bold;
}

.ad {
	border: 1px gray solid;
	margin-bottom: 15px;
}

.ad-title {
	background: url('../images/bgMenu.png') repeat-x 0 0px;
	padding: 0px 10px;
	height: 30px;
	overflow: hidden;
	color: white;
}

.ad-time {
	float: right;
	padding: 6px 0px;
	text-align: right;
}

.ad-title2 {
	padding: 4px 0px;
}

.ad-body {
	padding: 10px;
}

.ad-contact {
	background: #eee;
	padding: 2px 10px;;
	font-size: 0.9em;
	color: gray;
}

.ad-edit {
	text-align: right;
	padding-right: 10px;
}
.ad-warning {
	text-align: left;
	padding: 5px 10px;
	background: red;
	color: yellow;
}

ul.personal li {
	list-style-image: url('../images/arrow_right.png');
}

ul.personal li a:link, ul.personal li a:visited {
	text-decoration: none;
}
