#skyHeader {
	background: transparent url(images/sky/header.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 1258px;
	height: 230px;
	margin: 0 auto;
	
}
#skyFooter {
	background: transparent url(images/sky/footer.png)  left bottom;
	width: 1240px;
	height: 140px;
	position: fixed;
	bottom: 0;
	right: 0;
	=position: relative;
	=float: right;
	clear:both;
}
#skyCloudL {
	background: transparent url(images/sky/mrak-L.png);
	width: 142px;
	height: 173px;
	position: absolute;
	left: 0;
	top: 40%;
}
#skyCloudR {
	background: transparent url(images/sky/mrak-R.png);
	width: 193px;
	height: 159px;
	position: absolute;
	right: 0;
	top: 40%;
}

body,html {
	margin:0;padding:0;
}
body {
		background: #2f5bb4 url(images/sky/background.png) repeat-x;
        color:#555555;
        font-size: 12px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        text-align: center;
}
#body-center {
        width: 1261px;
        position: relative;
        text-align: center;
        margin: auto;
}
.window-title {
    width: 199px;
    text-align: center;
	background: transparent url(images/sky/title-background.png);
	color: #fff;
	padding: 5px 0;
}

.window-footer {
    width: 199px;
    text-align: center;
	background: transparent url(images/sky/window-footer-background.png) no-repeat;
	color: #fff;

	margin-bottom: 20px;
	height: 15px;
}
.window {
	background: transparent url(images/sky/window-background.png) repeat-y;
    width: 199px;

}



.window-title_right {
    width: 149px;
    text-align: center;
	background: transparent url(images/sky/title-background_right.png);
	color: #fff;
	padding: 5px 0;
}

.window-footer_right {
    width: 149px;
    text-align: center;
	background: transparent url(images/sky/window-footer-background_right.png) no-repeat;
	color: #fff;

	margin-bottom: 20px;
	height: 15px;
}

.window_right {
	background: transparent url(images/sky/window-background_right.png) repeat-y;
    width: 149px;

}


table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
}
ul#menuitems {
	margin:  0 0 0 10px;
	padding: 7px 0 0px 15px;
 	text-align: left;
}
#menu {
	float: left;
}






ul#menuitems li {
        padding-top: 5px;
		margin-left: 0;
        list-style: square !important;
        margin: 0;
}

ul#menuitem a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #333333;
        font-size: 11px;
        text-decoration: none;
        height: 17px;
}

ul#menuitem  a:hover {
	color: #c10000;
}

#menu_down {
        margin: 0;
        padding: 5px;
        width: 149px;
        height: 12px;
        position: relative;
        left: -10px;
        text-align: left;
        background: #ffffff url("images/menu_down.jpg") no-repeat;
}

#header {
	position: absolute;
	left: 149px;
	top: 0px;
	width: 856px;
	height: 137px;
  background: #ffffff url("images/header3.jpg") no-repeat;
}



/* MAIN hlavni stranka  */

#main {
  	width:861px;
  	min-height: 775px;
	padding: 5px 0 20px 0;
	background-color: #ecece4;
	margin-left: 10px;
	margin-bottom: 150px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float:left;
}
#right {
	margin-left: 10px;
	float:left;
}

#main h1{
	color:#061a82;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px #061a82 solid;
}
#main p{
	text-align: justify;
	font-weight: normal;
	padding-left:20;
	padding-right:20;

}

#footer	{
	border: 1px #9C6768 solid;

}

/* PRAVY SLOUPEC */

#cam_top {
  	    padding-top: 4px;
  	    margin-top: 0px;
        width: 149px;
        height: 24px;
        position: relative;
        left: 0px;
        top: 64px;
        text-align: left;
        background: #ffffff url("images/menu_top.jpg") no-repeat;
        color: #ffffff;
       	font-size: 12px;
       	font-weight: bold;
	      text-align: center;
}

#cam {
	width: 149px;
	text-align: left;
	background: #ffffff url("images/menu_bgr.jpg") repeat-y;
}

#cam_down {
        width: 149px;
        height: 12px;
        position: relative;
        top: 53px;
        left: 0px;
        text-align: left;
        background: #ffffff url("images/menu_down.jpg") no-repeat;
}





#right h1{
	padding-top:4;
	padding-right:10;
	margin:10;
	color:#9C6768;
	font-size: 18px;
	font-family: times;
	text-align: right;
	font-weight: bold;
	border-bottom: 2px #9C6768 solid;
	width:137px;
	text-align:right;
}

#right p{
	      padding-top: -6px;
	      padding-left: 10px;
	      margin-top:  -6px;
        width: 149px;
        position: relative;
        left: 0px;
        top: 70px;
        text-align: left;
        background: #ffffff url("images/menu_bgr.jpg") repeat-y;
}

#right img{
		margin:4;
}


#right_down {
        width: 149px;
        height: 12px;
        position: relative;
        top: 50px;
        left: 0px;
        text-align: left;
        background: #ffffff url("images/menu_down.jpg") no-repeat;
}

#copyright { 
        height:31;
	background: #eeeeee url("images/copyright.gif") no-repeat;
}


	
a 	{ 
		text-decoration: none; 
		color: #333333; 
		font-weight: bold;
}
a:hover { 	text-decoration: underline; 
		color: #999999; 
		font-weight: bold;
}

#chat_top {
  	    padding-top: 4px;
        width: 149px;
        height: 20px;
        position: relative;
        left: 0px;
        top: 210px;
        text-align: left;
        background: #ffffff url("images/menu_top.jpg") no-repeat;
        color: #ffffff;
       	font-size: 12px;
       	font-weight: bold;
	      text-align: center;
	      z-index:2;
}

