

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 60px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #000000;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FFFFFF;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}



/* moj styl na menu */

 


  div.box {
	border: 1px solid #000000;
	position: absolute; 
	top : 500;
	left : 2;
	width: 252px;
	height: 200px;
	visibility : hidden;
}
div.box_contents {
	background-color:transparent;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 101;
}

div.box_background {
	background-color: black;
	height: 100%;
	filter:alpha(opacity=30); /* IE's opacity*/
	left: 0px;
	opacity: 0.3;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 99;
}


div.pp {
	background-color: 82BFDE;
	border: 1px solid #000000;
	text-align: center;
	filter:alpha(opacity=90); /* IE's opacity*/
	opacity: 0.9; 
	margin : 5px;
	position: relative;
	width : 235px;
	cursor: pointer;
	top : 2px;
	height :  
	20px;
	padding : 6px 0px 0px 0px;
	left : 2px;
	z-index: 500;
	
	font-weight: bolder; font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

} 



/* moj styl na zahlavie */
* { margin:0; padding:0; }



html, body {
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}



div.main {
	width: 813px;
	min-height: 100%;
	_height: 100%;
	_overflow-x: hidden;
//	background: white url('bg.gif') center center;
	text-align: left;
	margin: auto;
	position: relative;

}



div.main-left {
	width: 17px;
	height: 550%;	
	background: url('images/bg_left.gif') repeat-y;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;// overflow-y : hide;
}


/*
div.main-right {
	width: 17px;
	height: 550%;
	background: url('images/bg_right.gif') repeat-y;
	top: 0;
	bottom: 0;
	right: 0;
	_right: -1;
	position: absolute; //overflow-y : hide;
}



div.main-center {
	width: auto;
	//height: 779px;
	margin: 0 17px 0 17px;
}*/


div.t01 {
	color : #000000;
	margin-left : 40px;
	margin-right : 40px;
	font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
}



