/*definice stylu SHS*/
body 
{
	font-family: verdana, arial; 
	font-size: 11px; 
	margin: 0px; 
	padding: 0px; 
	min-width: 900px;
	text-align: center;
	color: #000000;
	background-color:#DFE7ED;

}

#page
{
	width: 900px; 
	text-align: left;
	margin: 0 auto; 
	background-color:white;
	min-height: 400px;
	float: none;
}

#all 
{
	float: left;
	width: 900px; 
	text-align: center;
	margin: 0 auto; 
	background-color:white;
	min-height: 400px;
	border: solid red 0px;
	padding: 15px;
  	padding-top: 0;
	vertical-align: top;
	background-color: #CED6DC;
}

div.head 
{
	width: 900px;
	height: 180px;
	background-image: url('../images/head3.jpg');
}

div.menu 
{
	background-image: url('../images/menu/tlacitko_strip.jpg');
	background-repeat: repeat-x;	
	background-position: left top;
	width: 900px;
	height: 25px;
	border-top:  solid #C5C6CA 1px;
	border-bottom: 5px solid #F06300;
	padding:0px;
	margin:0px;
	float: none;
	text-align: left;
}
table.menu
{
	table-layout: fixed; 
	border-collapse:collapse;
	margin: 0px;
	margin-top:-1px;
	padding: 0px;
	border: none;

}

table.menu tr
{
	height: 24px; height= 23px;
}

table.menu td
{
	 margin: 0px;
	 padding: 0px;
	 border: none;
	 text-indent: 0px;
	 height: 24px; height= 23px;

}


#text
{
	width: 900px;
	float:left;
	background-color: #F99F3D;
}


img.menu
{
	border: none;
	padding:0px; 
	margin:0px;
}

#leva_cast{
float:left;
width:250px;
}

#nadpis
{
	float:left;
	width:610px;
	border: solid red 1px;
}


#paticka 
{
	
	float:left;
	width: 900px;
	height: 14px;
	background-image:url('../images/footer_back.jpg');
	background-repeat: no-repeat;	
	background-position: left top;
	color:white; 
	text-align: left;
	padding-left:20px; padding-right:5px; padding-top:5px; padding-bottom:5px
	
}

h1{
  color:#1080ff;
  font-size: 11px; 
  margin:0px;
  font-weight : normal;
}
h2{
  font-size: 13px; 
  margin-top:0px;
  margin-bottom:5px;
}

span.aktual
{
	color:white;
	height:20px;
	background-color:#1080ff;
	font-weight : bold;
	padding:5px;
	padding-left:22px; padding-right:10px;
	background-image:url('../images/patka.png');
	
}


a.menu
{
	color:black;
	text-decoration:none;
	border: none;
}

a{
color:black;
text-decoration:underline;
}

a:hover{
text-decoration:underline;
color:#ff5010;
}

a.realise
{
	color:black;
	text-decoration:none;
}
a.realise:hover
{
	color: #ff5010;
	text-decoration: none;
}

a.realise_sel
{
	color: #ff5010;
	text-decoration: none;
}

a.realise_sel:hover
{
	color: #ff5010;
	text-decoration: none;
}


a.paticka
{
	color: #FFFFFF;
	text-decoration:none;
}

a.paticka:hover
{
	color: #ff5010;
	text-decoration:none;
}


div.actual
{
	border-top: solid #1080ff 1px; 
	margin-top:3px; 
	padding-top:3px; 
	margin-right:12px; margin-right=10px;
	min-height: 2px;
}

td.list_leg
{
	font-size: 11px; 
	color: #E7E9F9;
	font-weight: bold;
	text-indent: 3px;
	text-align: left;
	background-image:url('../images/patka.png');
	background-repeat: repeat-x;
}

td.list_content
{
	font-size: 11px; 
	font-weight: normal;
	text-indent: 3px;
	text-align: left;
	vertical-align: middle;
	height: 23px;
	overflow: hidden;	
}


tr.svetla
{
	border:0px;
	background-color: #B0D0DE; /* fffbdd; */
	color: #000000;
	font-size: 11px;
	cursor: pointer; 
	cursor: hand;
	
}

tr.tmava
{
	border:0px;
	background-color: #EEEEEE; /* EEEEEE; */
	color: #000000;
	font-size: 11px;
	cursor: pointer; 
	cursor: hand;
	
} 
input, textarea
{
	font-size: 11px;
	overflow: auto;
}
input.submit_edit_del
{
	color: #E7E9F9;
	background-color: #CBD9E0;
	font-weight: normal;
    width: 65px;
    border: solid #6593AB 1px; 
	overflow: hidden;
	cursor: pointer; 
	cursor: hand;
	background-image:url('../images/patka.png');
}