#chat {
	      margin-top:  -12px;
	      position: relative;
	      top: 210px;
	text-align: left;
	padding-left:7;
	padding-right:7;
	font-size: 10;
	background: #ffffff url("images/menu_bgr.jpg") repeat-y;
	z-index:1;
}

#chat p{
        text-align: left;
	padding:0;
	margin:0;
}

#chat h3{
	background-color : #ffffff;
	font-weight: normal;
	margin:0;
	font-size: 10;
	margin-top:8;
}




#chat2 {
	text-align: left;
	padding-left:15;
	padding-right:15;
	padding-top:0;
	padding-bottom:0;
	font-size: 11;
	margin:0;
}

#chat2 p{
        text-align: justify;
	padding:0;
	margin:0;
}

#chat2 h3{
	background-color : #dddddd;
	font-weight: normal;
	margin:0;
	font-size: 12;
	margin-top:15;
}


#chat_down {
        width: 149px;
        height: 12px;
        position: relative;
        left: -7px;
        text-align: left;
        background: #ffffff url("images/menu_down.jpg") no-repeat;
}

#aktuality{
	position: absolute;
	left: 335px;
	top: 128px;
  	width:300px;
	height:1000;
}

#aktuality h2{
	border: 0px #AAAAAA solid;
	color : #9C6768;
	font-size: 15px;	
	font-family: Tahoma;
	text-align: left;
	padding-left:15;
	font-weight: bold;
	margin:0;
}

#aktuality h3{
	border: 0px #AAAAAA solid;
	color : #AAAAAA;
	font-size: 10px;	
	font-family: Tahoma;
	text-align: left;
	padding-left:15;
	font-weight: bold;
	margin:0;
}


#aktuality p{
	text-align: justify;
	font-weight: normal;
	padding-left:20;
	padding-right:20;

}


#aktuality2{
	position: absolute;
	left: 0px;
	top: 0px;
  	width:345px;
	height:1000;
	text-align:left;

}


#aktuality2 h1{
	color:#9C6768;
	font-size: 20px;
	font-family: Times;
	text-align: right;
	padding-right:10;
	font-weight: bold;
	border-bottom: 2px #9C6768 solid;
	margin:10;
}



#aktuality2 h2{
	border: 0px #AAAAAA solid;
	color : #9C6768;
	font-size: 15px;	
	font-family: Tahoma;
	text-align: left;
	padding-left:15;
	font-weight: bold;
	margin:0;
}

#aktuality2 h3{
	border: 0px #AAAAAA solid;
	color : #AAAAAA;
	font-size: 10px;	
	font-family: Tahoma;
	text-align: left;
	padding-left:15;
	font-weight: bold;
	margin:0;
}


#aktuality2 p{
	text-align: justify;
	font-weight: normal;
	padding-left:20;
	padding-right:20;

}


#aktuality0{
	text-align: left;
}



#aktuality_online{
	text-align: left;
}


#aktuality_online p{
	float:left;
	margin:0;
	padding:0;
	padding-bottom:0;
	text-align: center;
 
}

#aktuality_online img{
        margin:0;
        padding-top:1;
        margin-left:5;
}





.form_edit {
                background-color : white;
                border : 1px solid #aaaaaa;
                padding-left:4;
        }

.form_edit_disabled {
                background-color : #CCCCCC;
                border : 1px solid #aaaaaa;
        }


.aktuality_info th{
		text-align:left;
		padding-left:10px;
}

.aktuality_info td{
		text-align:left;
		padding-left:13px;
		padding-right:10px;
		padding-bottom:8px;
		text-align: justify;
}


.vysledky  {
		padding:0px;
		margin: 0px;
		background-color : #cccccc;

}

.vysledky th{
		text-align:center;
		padding-top:5px;
		padding-bottom:5px;
}

.vysledky td {
		padding-left:5px;
		padding-right:5px;
		padding-top:3px;
		padding-bottom:3px;
}

.tdrow1 { background-color: #FFFFFF; }
.tdrow2 { background-color: #F1F1F1; }




#aktuality0 h1{
        border: 0px #AAAAAA solid;
        color : #061a82;
        font-size: 15px;
        font-family: Tahoma;
        text-align: left;
        padding-left:15;
        font-weight: bold;
        margin:0;
}

#aktuality0 h2{
        border: 0px #AAAAAA solid;
        color : #AAAAAA;
        font-size: 10px;
        font-family: Tahoma;
        text-align: left;
        padding-left:15;
        font-weight: bold;
        margin:0;
}

#aktuality0 p{
        text-align: justify;
        font-weight: normal;
        padding-left:20;
        padding-right:20;
        margin-top:3px;

}


.w-1000 {width: 1000px;}
.w-950 {width: 950px;}
.w-900 {width: 900px;}
.w-800 {width: 800px;}
.w-700 {width: 700px;}
.w-600 {width: 600px;}
.w-550 {width: 550px;}
.w-500 {width: 500px;}
.w-450 {width: 450px;}
.w-400 {width: 400px;}
.w-350 {width: 350px;}
.w-300 {width: 300px;}
.w-250 {width: 250px;}
.w-200 {width: 200px;}
.w-185 {width: 185px;}
.w-150 {width: 150px;}
.w-125 {width: 125px;}
.w-120 {width: 120px;}
.w-110 {width: 110px;}
.w-100 {width: 100px;}
.w-90 {width: 90px;}
.w-80 {width: 80px;}
.w-75 {width: 75px;}
.w-60 {width: 60px;}
.w-55 {width: 55px;}
.w-50 {width: 50px;}
.w-40 {width: 40px;}
.w-30 {width: 30px;}
.w-25  {width: 25px;}
.w-20  {width: 20px;}

.aktuality_dne p{
	 padding:4px 0px 4px 0px!important;
}

.meteo-wrap{
	padding: 10px;
}

