/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}


/* General Typography
 ---------------------------------------------------------------------*/
html, body, tr, td
{
	font-size: 12px;
	line-height: 21px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background:#f3f3f3;
}

html > body
{
	font-size: 12px;
	line-height: 21px;
}

body
{
	text-align:center;
}


h1
{
	font-weight: bold;
	color: #007ac3;
	font-size: 2em;
	line-height: 1em;
	margin: 1.25em 0 .75em 0;
}

h2
{
	color: #1371aa;
	font-weight: bold;
	font-size: 1.6666em;
	line-height: 1em;
	margin: 1.25em 0 .75em 0;
}

h3
{
	color: #1371aa;
	font-size: 1.41667em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .75em 0;
}

h4
{
	color: #000;
	font-size: 1.1667em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .5em 0;
}

h5
{
	color: #000;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .5em 0;
}

h6
{
	color: #000;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .5em 0;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
	line-height: 1.75em;
}

p
{
	font-size: 1em;
	line-height: 1.75em;
	margin: .25em 0 1.5em;
	text-align:justify;
}
td, td a, th, th a, span
{
	line-height: 1.3333em;
}

blockquote
{
	margin: .416em 0 .416em 1.1667em;
}

a
{
	color: #0e82c7;
	text-decoration: none;
	font-size: inherit;
	font-weight: inherit;
}

a:hover
{
	text-decoration: underline;
}

ul, ol
{
	margin: .833em 0;
	padding-left: 2em;
}
ul
{
	list-style-type: disc;
}
ol
{
	list-style-type: decimal;
}
ul li, ol li
{
	line-height: 1.5em;
}

dt
{
	margin: .416em 0 0 0;
}

dd
{
	margin: .416em 0 .416em 1.1667em;
}

pre, code, tt
{
	font-family: "Andale Mono" , "Lucida Console" , "Courier New" , Courier, monospace;
	margin: .833em 0;
}
sub
{
	vertical-align: sub;
	font-size: smaller;
	line-height:inherit;
}

sup
{
	vertical-align: super;
	font-size: smaller;
	line-height:inherit;
}


table.tabulka {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.tabulka th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.tabulka td {
	border-width: 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.login, table.login td, table.login th {
background-color: #FFFFFF
}

/* Page Specific
 ---------------------------------------------------------------------*/

#container 
{

margin:10px auto 10px;
text-align:left;
width:1020px;
}

#page {
clear: both;
width: 1020px;
margin-left: 5px;
padding-bottom: 20px;
}

.mainCol {
float: left;
width: 728px !important; /*moz width*/
width: 720px; /*IE width*/
margin-left:20px;
}

.mainCol h2 {
	margin: .2em 0 .75em 0;
}

.sideCol {
float: left;
/*width: 270px;*/
}

.sideCol h3 {
	margin: 0 0 .75em 0;
}



.breadCrumbHolder
{
	margin:0 0 20px 0;
}
pre
{
	background:#ddd;
	border:solid 1px #fff;
	padding:10px;
	color:#111;
}

.sideBar
{
	background:#fff;
	border:solid 1px #dedede;
	padding:15px;
	width:227px !important; /*moz width*/
	width:257px; /*IE width*/
	margin:0px 0 15px 0;
}

.header
{
	clear:both;
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0;
	display: block;
	height: 74px;
	overflow: hidden;
	width: 1010px;
	padding:5px;
	padding-left:15px;
	border:solid 1px #dedede;
	background:#fff;
}

.header h1
{
	color:#000000;
}

.footer
{
	clear:both;
	float: left;
	margin: 0px 0px 15px 0px;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 1010px;
	padding:5px;
	padding-left:15px;
	border:solid 1px #dedede;
	background:#fff;
}

.footer p
{
	font-size:0.83333em;
	color:#888;
}

.footer_print
{
	display: none;
}

DIV.strankovani {
height: 30px;
margin: 4px 0 0 0;
}

DIV.strankovani A, DIV.strankovani SPAN {
background-color: #FFFFFF;
border: 1px solid #0e82c7;
color: #000000;
line-height: 16px;
margin: 0 8px 0 0;
padding: 6px 8px;
}

	.menu {
	border-right: 1px solid #73A5D0;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #A6C8E5;
	color: #333;
	}

	.menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	.menu li {
		border-bottom: 1px solid #A6C8E5;
		margin: 0;
		}

	.menu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #4779C5;
		border-right: 10px solid #73A5D0;
		background-color: #4D91C9;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
	
	.menu li a.zvyraznena {
		background-color: #c94d53;
	}
	.menu li a.zvyraznena:hover {
		background-color: #df5157;
	}

	html>body .menu li a {
		width: auto;
		}

	.menu li a:hover {
		border-left: 10px solid #4983DA;
		border-right: 10px solid #7CB5E6;
		background-color: #519EDF;
		color: #fff;
		}

.hlaska_error {
    background: #fff6bf url(/img/hlaska_vykricnik.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
	font-weight: bold;
	margin: 10px 20px 10px 20px;
    }

.hlaska_ok {
	background: #f8fafc url(/img/hlaska_ok.png) 15px 50% no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	font-weight: bold;
	margin: 10px 20px 10px 20px;
    }
.hlaska_tip {
	background: #f8fafc url(/img/hlaska_tip.png) 15px 50% no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	font-weight: bold;
	margin: 10px 20px 10px 20px;
    }

img
{  border-style: none;
}

FIELDSET {
border: 1px solid #BDBDBD;
padding: 0 12px 12px 12px;
}

FIELDSET.mensi {
padding-left: 5px;
}

FIELDSET SPAN {
display: block;
margin-top: 10px;
}

#mainCol UL.vetsi {
padding-left: 24px;
list-style-type: none;
}

#mainCol UL.mensi {
padding-left: 0px;
list-style-type: none;
}

#map_canvas {
  width: 100%;
  height: 400px;
}

#map_canvas.fullscreen {
  position: fixed;
  width:100%;
  height: 700px;
}
