* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { padding: 0 0 18px 0; background: #fff url('../img/bg.jpg') repeat-x; font: 0.8em/1.5 "arial",sans-serif; color: #333; text-align: center; 
}

/* obecne odkazy --------------------------------------------------------------- */
a { color:#808000; }
a:link { color:#CEAF79; }
a:hover { color:#C1C184; text-decoration: none; }

/* nadpisy --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 10px 0; }
h1 { font-size:150%; color: #AF8641; 
}  
h2 { font-size:190%; font-weight: normal; line-height: 24px; }
h3 { font-size:100%; margin-top: 20px; border-bottom: 1px solid #dfdfdf; padding-bottom: 5px;;margin-right: 15px;} #panel-left h3 { margin-top: 15px; padding-bottom: 0; font-size: 160%; font-weight: normal; border: none;}
h4 { font-size:120%; }
h5 { font-size:100%; }

/* layout ---------------------------------------------------------------------- */
#layout {	width:900px;	margin:0 auto;	text-align:left;}
  #container {   background: #fff; }
  
  #obsah {	width: 700px;	min-height: 500px; }
  	/* hlavicka ------------------------------------------------------------------ */
  	#header { position:relative; height: 180px; background-repeat: no-repeat; background-image: url(../img/bg2.png); top: -20px; }
  
      #logo {	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;	position: relative;	overflow: hidden;	height: 85px;	font-size:12%;	line-height: 120px;	text-align: left;	background-repeat: no-repeat;
	margin-top: 15;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 25px; }
      #logo a{	display: block;	text-decoration: none;	color: #03C; }
      #logo span {	display: block;	position: absolute;	left: -152px;	top: 4px;	z-index: 1;	width: 250px;	height: 120px;	cursor: pointer; }
        
    /* horizontalni navigace --------------------------------------------------- */
    #nav {	position:absolute;	z-index:2;	border-top: 0;	margin-top: 15px;}
      #nav ul {	list-style:none;	margin-top: 0;	margin-right: 0;	margin-left: 0;	padding: 0;}
      	#nav ul li {	float:left;	_float: none;	display:inline;	margin:0;	padding-top: 0;	padding-right: 0;	padding-bottom: 15;	padding-left: 0;}
      	#nav ul li a {	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;	color: #FFF;	font-size: 1.1em;	font-weight: bold;	display: block;	float: left; /*\*/	float:none;	text-align: center;	text-decoration: none;	padding-top: 0px;	padding-right: 22px;	padding-bottom: 15px;	padding-left: 22px; }
        #nav ul li a:hover {	text-decoration: none;	color: #F60; }
  
  
      .content {	float: right;	padding: 0 0 0 0px;	margin-top: 15px;	z-index: 10;          }
    .content .in{	border-left: 1px solid #e3e3e3;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0;	padding-left: 15px;    }
  
  	/* Sloupce ----------------------------------------------------------------- */
  	#panel-left { float:left; width:190px; margin-top: 20px; }
  	.panel .in { padding: 0px 5px 10px 20px;  }  
  
  	/* paticka ----------------------------------------------------------------- */
  	#footer {	clear:both;	height: 27px;	padding: 17px 16px 13px 16px;	color: #FFF;	margin-top: 10px;	background-color: #000;	background-repeat: no-repeat;}      
    #footer p { margin:0; padding-top:10px; }




/* odstavce -------------------------------------------------------------------- */
p {	margin:15px 0;	line-height: 25px;	font-size: 1.1em;	text-align: justify;}



#panel-left ul{ margin: 0 !important; padding: 0 !important; list-style-type: none; font-size: 95%; background-color: #010101; }
#panel-left .in ul li a { color: #CEAF79; font-weight: bold; font-size: 1em; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
#panel-left .in ul li a:hover { color: #808040; }
#panel-left li{ list-style-type: none;	padding-left: 10px;	margin-bottom: 6px;	background-repeat: no-repeat;	background-position: 3px 6px;	font-size: 1em;	border-bottom-width: 5px;	border-bottom-style: solid;	border-bottom-color: #FFF;	padding-bottom: 2px;	padding-top: 2px;}
#panel-left li a { color:#67573C; text-decoration: none; font-weight: bold; 
}

/* ostatni --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
.clear {clear: both;}
.f-left {float:left;}
.f-right {float:right;}
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }
.box { min-height:1px; }
.noscreen { display:none; }
.mright10 { margin-right: 10px; }
.mbottom10 { margin-bottom: 10px; }

a img {
	border: 1px none #dadada;
}

.thumbnail
{
float: left;
margin: 0 14px 5px 0;
}
#casestudy { float: right; width: 180px; height: 100%; margin-top: 15px; margin-bottom: 15px; }
