﻿body {
	margin: 0px;
	padding: 0px auto;
	text-align: center;
	font-family: Verdana, tahoma, Arial, serif;
	font-size: 80%;
	color: #251A0F;
    background: #FFEFBB url('../images/bgr.jpg') top center repeat-x;
}
#obsah {
	width: 936px;
	margin: 0px auto;
	text-align: left;
    background: url('../images/obsah_bgr.gif') top left repeat-y;
}

.panel { 
  margin:0; padding:0;
  background: url('../images/panel_bgr.jpg') 8px 0px no-repeat;
  position: relative; /* Resi "nekonecnou" stranku v IE7 */ 
  z-index: 15;
} 
/*** Stejna vyska sloupcu ***/ 
.panel { 
  overflow: hidden; 
} 


#hlavicka { 
  height: 185px;
  position: relative;
  z-index: 10;
  background: url('../Images/top_bgr.jpg') 8px 0px no-repeat;
} 

#levyPanel     { 
	float:left;
    width: 695px; 
	margin: 0 0 0 8px; 
	padding:0;
} 
#levyPanel-obsah {
	margin: 0px 60px 60px 60px;
    position: relative;
}

#pravyPanel    { 
	float:right;
    width: 225px; 
	margin: 0 8px 0 0; 
	padding:0;
} 
#pravyPanel-obsah {
	margin: 50px 25px;
	font-size: 0.9em;
}
.paticka    { 
    width: 936px;
	margin: 0px auto;
    text-align: center;
    font-size: 0.8em;
    padding-top: 30px;
    background: url('../Images/zapati_bgr.jpg') center top no-repeat;
    } 
    


DIV, SPAN, P, H1, H2, H3, H4, H5, H6, IMG {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: 0px;
}
IMG.border {
  	margin: 1px;
	border: 2px solid #D9C799 !important;
}
IMG[align="right"].border, IMG.aRight {
  	margin-left: 10px;
}
IMG[align="left"].border, IMG.aLeft {
  	margin-right: 10px;
}
A {
	color: #FF5400;
}
A:HOVER {
	color: #161616;
}
UL, OL {
	margin-left: 20px;
	padding: 0px;
}
UL LI {
	list-style-image: url('../images/sipka02.gif');
	margin-bottom: 2px;
}

hr.cleaner {
	clear: both;
	display: none;
}
div.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}


.f, .f2 {
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	text-align: left;
	}
.f2 {
	width: 80px;
	}


/* ------------------ HLAVICKA ---------------------- */

#hlavicka A {
	 color: #1D3D4C;
}
#hlavicka A:HOVER {
	 color: #FF5400;
}

div#logo {
	width: 490px;
	height: 55px;
	position: absolute;
	left: 68px;
	top: 28px;
    z-index: 30;    
}
div#logo P {
	font-size: 9pt;
	font-style: italic;
	color: #FF5400;
	margin-left: 8px;
}

div#logoISO {
	width: 87px;
	height: 87px;
	position: absolute;
	left: 768px;
	top: 92px;
    z-index: 35;    
	background: transparent url('../Images/logo-stavcert.gif') 0 0 no-repeat;
}

div#lang {
	width: 190px;
	height: 30px;
	position: absolute;
	right: 25px;
	top: 5px;
	z-index: 31;
	text-align: right;
}

div#text {
	width: 190px;
	height: 30px;
	position: absolute;
	right: 25px;
	top: 40px;
	font-size: 0.85em;
	z-index: 31;
}

div#menu {
	width: 936px;
	height: 64px;
	position: absolute;
	left: 0px;
	top: 120px;
	font-size: 0.9em;
	z-index: 31;
	color: #1D3D4C;
	background: #FF5300 url('../Images/menu_bgr.jpg') 0 0 repeat-y;
    z-index: 30;    
}

div#menu ul {
	margin: 0 0 0 6px;
	padding: 0;
	color: white;
	font-weight: normal;
}
div#menu ul li {
	display: inline;
}
div#menu ul li a {
	padding: 20px 22px 25px 22px;
	margin: 0px;
	margin-left: 3px;
	color: white;
	text-decoration: none;
	text-align: center;
	float: left;
	font-size: 11pt;
}
div#menu .cz ul li a {
	padding: 20px 22px 25px 22px;
}
div#menu .de ul li a {
	padding: 20px 12px 25px 11px;
	font-size: 10.5pt;
}

div#menu ul li a:hover {
	color: white;
	background-color: #DF4800;
}


div#menu ul li.AspNet-TreeView-Selected A {
	background-color: #DF4800;
}

/* --------------- PATICKA ----------------- */
.paticka #paticka-in {
    margin: 0px 10px;
}

