@media print
{
.noprint {display: none;}
}

@media print
{
a:after {content: " [" attr(href) "] ";}
}
@media print
{
body {color: black; background: transparent;}
}

body {
	margin:0px; 
	padding:0px; 
	font-family: verdana, arial CE, arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	background-image: url(ico/podklad.gif);
}


A:link {
		color: #333;
		text-decoration:none;
}
A:visited {
		color: #333;
		text-decoration:none;
}
A:active {
		color: #333;
		text-decoration:none;
}
A:hover {
		color: #696969;
		text-decoration:none;
}

.obal
{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -420px;
	width: 840px;	
}

.o_270 
{
	position: relative;
	float: left;	
	width: 270px;
}

.t_270 
{
	position: relative;
	float: left;	
	padding: 6px 6px 6px 6px;
	width: 258px;
}


.o_180 
{
	position: relative;
	float: left;	
	width: 180px;
}

.t_180 
{
	position: relative;
	float: left;	
	padding: 6px 6px 6px 6px;
	width: 168px;
}
.o_90 
{
	position: relative;
	float: left;	
	width: 90px;
}

.t_90 
{
	position: relative;
	float: left;	
	padding: 6px 6px 6px 6px;
	width: 78px;
}

.o_70 
{
	position: relative;
	float: left;	
	width: 70px;
}

.t_70 
{
	position: relative;
	float: left;	
	padding: 6px 6px 6px 6px;
	width: 58px;
}
.o_20 
{
	position: relative;
	float: left;	
	width: 16px;
}

.t_20 
{
	position: relative;
	float: left;	
	padding: 6px 6px 6px 6px;
	width: 8px;
}


.o_570 
{
	position: relative;
	float: left;	
	width: 570px;
}

.t_570 
{
	position: relative;
	float: left;	
	padding: 6px 6px 6px 6px;
	width: 558px;
}

.o_360 
{
	position: relative;
	float: left;	
	width: 372px;
}

.t_360 
{
	position: relative;
	float: left;	
	padding: 6px 6px 6px 6px;
	width: 360px;
}




.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}

.color_0
{
	background-color: #ffcc33;
}
.red
{
	background-color: red;
}


.podklad_1
{
	background-color:#f9f9f9;
}
.podklad_2
{
	background-color:#eeeeee;
}
.podklad_3
{
	background-color:#d8d8d8;
}
.podklad_4
{
	background-color:#cccccc;
}
.podklad_5
{
	background-color:#b7b7b7;
}
.red
{
	background-color:red;
}

.green
{
	background-color:green;
}

.noprint 
{

}


h1
{
	font-size: 1.3em; 
	color:#114499;
	margin: 2px 0px 2px 0px;
}

h2
{
	font-size: 1.2em; 
	color:#8FBC8B;
	margin: 2px 0px 2px 0px;
}
h3
{
	font-size: 1.1em; 
	color:#333333;
	margin: 2px 0px 2px 0px;
}
em
{
	font-size: 1.0em ;
}