input.submit_edit_del_small
{
	color: #E7E9F9;
	background-color: #CBD9E0;
    border: solid #6593AB 1px;
	overflow: hidden;
	font-size: 9px; 
	font-weight: bold; 
	height: 17px; 
	width: 17px; 
	vertical-align: middle;
	cursor: pointer; 
	cursor: hand;
	background-image:url('../images/patka.png');
}

span.sign
{
	color: red;
	font-weight: bold;
}

table.admin
{
	table-layout: fixed; 
	border-collapse: collapse;
}

pre 
{ 
	width: 200px;
	white-space: -pre-wrap; 
    /* Rozšíření pro Operu */  
    white-space: pre-wrap; 
    /* CSS 2.1 */
}


td.form_legend
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	text-indent: 8px;
	height: 25px;
	border: 0px solid black;
	color: #153550;

}

div.actuality
{
 margin-top:2px; margin-top=2px;
 padding: 4px;
 padding-top: 6px;
 background-color: #C5E4FF; /* B0D0DE */
}

td.aktualita
{
	background-image: url('../../images/patka.png');
	background-color: Gold;
	color: black;
	font-size: 12px;
	padding: 5px;
}

a.normal{text-decoration: none;}
a.normal:link {color:Chocolate;}
a.normal:active {color:Chocolate;}
a.normal:visited {color:Chocolate;}
a.normal:hover{color:802000;}


div.h1
{
  color:#1080ff;
  font-size: 11px; 
  font-weight : normal;
  margin:0px;
  padding:0px;
  border: 0px solid black;
  margin-top: 10px;
}

div.tlacitko
{	
	border: none;
	color: #000000;
	background-image: url('../images/menu/tlacitko_strip.jpg');
	background-repeat: repeat-x;	
	background-position: left top;
	width: 140px;	
	height: 25px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	float: left;
	border-left: solid #B8C1C8 1px;
	border-right: solid #53585B 1px;

}

div.tlacitko_over
{	
	border: none;
	color: #FFFFFF;
	background-image: url('../images/menu/tlacitko_strip_over.jpg');
	background-repeat: repeat-x;	
	background-position: left top;
	width: 140px;	
	height: 25px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	float: left;
	border-left: solid #B8C1C8 1px;
	border-right: solid #53585B 1px;

}


span.menu_link
{
	position: absolute;
	left: 20px;
	top: 5px;
	color: #000000;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	white-space: nowrap;
	
}


div.nadpis
{	
	width: 900px;
	text-align: left;
	height: 24px;
	margin-bottom: 5px;
	padding-left: 7px;
	
}

span.nadpis
{
	color: #FFFFFF;
	height:20px;
	background-color:#ff5010;
	font-weight : bold;
	padding:5px; margin-bottom=0px;
	padding-left:10px; padding-right: 10px;
	background-image:url('../images/nadpis.png');
	background-repeat: repeat-x;	
	background-position: left top;
	height: 24px;
}

div.obsah
{
	 padding: 7px;
	 text-align: left;
	 vertical-align: top;
	 float: left;
	 width: 900px;
}

p.odstavec
{
	text-align: left;
	text-indent: 0px;
	width: 500px;
	margin-top: 0px;
}

div.auto_licha
{
	border: solid #B6BFD4 0px;
	background-color: #D1D8DC;
	float: left;
	padding: 4px;
	min-height: 100%; height= 109px;
	margin-bottom: 5px;
	width: 689px;
	color: #1F1A17;
}

div.auto_suda
{
	border: solid #E77817 0px;
	background-color: #FEEFDB;
	float: left;
	padding: 4px;
	min-height: 100%; height= 109px;
	margin-bottom: 5px;
	width: 689px;
	color: #1F1A17;	
}
div.auto_popis_licha
{
	border: solid #99AAD0 1px;
	min-height: 112px; height= 109px;
	width: 520px;
	float: left;
	padding-left: 5px;
	position: relative;
}

div.auto_popis_suda
{
	border: solid #E77817 1px;
	min-height: 112px; height= 109px;
	width: 520px;
	float: left;
	padding-left: 5px;
	position: relative;
}

div.auto_foto_licha
{
	border: solid #99AAD0 1px;
	float: right;
	width: 150px;
	min-height: 112px; height= 109px;
}

div.auto_foto_suda
{
	border: solid #E77817 1px;
	float: right;
	width: 150px;
	min-height: 112px; height= 109px;
}

div.auto_popis_detail
{
	margin-top: 3px;
}

span.auto_licha
{
	font-size: 13px;
	font-weight: bold;
	color: #5E686E;	
}

span.auto_suda
{
	font-size: 13px;
	font-weight: bold;
	color: #E77817;	
}



