* {
	margin: 0;
	padding: 0;
}

body {
	background: #699E66 url(images/bg/background.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
	margin-top: 20px;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
h1 { font-size: 180%; }
h2 { font-size: 140%; }
h3 {
	font-size: 100%;
	font-weight: bold;
}
.sitename		{ font-weight: bold; font-size:14px; color: #89A6A3; letter-spacing: 1pt;  padding: 20px 0 20px 0}
.title1			{ font-weight: bold; font-size:16px; color: #006B61; letter-spacing: -1pt; }
.title2			{ font-weight: bold; font-size:16px; color: #5C8D4C; letter-spacing: -1pt; }
.title3			{ font-size:11px; color: #646464; }

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol { margin-left: 2em; }

a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #238BA8;
	text-decoration: underline;
	cursor: pointer;
}

a.img { border: none; }
img.left { float: left; margin: 0 15px 0 0; border: solid 1px #000000;}
img.right { float: right; margin: 0 0 0 15px; border: solid 1px #000000;}


/* Header */
#header {
	background-image: url(images/bg/bg_header.jpg);
	width: 804px;
	height: 235px;
	margin-top: 0px;
}
/* Center */
#center {
width:960px;
margin: 0 auto;
}
/* Kruhy */
#bg_kruhyP {
	background-image: url(images/bg/bg_kruhyP.jpg); background-repeat: no-repeat;
	width: 26px;
	height: 102px;
	position:absolute;
	margin-left: 882px; margin-top: 133px;
}
#bg_kruhyL {
	background-image: url(images/bg/bg_kruhyL.jpg); background-repeat: no-repeat;
	width: 79px;
	height: 330px;
	position:absolute;
	margin-left: -1px; margin-top: 90px;
}
/* Menu */
#menu {
	float: left;
	background-image: url(images/bg/logo_menu.jpg); background-repeat: no-repeat;
	width: 272px;
	margin-left: 0px; margin-top: -145px;
	padding-top: 56px; text-transform: uppercase; line-height: 29px; text-align: right;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #fff;
	font-size: 14px; font-weight:bold;
	text-decoration: none;
	padding-right: 20px;
	cursor: pointer;
}
a.menu:hover {
	color: #111;
	font-size: 14px; font-weight:bold;
	text-decoration: none;
	padding-right: 20px;
	cursor: pointer;
}

#partneri {
	float: left;
	margin-top: 5px; margin-left: 6px;
	}
#partneri img { margin: 0; float: left; border: 0px; }

#odesilatko {
	float: left;
	margin-top: 15px; margin-left: 15px;
	}
#table.odesilatko {
	margin: 0; padding: 0; border: 0px;
	}
.odesilatko {
	margin: 0; padding: 0; border: 0px; 
	color: #0066B9; font-size: 10px;
	}

/* Page */
#page {
	width: 804px;
	background-image: url(images/bg/page.jpg);
	margin: 0 auto;
	padding: 0px 0 0 0; background-color: #fff;
}

/* Content */
#content {
	float: right;
	width: 482px; min-height: 300px;
	text-align: justify;
	margin-right: 30px; margin-left: 10px;
	line-height: 16px; background-color: #fff;
}


/* Footer */
#bottom {
	background-image: url(images/bg/bg_bottom.jpg);
	width: 804px;
	height: 22px;
}

#footer {
	clear: both;
	padding: 10px 0 50px 250px;
	text-align: center;
	color: #fff; line-height: 18px;
}
#footer a { color: #fff;}
#footer a:hover {	color: #fff;}

.pocitadlo {
	height: 13px;
	margin-bottom: 5px; vertical-align: middle
}

#table {
width: 492px;
height: auto;
border:solid 0px #1A5723;
margin:0px; padding:0px;
font-size:12px;
}
#table td {
border:solid 1px #7DBC87;
margin:0px; padding:5px;
color:#333;
}
#table td.clear {
border:solid 0px;
margin:0px; padding:5px;
color:#333;
}
ul.aktuality {
	margin-left: 0px;
	padding-left:30px;
	color:#444; 
	list-style-image: url(images/bg/sipka_r.gif);
}
ul.ctverecky {
	margin-left: 0px;
	padding-left:30px;
	list-style-image:url(images/bg/li.jpg);
	line-height:18px;
}
/* texty */
.u {
	text-decoration:underline;
}
.i {
	font-style:italic;
}
.b {
	font-weight:bold;
}
.clenove {
	width: 480px;
	border: #000000 solid 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.search {
	width: 150px;
	background-repeat: no-repeat;
	border:#7CC209 solid 1px;
	float: left;
	margin-right: 10px;
}
  img.grayline {
    margin-bottom: 17px;
    width: 480px;
	border: none;
  }
