.help	{
	border:solid black 1px;
	background:#dfdfdf;
	display:none;
	position:absolute;
	-moz-border-radius: 20px;
}
.help_title	{
	height:15px;
	color:white;
	font-weight:bold;
	background:#333;
	margin-bottom:5px;
	padding:2px;
	padding-left:8px;
	text-align:left;
}
.help_content	{
	padding:15px;
	text-align:justify;
}

html {
 overflow-y: scroll;
}

h1	{
	font-size:200%;
}

h2	{
	font-size:150%;
}

h3	{
	font-size:125%;
}

img	{
	border:none;
}

.div_content	{
	margin-top:3px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-left: solid gray 1px;
	border-right: solid gray 1px;
	border-bottom: solid gray 1px;
	background:#fff2b0;
	display:block;
}

.main_menu 
{ 
	display:block;
	width: 100%;
	color: #FFF;
	background: #DC4904;
	

	font-size: 120%;
	text-align:center;
	font-weight: bolder;
	position: relative; 
	overflow:hidden;
	cursor:default;
} 

.main_menu li { 
	float: left; 
	position: relative; 
	border-left: solid white 0px; 
	margin: 0px; 
	padding: 7px 17px 7px 17px;
}

.main_menu li a { 
	display: block; 
	color: white; 
	text-decoration: none; 
} 

.main_menu li a:hover { 
	color:black;
}

.main_menu .actual { 
	color:black;
}

.main_menu .finance { 
	float: right; 
	position: relative; 
	border-left: solid white 0px; 
	margin: 0px; 
	padding: 7px 17px 7px 17px;
}

.main_menu .finance a { 
	display: block; 
	color: white; 
	text-decoration: none; 
} 

.main_menu .finance a:hover { 
	color:black;
}

.main_menu .finance .actual { 
	color:black;
}

body {
	margin: 0;
	padding: 0;
	font: 75% "Arial CE", Arial, Helvetica, sans-serif;
	color: black;
	background-color: #ffffff;
}

a {
	color: #020BCD;
	background-color: inherit;
}

a:hover {
	color: #FF0000;
	background-color: inherit;
}

hr { 
     display: none
}

p {
	padding: 2px 0 5px;
	margin: 0;
}

ul { margin: 0; padding : 0; list-style : none; }

#content {
	margin: 0px auto; 
}

.uvod {
	margin-top:0px;
	margin-bottom:5px;
	border:1px solid black;
}

.uvod h1 {
	color: white;
	background: #6C757A;
	font-size: 120%;	
	text-align:center;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px 2px 10px 2px;
}
.uvod h1 b {
	
}

.menu_find a {
	color:red;
}
.menu_find a:hover	{
	color:darkblue;
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #000;
	background: #FFF url(../images/pages/headerbg.gif) repeat-x bottom left;
	color: #808080;
}

.tabulka_vypis {
	border-collapse:separate;
	margin-top:5px;
}

.nem_vypis_hlavicka	{
	background:#AC4500;
	color:white;
	font-weight:bold;
	cursor:default;
}

.nem_vypis_hlavicka td	{
	padding:5px 2px 5px 3px;
	text-align:center;
	border:solid black 0px;
}

.nem_vypis_even{
	cursor: pointer;
	color:black;
	background: #FFD1BB;
}

.nem_vypis_even:hover{
	background: #C6C6C6;
}

.nem_vypis_odd:hover{
	background: #C6C6C6;
}

.nem_vypis_top:hover{
	background: #C6C6C6;
}

.nem_vypis_odd{
	cursor: pointer;
	color:black;
	background: #FFE7DC;
}

.nem_vypis_top{
	cursor: pointer;
	color:black;
	background: #FFEE80;
}

.nem_vypis_odd td {
	text-align:center;
	vertical-align:middle;
}

.nem_vypis_even td {
	text-align:center;
	vertical-align:middle;
}

.nem_vypis_top td {
	text-align:center;
	vertical-align:middle;
}

tr.vypis_top td{
	background:#FFEE80;
	color:black;
}

