body {
	margin:0; 
	padding:0; 
	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;
	text-align:center;
} 

.obal 
{ 
width: 762px; 
margin: 0px auto; 
} 

.o_762 
{ 
width: 762px; 
} 
.t_762 
{ 
width: 754px; 
padding: 4; 
} 

.o_632 
{ 
width: 632px; 
margin:0; 
padding:0; 
} 
.t_632 
{ 
width: 622px; 
margin:0; 
padding:5; 
} 


.o_400 
{
	width: 400px;
}

.t_400 
{ 
width: 390px; 
margin:0; 
padding:5; 
} 

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

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

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

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



.o_120 
{
width: 120px;
}

.t_120
{
padding: 5px;
width: 110px;
}

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

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



.o_reklama 
{ 
width: 130px; 
} 

.t_reklama 
{ 
width: 120px; 
margin: 0; 
padding: 5; 
} 

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

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

.o_190 
{
	width: 190px;
}

.t_190
{	
	padding: 5px 5px 5px 5px;
	width: 180px;
}

.o_180 
{
	width: 180px;
}

.t_180
{	
	padding: 5px 5px 5px 5px;
	width: 170px;
}

.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;
}

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




.top_20
{ 
position: relative;
top: 20;
} 


.h_80 
{ 
padding: 0px; 
height: 80px; 
} 

.h_490 
{
 min-height: 490px;
     height: 490px;
}
   *>h_490
    {
      height: auto;
    }

.h_600 
{
 min-height: 600px;
     height: 600px;
}
   *>h_600
    {
      height: auto;
    }



.color_1 
{ 
background-color: #ADFF2F;
} 

.color_2 
{ 
background-color: gray;
} 

.color_3 
{ 
background-color: #FFA500;
} 

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

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

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

.green
{
	color:#ADFF2F;
}




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

h2
{
	font-size: 1.2em; 
	margin: 0px;
}

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

em
{
	color: white;
	font-style: normal;
}


ul
{
padding: 0 px;
margin: 0 px;
list-style-type: square;
}

.seznam
{
padding: 16 px;
}

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;
}



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;
}

