@charset "utf-8";

#pozadi{
	z-index:0;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
	background-image:url(obrazky_sch/pozadi.png);
	background-repeat:repeat-x;
}
#page {
	width: 380px;
	height:auto;
	margin: 0px auto;
	text-align: center;
	padding:0px;
}

#ramecek
{
	text-align:center;
	border:solid #020B22 1px; 
	font-family:Helvetica, sans-serif;
	background-color: #E3EEF4;	
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;	
	width:380px;
	height:1300px;
}
#camera{
	border-bottom:solid #5C5C5C 1px; 
	border-right:solid #5C5C5C 1px; 
	border-left:solid #FFFFFF 1px; 
	border-top:solid #FFFFFF 1px	
}
.pruh
{
	margin-top:10px;	
	margin-bottom: 10px;
	margin-right: 0;	
	text-align:left;	
	background-image: url(obrazky_sch/pruh.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-bottom:solid #FFFFFF 1px;
	height:auto;
	width:380px;
	font-size:14px;
	font-weight:bold;
	padding:0;	
}

.pruh ul 
{
	margin:0;
	padding:0;
}

.pruh ul li
{
	font-size:14px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left:30px;
}
.odkazy
{
	text-align:left;
	font-size:12px;	
	text-decoration:none;
}

a
{	
	color: #233756;
}
a:hover
{
	text-decoration:none;
	color: #CE5C17;
}
.tabulka
{
	border-bottom:solid 1px #8080FF;
	width:100%;
}
.tabulka tr
{
	height:50px;	
}

.tab1
{
	width:65px;
	font-size:14px;	
}
.tab2
{
	width:320px;
	font-size:12px;	
}



#weather{
	margin-top:10px;
	padding-left:30px;
	font-size:10px;
	text-align:left;
	
}
.weatherNad{
 	font-size:12px;
	font-weight:bold;
	color:#50547C;
}

