@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url('/img/background.jpg') repeat-x #ebebeb;
	font: 12px/1.5 Verdana,Arial,sans-serif;
	color: #221e1d;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* header & menu */
#header {
	height: 122px;
	padding-top: 25px;
	background: url('/img/top-bg-up.png') no-repeat 769px bottom;
}
#logo {
	background: url('/img/logo.jpg') no-repeat;
	float: left;
	width: 320px;
	height: 108px;
}
span a {
	display: block;
	width: 320px;
	height: 108px;
	text-indent: -9999px;
} 
#logo span {
	margin: 0;
	color: #fff;
}
#menu {
	padding-top: 45px;
	height: 45px;
	text-transform: uppercase;
	text-align: right;
	font: 11px Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	padding: 12px 20px 12px 20px;
	background: url('/img/menu-line.png') no-repeat bottom right;
}
#menu li#last {
	background: none;
}
#menu a {
	color: #949393;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
}
#menu a#select {
	color: #c23101;
}
#select {
	color: #c23101;
}

/* top */
#top {
	width: 960px;
	height: 93px;
	background: url('/img/top-bg.jpg') no-repeat bottom right;
}
#top span {
	position: absolute;
	margin: 0;
	padding: 35px 0 0 40px;
	font: 19px Verdana, Arial, sans-serif;
	color: #fff;
}
a#diskuze {
	position: absolute;
	margin: 35px 0 0 555px;
	height: 27px;
	width: 146px;
	display: block;
	font: 10px/27px Arial, Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url('/img/diskuze-button.png') no-repeat;
}
a#diskuze:hover {
	text-decoration: underline;
}

/* content */
#content {
	width: 100%;

	padding-bottom: 30px;
}
.cleaner {
	clear: both;
	visibility: hidden;
}

/* left column */
#left {
	float: left;
	width: 700px;
	margin: 0;
	padding: 20px 0 0 0;
	background: url('/img/content-bg-top.png') no-repeat right top #fff;
	font: 13px/1.5 Verdana,Arial,sans-serif;
}
#left-content {
	margin: 0;
	padding: 0 20px 40px 20px;
	background: url('/img/content-bg-body.png') repeat-y #fff;
}
#welcome {
	background: url('/img/welcome-bg-body.png') repeat-y center top #f3f3f3;
	padding: 5px 30px 5px 30px;
	font: 15px/25px Verdana,Arial,sans-serif;
	text-align: justify;
}
#welcome-top {
	background: url('/img/welcome-bg-top.png') no-repeat center top;
	height: 20px;
	width: 660px;
}
#welcome-bottom {
	background: url('/img/welcome-bg-bottom.png') no-repeat center top;
	height: 20px;
	width: 660px;
}
#left #text {
	padding: 5px 20px 10px 20px;
}

#left h3 {
	font: 16px/1.2 Verdana, Arial, sans-serif;
	color: #c23101;
	padding: 10px 0 5px 0;
}
#left h1 {
	font: 20px/1.2 Verdana, Arial, sans-serif;
	color: #c23101;
	padding: 10px 0 5px 0;
}
#left h2 {
	font: 18px/1.2 Verdana, Arial, sans-serif;
	color: #c23101;
	padding: 10px 0 5px 0;
}
#left a {
	color: #c23101;
}
#left a:hover {
	color: #221e1d;
}
#left p {
	margin: 0;
	padding: 5px 0 15px 0;
	text-align: justify;
}
#left li {
	list-style: none;
	background: url('/img/point.png') no-repeat 0 8px;
	padding-left: 20px;
	font: 14px/1.8 Verdana, Arial, sans-serif;
	margin: 0;
}
ul.left-list {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	width: 280px;
	float: left;
}
ul.right-list {
	margin: 0;
	padding: 0 0 0 15px;
	width: 280px;
	float: left;
}
#left img {
	border: 3px solid #221e1d;
	margin: 10px;
}

/* right column */
#right {
	float: left;
	width: 240px;
	margin: 0;
	padding: 162px 0 0 20px;
	background: url('/img/right-bg.jpg') no-repeat;
}
#right-content {
	margin: 0;
	padding: 0;
}
#right-content h3{
	margin: 0;
	padding: 0;
}
#zelena-usporam {
	width: 240px;
	height: 53px;
	margin-bottom: 20px;
	padding-top: 12px;
	background: url('/img/zelena-usporam.png') no-repeat #5eb32d;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
#zelena-usporam h3 {
	font: 18px/1.2 Arial,Verdana,sans-serif;
	font-weight: bold;
}
#zelena-usporam a {
	font: 10px/1.2 Arial,Verdana,sans-serif;
	font-weight: bold;
	color: #fff;
}
#zelena-usporam a:hover {
	color: #221e1d;
}
.box {
	background: url('/img/box-bg-body.png') repeat-y #f2bb14;
	margin-bottom: 20px;

}
.box h3 a {
	height: 29px;
	width: 200px;
	padding: 12px 0 0 40px;
	display: block;
	background: url('/img/box-bg-top.png') no-repeat;
	font: 14px/20px Arial,Verdana,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #221e1d;
	text-decoration: none;
}
.box h3 a:hover {
	color: #fff;
	background: url('/img/box-bg-top.png') no-repeat 0px -42px;
}
.box-stin {
	height: 9px;
	background: url('/img/box-stin.png') no-repeat;
}
.box a { color:#000000; }
.box p {
	margin: 0;
	padding: 5px 20px 20px 20px;
	background: url('/img/box-bg-bottom.png') no-repeat bottom center;
	text-align: justify;
}
.box ul {
	margin: 0;
	padding-left:30px;  
	
	text-align: justify;
}
#logos {
	text-align: center;
}
#logos a img{
border:none;
}
#logos a {
text-decoration:none;
color:#000000;
}

/* footer */
#footer {
	background: url('/img/content-bg-bottom.png') no-repeat #ebebeb;
	padding: 40px 20px 30px 20px;
}
#footer span {
	color: #2c2928;
}
#footer p {
	color: #534e4d;
}
.foto{
float:left;
height:170px;
padding-left:10px;
width:170px;
}

#left .msg {background:url("/img/ico-delete.gif") 10px 50% no-repeat; border:2px solid #FFAEAE; background-color:#FEEBEB;
       padding-left:50px;
       height:12px;
       padding-top:8px; 
        }
#slideshow{
width: 600px;
margin: auto;	
height: 135px;
	}
	/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