.paticka P {
	padding-bottom: 10px;
}
.paticka ADDRESS {
	padding-bottom: 10px;
	font-style: normal;
}
.paticka A {
	color: #251A0F;
}
.paticka .AspNet-TreeView ul li {
	display: inline;
}
.paticka .AspNet-TreeView ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #251A0F;
	font-weight: bold;
}
.paticka .AspNet-TreeView ul li a {
	padding: 0px 8px;
	text-decoration: none;
	border-right: 1px solid white;
	color: #251A0F;
}

.paticka .AspNet-TreeView ul li.AspNet-TreeView-Selected A {
	color: #D24100;
}

.paticka .AspNet-TreeView ul li a:hover {
	color: #D24100;
}



/* --------------- panel ----------------- */
.panel H2 {
	font-weight: normal;
	font-size: 1.3em;
}

.panel H1,
.panel H2.jakoH1 {
	font-weight: normal;
	font-size: 1.8em;
	margin-top: 45px;
	margin-bottom: 25px;
	color: #ff5400;
}


.panel H3 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
}
.panel P {
	margin-bottom: 14px;
    line-height: 160%;
    text-align: justify;
}

.panel DIV.SiteMap  {
    position: relative;
    right: 0px;
    top: 20px;
    width: 630px;
    text-align: right;
    font-size: 0.8em !important;
    color: #5C4125;
    float: left;
}
.panel DIV.SiteMap A  {
    color: #5C4125;
}

/* --------------- right ----------------- */
#pravyPanel H2 {
	margin-top: 10px;
	margin-bottom: 25px;
	font-weight: bold;
}


/* --------------- left ----------------- */
.panel #levyPanel H2 {
	color: #FF5400;
	margin-top: 15px;
	margin-bottom: 15px;
}

.panel #levyPanel  UL {
    line-height: 150%;
    margin: 5px 0 10px 50px;
}


.podpis    {
	 text-align: center;
	 margin-left: 400px;
}

.FotoFloatRight	{
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
	/* background-color: #FFE2A4; */
	padding: 0px;
}



div.levy
{ 
float: left; 
width: 245px; 
margin: 0px; 
border: 0px none; 
position: relative;
} 

div.pravy
{ 
float: right; 
width: 325px; 
margin: 0px; 
border: 0px none; 
} 

/* --------------- FOTO ----------------- */

.pnlFoto DIV {
    float: left;
    text-align: center;
    width: 180px;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 9pt;
    font-weight: bold;
	color: #FF5400;
}
.pnlFoto div.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}

.pnlFoto DIV A {
	color: #DC6D06;
	text-decoration: none;
}

.pnlFoto DIV IMG {
	border: solid 1px #FDD278 !important; 
}


.tableFoto .AspNet-DataList TABLE    {
    width: auto;
}
.tableFoto .AspNet-DataList TABLE TD    {
    width: 140px;
    padding: 15px 10px;
    text-align: center;
    font-size: 0.9em;
    vertical-align: top;
}
.tableFoto .AspNet-DataList TABLE TD IMG    {
	border: 2px solid #D9C799 !important;
    margin-bottom: 10px;
}


/* --------------- obecne ----------------- */

ADDRESS {
	font-style: normal;
	margin-bottom: 10px;
    line-height: 150%;
}

.zvyraznit {
   	font-weight: bold;
   	font-size: 1.2em;
}
.small {
	font-weight: bold;
   	font-size: 0.8em;
}
.error {
   	color: red;
   	font-weight: bold;
}
.cRed  {
	color: #EF2D23 !important;
}
.cGray  {
	color: #C8C8C8 !important;
}
.cGray2  {
	color: #717074 !important;
}
.cOrange  {
	color: #DF541E;
}
.normal  {
	font-weight: normal;
} 
.bold  {
	font-weight: bold;
}  
.big  {
	font-size: larger;
} 
.biger  {
	font-size: large;
} 
.aRight {
	text-align: right !important;
}  
.aLeft {
	text-align: left !important;
} 
.aCenter {
	text-align: center !important;
} 
.mBottom {
   	margin-bottom: 6px !important;
}
.afterUL{
   	margin-bottom: 1px !important;
}
.odsazTop {
	padding-top: 80px !important;
}
.odsazLpodpis {
   	margin-left: 330px !important;
}
.odsazL {
   	margin-left: 120px !important;
}
.odsazT {
   	padding-top: 12px !important;
}
.odsazT2 {
   	padding-top: 2px !important;
}
.odsazT3 {
   	padding-top: 40px !important;
}
.odsazT1 {
   	margin-top: 25px !important;
}
.noOdsaz   {
   	margin: 0px !important;
}
.no   {
   	text-decoration: none !important;
}

