@charset "utf-8";

body, td
	{
	font-family: Arial, sans-serif; 
	font-size: 15px; 
	font-weight: normal; 
	color:#000;
	}
	
body
	{
	text-align: center;
	/*margin: 0px;
	padding: 0px;*/
	
	background-color:#fff;
	scrollbar-track-color: #eef;  
	scrollbar-face-color: #fff;  
	scrollbar-highlight-color: #00f;  
	scrollbar-3dlight-color: #fff;  
	scrollbar-darkshadow-color: #00f;  
	scrollbar-shadow-color: #fff;  
	scrollbar-arrow-color: #ccf;
	}

b
	{
	color:#33c;
	}	
	
h2 {font-family: Arial , sans-serif; font-size: 16px; font-weight: bold; color:#000}

hr
	{
	clear: both;
	height: 1px;
	color: #00f;
	}	
	
a, a:link
	{
	color: #000;
	text-decoration: underline;
	}	
	
a:visited
	{
	color: #333;
	}		
	
a:active
	{
	color: #300;
	}		
	
a:hover
	{
	color: #900;
	text-decoration: none;
	}	
	



.blok
	{
	text-align: left;
	margin-left: 20px;
	font-size: 14px; 
	}
	
	
.navi
	{
	width:80%	;
	text-align: center;
	border: solid 1px #eee;
	}	
	
	
	

		
.telo_g
	{
	width: 780px;
	_width: 800px;
	height: 600px;
	padding: 10px;
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#fff;
	overflow: auto;
	border-bottom: solid 1px #99f;
	border-left: solid 1px #99f;
	border-right: solid 1px #eee;
	}


.telo
	{
	width: 800px;
	height: 600px;
	background-image: url(obr/oblaka.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
	}

.menu
	{
	width: 800px;
	height: 85px;
	/*background-color:#eee;*/
	}	
	
.sloupce
	{
	width: 100%;
	}

.sloup1
	{
	width: 380px;
	}

.sloup2
	{
	width: 20px;
	}
	
.left10
	{
	margin-right:10px
	}

	
.miniatury_nad
	{
	width: 180px;
	height: 20px;
	background-color:#ffe;
	float: right;
	text-align: center;
	}
	
.miniatury
	{
	width: 180px;
	height: 578px;
	background-color:#fff;
	overflow: auto;
	float: right;
	text-align: center;
	clear: right;
	}
		
	
.ifra	
	{
	width: 600px;
	_width: 610px;
	height: 570px;
	_height: 590px;
	float: left;
	text-align: center;
	border: solid 1px #fff;
	}	
