h1, .right-links ul, ul#menu
{
    margin: 0;
    padding: 0;
}

.skryty
    {
	display: none;
    }

body#lysahora {
    font-family: Verdana;
    color: #252424;
    /*background: url('images/body-bg.gif');*/
    text-align: center;
    line-height: 160%;
}

#main {
    margin: 0px auto;
    padding: 0px 1px;
    width: 965px; /*967*/
    background: #ffffff;
    text-align: left;
}

/*=
.pngfix {
    _behavior: url('iepngfix.htc');
}
*/

.left {
    float: left;
}

/* ----------------- header ----------------- */



#header{
    /*padding-top: 7px;*/
    width: 965px;
    height: 172px; /*172*/
    text-align: center;
    position: relative;
    /*background: url('images/logo.jpg') no-repeat;*/
}

#lysahora_date
{
    font-weight: bold;
    color: #3d6ed0;
    font-size: 11px;
    /*margin-top: 119px;*/
    /*margin-top: 124px;*/
    position: absolute;
    top: 143px;
    left: 413px;
}



/* ----------------- lista + menu ------------------- */

#lista{
    margin-top: -12px;
    width: 967px;
    height: 47px;
    position: relative;
    z-index: 1;
    /*background: url('images/lista.jpg') no-repeat;*/
}

a#map {
    right: 200px;
    float: left;
    position: absolute;
}

#langs {
    float:right;
    margin:15px 30px 0px 0px;
}



/* ----------------- left -----------------------*/

#left{
    width: 190px;
    float: left;
    clear: both;
}

#left form
{
    margin: 12px 0 0 5px;
}


/* ----------------- middle ----------------------*/

#middle{
    float: left;
    margin: 0 0 0 20px;
    width: 545px;
    overflow: hidden;
}

#middle p {
    margin: 10px 0px;
    /*text-align: justify;*/
}



/* ----------------- right --------------------------*/

#right {
    width: 190px;
    float: right;
}

#right .block {
    border-left: 1px solid #edf3e3;
    width: 188px;
    border-bottom: 1px solid #edf3e3;
    margin: 0 0 10px 0;
}

#right .block .content {
    padding: 10px;
}


#right div.right-webcams {
    margin: 10px 0px 25px;
}

#right div.right-webcams h4
{
    font-family: arial;
    font-size: 0.85em;
    padding: 5px 0;
    margin: 0;
    line-height: 100%;
}

#right div.right-links {
    line-height: 20px;
    font-size: 11px;
}

#right div.right-links a {
    color: #656565;
    text-decoration: underline;
}

#right div.right-links a:hover {
    color: #34870f;
}

#right div.right-links ul
    {
	list-style: none;
	margin: 0;
	padding: 0;
    }



/* ----------------- footer ---------------------*/

#footer{
    padding: 17px 0 0 0;
    margin: 0 0 10px 0;
    clear: both;
    font-size: 90%;
    text-align: center;
    color: #8f8f8f;
    background: url('images/footer.png') repeat-x left bottom;
}




/* ----------------- odkazy -----------------------*/

ul#menu {
    padding-top: 13px;
    list-style: none;
    float: left;
    font-family: tahoma;
}

ul#menu li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: -18px 10px 0;
}

ul#menu li img{
    position: relative;
    top: 11px;
}

ul#menu li.news {
    padding: 3px 0px 0px 15px;
    height: 20px;
    /*background: url('images/menu-news.gif') no-repeat;*/
}

ul#menu li.weather {
    padding: 3px 0px 0px 3px;
    height: 20px;
    /*background: url('images/menu-weather.gif') no-repeat;*/
}

ul#menu li.calendar {
    padding: 3px 0px 0px 3px;
    height: 20px;
    /*background: url('images/menu-calendar.gif') no-repeat;*/
}

ul#menu li.contacts {
    padding: 3px 0px 0px 3px;
    height: 20px;
    /*background: url('images/menu-contacts.gif') no-repeat;*/
}

#menu a:link, #menu a:visited
    {
	color: black;
	text-decoration: none;
	font-weight: bold;
    }

#menu a:hover, #menu span
    {
	color: #446bb4;
	text-decoration: none;
	font-weight: bold;
    }

ul#nav {
    list-style:none;
    margin: 0;
    padding: 0;
}

ul#nav a.active {
    color: #3b61a8;
    text-decoration: underline; 
}

ul#nav li.menu-main a{
    padding: 5px 0px 0px 10px;
    width: 180px; /*190*/
    height: 22px; /*27*/
    font-size: 12px;
    display: block;
    background: url('images/nav-bg-b.png') repeat-x;
}

