/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:11px Verdana, sans-serif;
	line-height: 17px;
	color: #555;
	background-color: #F2F2F2;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center -15px;
}
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#F00;
	text-decoration: underline;
	background:none;
}
a:hover {
	color:#000;
	background:none;
	text-decoration:underline;
}
p {
	margin:0;
	padding-top:0px;
	font-family: Verdana, Geneva, sans-serif;
}
ul li {
	list-style-type: none;
}
#wrapper #bottomcontent .obsah ul li {
	list-style-type: square;
	line-height: 25px;
	clip: rect(auto,auto,auto,auto);
}
h1 {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}


a.current {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

h2 {
	font-weight:bold;
	font-size:14px;
	color:#F00;
	background:none;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

img { border: 0;}
h4 {
	font-size: 20px;
	line-height: normal;
}
.left_menu ul a.current {
	color: #333;
}
.left_menu ul ul a.current {
	color: #F00;
}


.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:900px;
	height:80px;
	margin:0;
}
h3 a {
	color: #000;
}

#title {
	float:left;
	width:200px;
	padding: 20px 0 10px 20px;
}
#title h3 {
	font-size:12px;
	color:#444;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
}
#wrapper #header #title p {
	padding-left: 20px;
	padding-top: 5px;
}

#hright {
	float:right;
	width:650px;
	margin:15px 0 0 0;
	max-height: 20px;
}
#hrighttop {
	width: 300px;
	float:right;
	text-align: right;
	height: 20px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0;
}
#title p {
	font-size: 0.85em;
	color: #808080;
	padding: 0;
	background: inherit;
}
#menu {
	width: 650px;
	float:right;
	padding:0;
	text-align:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu li { display:inline; }
#menu li a {
	color:#666;
	text-decoration:none;
	padding:1px 10px 1px 10px;
	height:19px;
	background:none;
}
#menu li a:hover {
	background: none;
	color:#000;
} 
#menu li a.current {
	color: #000;
}


/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:900px;
	height:280px;
	margin:5px 0 10px 0;
	background-image: url(../img/heatsys.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
#homepic a {
	color:#666;
}
.message{
	position:absolute;
	width:360px;
	float:left;
	margin:100px 0px 0px 35px;
	color:#000;
}
#bottomcontenttop{
	width:900px;
	height:0px;
	/* [disabled]background: url(../images/b_contenttop.jpg) no-repeat; */
}
#bottomcontent{
	width:898px;
	min-height: 400px;
}
#bottomcontent_index {
	width:898px;
	height: auto;
	min-height: 460px;
	/* [disabled]background-image: url(../ANIMACE/test.gif); */
	background-repeat: no-repeat;
	background-position: center top;
}

#bottomcontentbtm{
	width:900px;
	/* [disabled]background: url(../images/b_contentbtm.jpg) no-repeat; */
	height: 10px;
	overflow: hidden;
}
.left {
	float: right;
	width: 270px;
	margin: 0 0px 0px 0;
	padding:12px;
}
.left_menu {
	float: left;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.left_menu h1{
	font-size: 15px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	line-height: 25px;

}
.obsah table tr td {
	padding-left: 10px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	margin: 0px;
}


h5 {
	font-size: 15px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-right: 20px;
}
h5 a {
	color: #666;
	text-decoration: none;
}
h5 a:hover {
	text-decoration: none;
}



.left_menu ul {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_menu ul a {
	padding-left: 0px;
	color: #666;
	text-decoration: none;
}
.left_menu ul a:hover {
	padding-left: 0px;
	color: #000;
	text-decoration: none;
}
.left_menu ul ul {
	padding-left: 10px;
}
.left_menu ul ul li {
	padding-left: 30px;
	background-image: url(../img/nav-active.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.left_menu li {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.middle {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:12px;
	background-color: #E1F0FF;
}
.right {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:12px;
}
.obsah {
	float: right;
	width: 590px;
	padding:10px;
	text-align: justify;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	padding: 4px 0;
	margin:10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer a {
	color: #000;
	background: inherit;
}
h3 {
	color: #000;
	font-size: 12px;
}
ul {
	list-style-type: none;
}