.logo {
	height: 90px;
	margin: 0px 0px 0px 0px;
	background: url(../images/logos/logo_jihlava.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
}

.logo_finance {
	height: 90px;
	margin: 0px 0px 0px 0px;
	background: url(../images/logos/finance_logo.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
}

.left {
	float: left;
	padding: 0px 0 0 0px;
	width: 180px;
	cursor:default;
}

.left h3 {
	background: #6C757A url(../images/pages/corner.gif) no-repeat top right;
	color: #FFFFFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Arial, Sans-Serif;
	margin: 0 0 3px 0;
	cursor:default;
}
	
.right {
	margin: 0px 0 0 0px; 
	width: 100%;
	color: #FFFFFF;		 
}

.right h3 {
	background: #6C757A url(../images/pages/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	margin: 0px 0 0 0px; 
	font: bold 1em Arial, Sans-Serif;
	cursor:default;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #999999; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}


/* Pages Layout Styles - frontpage icons */
.icons {
	FLOAT: left;
	WIDTH: 160px;
	TEXT-ALIGN: center;
}

.icons_header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0.5pt;
	margin-bottom: 2px;
	width: 162px;
	background-image: url(../images/pages/detail_header.jpg);
	height: 27px;
	line-height: 27px;
}

.icons_border {
	BORDER: #b4abab 1px solid;
	width: 160px;
	height: 120px;
}

.icons_img {
	BORDER: none;
}

.icons_text {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	COLOR: #8c0000;
	width: 162px;
	text-align: justify;
}

.icons_info {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	width: 162px;
	text-align: left;
}

/* Pages Layout Styles - menu */
.menu_body {
	background: #dfdfdf;
	border-left: 1px solid #6C757A;
	border-right: 1px solid #6C757A;
	border-bottom: 1px solid #6C757A;
	padding: 4px;
	margin-bottom: 4px;
	text-align: left;
}

.menu_body .actual {
	background-color:#999;
	padding:1px;
}

.menu_body h1	{
	font-weight: bold;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding-bottom:5px;
	color:black;
}

/* Pages Layout Styles - section.php */
DIV.headline_red {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 10px; PADDING-TOP: 3px
}
DIV.headline_red {
	BORDER-TOP: rgb(200,0,0) 5px solid; COLOR: rgb(200,0,0)
}

DIV.perex {
	MARGIN-BOTTOM: 10px;
}

IMG.thumb {
	BORDER-RIGHT: rgb(150,150,150) 1px solid; BORDER-TOP: rgb(150,150,150) 1px solid; MARGIN-LEFT: 8px; BORDER-LEFT: rgb(150,150,150) 1px solid; BORDER-BOTTOM: rgb(150,150,150) 1px solid
}

TABLE.nabidka {
	WIDTH: 100%;
}
TABLE.nabidka TD {
	VERTICAL-ALIGN: top
}
TABLE.param {
	FONT-SIZE: 11px
}
TABLE.param TD {
	VERTICAL-ALIGN: top
}
TABLE.param TD.key {
	FONT-WEIGHT: bold; WIDTH: 85px
}
TABLE.nabidka TD.cena {
	PADDING-BOTTOM: 4px; VERTICAL-ALIGN: bottom; BORDER-BOTTOM: rgb(200,200,200) 1px solid; TEXT-ALIGN: right
}
TD.cena SPAN.value {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #c00000; LETTER-SPACING: normal;TEXT-DECORATION: none
}
TD SPAN.soldout {
	font-family: Arial;
	font-style: italic;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #c00000;
	LETTER-SPACING: normal;
	TEXT-DECORATION: none;
}

/* Pages Layout Styles - articles.php */
.detail_img {
	float: right;
	padding-left: 5px;
}

.detail_border {
	BORDER: #b4abab 1px solid;
}

.detail_text {
	text-align: justify;
}

.detail_titulek h1 {
	color: black;
	font-size: 130%;	
	text-align:left;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	TEXT-DECORATION: underline;
}

.detail_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

.detail_soldout {
	font-family: Arial;
	font-style: italic;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #c00000;
	LETTER-SPACING: normal;
	TEXT-DECORATION: none;
}

.detail_cena {
	font-family: Arial;
	font-style: italic;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #c00000;
	LETTER-SPACING: normal;
	TEXT-DECORATION: none;
}

/* Pages Layout Styles - Detail Gallery Styles - articles.php */
table .gallery {
	margin: 0 auto;
}

div.gallery {
	border: 1px solid #cccccc;
	margin-bottom: 2px;
	width: 140px;
	text-align: center;
}

div.gheader {
	font-size: 11px;
	font-weight: bold;
}

div.gallery img {
	margin-top: 10px;
	border: 1px solid #9ca9b4;
}

.detail .kategorie	{
	background:#AC4500;
	color:#FFF;
	font-weight: bold;
	padding:2px 5px 2px 5px;
	margin-left:0px;
}

.detail .kategorie_table	{
	background:#FFD1BB;
	width:100%;
	border:solid black 1px;
	border-collapse: collapse;
}

.detail .kategorie_table	td	{
	padding-left:10px;
}

.detail fieldset	{
	border:solid black 1px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right: 10px;
	
}

.detail legend	{
	border:solid black 1px;
	margin-left:-10px;
	margin-bottom:5px;
}

.input_form td	{	
	text-align: left;
}

.input_form fieldset	{	
	padding:10px 5px 0px 5px;
}

.input_form legend	{	
	padding:2px 2px 5px 2px;
	margin-left:5px;
}

.tbl_pojisteni_aut	td	{
	padding: 2px 30px 2px 30px;
}

.tbl_pojisteni_aut	th	{
	padding: 2px 10px 2px 10px;
	background: #707070;
	color: white;
}

.tbl_finance_odrazky	{
	margin-left: 25px;
	padding-right: 30px;
	width: 96%;
	text-align:justify;
	border-collapse:collapse;
}

.tbl_finance_odrazky td	{
	padding: 3px 3px 3px 0px;

}

.tbl_finance_odrazky .bull	{
	font-weight:bold;
	padding-right: 5px;
	vertical-align:top;
	text-align:left;
}

.button_inzerat	{
	white-space:normal;
	background-color:#DC4904;
	width:100px;
	height:100px;
	margin:2px;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	border: outset #DC4904 3px;
}

.button_inzerat:active{
	border: inset #DC4904 3px;
}

.progress_bar {  
  z-index: 100;  
  position: absolute;  
  visibility: hidden;  
  text-align: center;  
  width: 400px;  
  margin: 0px;  
  padding: 0px;  
  background-color: #fff;  
  border: 1px solid black;  
}  
   
.upload{  
  text-align: center;  
  width: 390px;  
  margin: 0px;  
  padding: 5px;  
  background-color: #555;  
  border: 1px solid #ccc;  
   
}

.vlozit {
	 margin-bottom:20px;
}

.vlozit fieldset	{
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	width:700px;
}

.vlozit legend	{
	color:gray;
}

	.del_preview:hover	{
		color:red;
	}
	.del_preview	{
		color:blue;
		cursor:pointer;
		text-align:left;
	}
	.image_preview	{
		display:none;
	}
	.image_preview	img {
		border:solid black 1px;
		margin-right:10px;
	}	
	.zmenit span{
		color:blue;
		cursor:pointer;
		text-align:left;
	}
	.zmenit  span:hover{
		color:red;
	}
	.hodnota {
		width:180px;
	}
	.hodnota input{
		border:0px;
		font-weight:bold;
		font-size:120%;
		cursor:default;
	}
	.popis {
		width:150px;
	}

.reklama	{
	cursor:pointer;
	display:block;
	text-decoration: none; 
	padding:5px;
	color:blue;
	vertical-align:bottom;
}

.reklama:hover{
	color:blue;
}

.reklama .nadpis	{
	font-size:150%;
	font-weight:bold;
	text-decoration:underline; 
}

.reklama .text	{
	color:black;
	font-size:120%;
	margin-left:20px;
	margin-top:0px;
}

.reklama .www	{
	color:green;
}