ul#nav li.menu-sub a{
    padding: 5px 0px 0px 20px;
    width: 170px; /*190*/
    height: 22px; /*27*/
    font-size: 11px;
    display: block;
    background: url('images/nav-bg-g.png') repeat-x;
}

ul#nav a:hover {
    color: #3b61a8;
    text-decoration: underline;
}

#mainMenu 
    {
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, sans-serif;
	list-style-type: none;
	/*background-color: #e9e2d2;*/
	/*border-right: #cccccc 1px solid;*/
    }
    #mainMenu li 
	{
	    padding: 0;
	    margin: 0;
	    width: 190px;
	    background: url(images/nav-bg-g.png) repeat-x left bottom;
	}
    #mainMenu a, #mainMenu span
	{
	    display: block;
	    margin: 0;
	    border: 0;
	    min-height: 22px;
	    padding: 5px 10px;
	    font-weight: normal;
	    color: #3a3634;
	    text-decoration: none;
	}
    #mainMenu li a:hover, #mainMenu li span
	{
	    color: #3b61a8;
	    text-decoration: underline; 
	}
    #mainMenu li.uroven0
	{
	    background: url(images/nav-bg-b.png) repeat-x left bottom;
	}
    #mainMenu li.uroven1 a, #mainMenu li.uroven1 span
	{
	    padding-left: 20px;
	}
    #mainMenu li.uroven1 a:link, #mainMenu li.uroven1 a:visited
	{
	}
    #mainMenu li.uroven1 a.active:link, #mainMenu li.uroven1 a.active:visited 
	{
	}
    #mainMenu li.uroven1 a:hover, #mainMenu li.uroven1 a.active:hover, #mainMenu li.uroven1 span.active 
	{
	}
    

/* --------------- nadpisy -----------------------*/
h1, h2, h3 {
    font-family: Arial;
}

h1 {
    font-size: 17px;
    font-style: italic;
    
    padding-top: 7px;
}
h1 a:link, h1 a:visited, h1 a:hover
{
    text-decoration: none;
    color: #446aac;
}


h2 {
    color: #214075;
}


#right h3{
    padding: 3px 0px;
    margin: 0;
    text-align: center;
    height: 25px;
    font-size: 17px; 
    background: url('images/h3-right.png') repeat-x;
}


a img {
    border: none;
}

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

.clearfix:after {
    display:block; 
    visibility:hidden; 
    clear:both; 
    height:0px; 
    font-size:0px; 
    content: ".";
}



/*-----------------------------    Shadow    -----------------------------------*/

div.content-picture {
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    color: #585858; 
}

div.picture-shadow {
    float: left;
}

div.picture-shadow .shadow1 {
        border: 1px solid #f7f7f7;
}

div.picture-shadow .shadow2 {
        border: 1px solid #f0f0f0;
}

div.picture-shadow .shadow3 {
        border: 1px solid #e8e8e8;
}

div.picture-shadow .container {
        border: 1px solid #e0e0e0;
        padding: 4px 4px 3px 4px;
}

#middle a:link, #middle a:visited
{
    color: #214075;
    text-decoration: underline;
}

#middle a:hover
{
    color: #214075;
    text-decoration: none;
}

.tabTyp3 th
{
    background-color: #efefef;    
}

#right div#tepInfo 
    {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 1px #999999 solid;
	background-color: #b6d4f4;
	
    }
#right #tepInfo p
    {
	margin: 0;
	padding: 0;
	color: #000080;
	font-weight: bold;
    }
#right #tepInfo a:link, #right #tepInfo a:link:visited 
    {
	color: black;
	font-weight: normal;
	text-decoration: underline;
    }
#right #tepInfo a:hover 
    {
	color: #000080;
	font-weight: normal;
	text-decoration: none;
    }

#menuUzivatel
{
    width: 965px;
    background: #efefef;
    display: block;
    min-height: 25px;
    border-bottom: 1px solid #0c5027;
    color: black;
    overflow: hidden;
}

#menuUzivatel .systemMenu
{
    float: left;
    padding: 3px 10px;
}

#menuUzivatel .uzivatel
{
    float: right;
    padding: 3px 10px;
}
#menuUzivatel a:link, #menuUzivatel a:visited
{
    text-decoration: underline;
    color: blue;
}
#menuUzivatel a:hover
{
    text-decoration: none;
}

#_lysahora_kamery .wk
{
    width: 150px;
    height: 200px;
    margin: 0 30px 0 0;
    display: block;
    float: left;
}

#_lysahora_kamery .wk h3
{
    font-size: 0.9em;
    text-align: center;
}
    
