@media print
{
.noprint, .o_reklama {display: none;}
}
@media print
{
body, .obal, .t_720, .t_85, .t_505, .t_190, .t_210, .t_300, .t_100, .t_590, .podklad_5, .red, .color_2, .color_3, .green_bottom, .green, .left, .center, .o_400 {color: black; background: transparent;}
}

@media print
{
a:after {content: " [" attr(href) "] ";}
}

body {
	margin:0px; 
	padding:0px; 
	font-family: verdana, arial CE, arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	background-image: url(ico/back_1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: gray;
}
A:link {
		color: #e77c18;
		text-decoration:none;
}
A:visited {
		color: #e77c18;
		text-decoration:none;
}
A:active {
		color: #e77c18;
		text-decoration:none;
}
A:hover {
		color: #696969;
		text-decoration:none;
}
@media print
{
A:link, A:visited, A:active, A:hover {color: black; background: transparent;}
}
.obal
{
	position: absolute;
	top: 3%;
	left: 50%;
	margin-left: -350px;
	width: 762px;	
}
.t_obal
{
	width: 720px;	
}

.o_720 
{
	position: relative;
	float: left;
	width: 762px;
}


.t_720
{
	position: relative;
	float: left;
	padding: 5px;
	width: 752px;
}

.o_85 
{
	position: relative;
	float: left;
	width: 92px;
}

.t_85
{	position: relative;
	float: left;
	padding: 5px;
	width: 66px;
	clear: both;
}

.o_50 
{
	position: relative;
	float: left;
	width: 50px;
}

.f_right
{
	position: relative;
	float: right;
}
.f_left
{
	position: relative;
	float: left;
}


.o_23 
{
	position: relative;
	float: left;
	width: 23px;
}


.o_505 
{
	position: relative;
	float: left;
	width: 505px;
}

.t_505
{	position: relative;
	float: left;
	padding: 5px;
	width: 495px;
}
.o_400 
{
	position: relative;
	float: left;
	width: 400px;
}

.o_190 
{
	position: relative;
	float: left;
	width: 190px;
}

.t_190
{	position: relative;
	float: left;
	padding: 5px 4px 5px 5px;
	width: 180px;
}

.o_210 
{
	position: relative;
	float: left;
	width: 210px;
}

.t_210
{
	position: relative;
	float: left;
	padding: 5px;
	width: 200px;
}

.o_300 
{
	position: relative;
	float: left;
	width: 300px;
}

.t_300
{
	position: relative;
	float: left;
	padding: 5px;
	width: 290px;
}

.o_100 
{
position: relative;
float: left;
width: 100px;
}

.t_100
{
position: relative;
float: left;
padding: 5px;
width: 90px;
}

.o_590 
{
	position: relative;
	float: left;
	width: 632px;
}
.h_590 
{
 min-height: 430px;
     height: 430px;
}
   *>h_590
    {
      height: auto;
    }



.t_590
{
	position: relative;
	float: left;
	padding: 5px;
	width: 622px;
}
.o_419
{
	position: relative;
	float: left;
	width: 419px;
}
.t_419
{
	position: relative;
	float: left;
	padding: 5px;
	width: 409px;
}

.o_reklama 
{
	position: absolute;
top:80px;
right:0px;
	width: 130px;
	min-height: 240px;
	z-index:10;
}
.t_reklama 
{
	position: relative;
	float: left;
	padding: 5px;
	width: 120px;
}



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

.color_1
{
	background-color: #e77c18;
}

.color_2
{
	background-color: #ADFF2F;
}
.color_3
{
	background-color: #FFA500;
}

.podklad_5
{
	background-color: gray;
}

.red
{
	background-color: #cccccc;
}

.absolute 
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index:1;
}
.green
{
	color:#ADFF2F;
}

.green_bottom
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color:#ADFF2F;
}

.noprint 
{

}

h1
{
	font-size: 1.4em; 
	color:#ADFF2F;
	margin: 0px;
}

@media print
{
h1 {color: black; background: transparent;}
}


h2
{
	font-size: 1.2em; 
	color:white;
	margin: 0px;
}
@media print
{
h2 {color: black; background: transparent;}
}


h3
{
	font-size: 1.1em; 
	color:#e77c18;
	margin: 0px;
}

td {
	font-size: 0.8em; 
	font-family: verdana, arial CE, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333;
}
textarea {
	font-size: 0.8em; 
	font-family: verdana, arial CE, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333;
}


@media print
{
h3 {color: black; background: transparent;}
}


em
{
	color: white;
	font-style: normal;
}
@media print
{
em {color: black; background: transparent;}
}


