html, body {
	margin:0pt;
	margin-top:-25px;
	padding:0pt;
	color : #474747;
}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

h1
{
font-size: 21px; color: rgb(116, 152, 27);
}

h2
{
font-size: 18px; color: rgb(116, 152, 27);
}

h4, h5{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size : 15px;
	margin : 3px;
}
body {
	background:#ABD256 url(images/page_background.gif)	;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
#leftpruh{
	width:auto;
	height:40px;
	position:relative;
	background:url(images/pruh_bg.gif) repeat-x; 
	
}

.hiddenbox
{
	display:none;
	background-color: #efefef;
	padding: 10px 10px 10px 10px;
}
.hpauthors{
	width:200px;
	text-align:center;
	color : #474747;
	font-size : 12px;
}
#signupbanner{
	background-image :url(images/registerbg.gif);
	width: 295px;
	height : 147px;
	float:right;
	margin-right : -15px;
	margin-top : 40px;
	
}

#main {
	background-position: 200px 200px; 
	background-image :url(images/page_background.gif);
	
}
p {
	margin:0pt 10px 10px;
}
a {
	color:#000066;
	display:inline;
	padding:10px;
}
div#top-links{
	width : 950px;
	height : 35px;	
	margin : 0 auto;
	background : white;
}
div#top-links a{
	display : inline;
	float:right;
	margin : 0px;
	height: 24px;
	padding: 0px;
	padding-top: 11px;
	padding-left: 17px;
	color : green;
	width : 98px;
	background : url(images/toplinkbg.gif) no-repeat left bottom;
}
div#top-links a:hover{
	color:red;
}
div#header {
	position:relative;
	background:url(images/header.jpg) no-repeat;
	height:216px;
}
div#header a {
	height:130px;
	width : 270px;
	}
div#header h1 {
	line-height:80px;
	margin:0pt;
	padding-top:30px;
	
}
div#header h1 span{
	display:none;
}
div#container {
	margin-top : -5px;
	margin-left: auto;
	margin-right: auto;
	
	background:url(images/page_bg.gif) repeat-y scroll 0%;
	text-align:left;

}
div#content p {
	line-height:1.4;
}


/*div#navigation {
	float : left;
	background:none;
	width : 240px;
	margin : 0px;
}
*/
/* ZACAAA TEK */

#navigation
{
	float : left;
	background:none;
	width : 240px;
	margin : 0px;
	text-align: left;
}

#navigation ul, #navigation li
{
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;
	width: 240px !important;
	width: 200px;
}

#navigation ul li a
{
	display: block;
	padding: 3px 0 0 40px !important;
	padding: 3px 0 0 40px;
	color: white;
	text-decoration: none;
	font-size : 13px;
	font-weight: bold;
	height : 24px;
	background: url('images/menu.png') 0 0 no-repeat;
	_width: 100%;
}
#navigation ul li span
{
	display: block;
	padding: 3px 0 0 40px !important;
	padding: 3px 0 0 40px;
	color: #dfdfdf;
	text-decoration: none;
	font-size : 13px;
	font-weight: normal;
	height : 24px;
	background: url('images/menu.png') 0 0 no-repeat;
	_width: 100%;
}

#navigation ul li li a
{
	padding-left: 75px;
	background: url('images/menu.png') -720px 0 no-repeat;
	color : #636163;
}


#navigation ul li a:hover
{
	background: url('images/menu.png') -240px 0 no-repeat;
}
#navigation ul li li a:hover, .vybrana2
{
	background: url('images/menu.png') -720px 0 no-repeat;
	color : #4AB2FF;
	font-weight:bold;
}




/* KONEEE C */

div#extra {
	background: url(images/page_foot_bg.gif) no-repeat;
}
div#footer {
	color: black;
	text-align : center;
	
}
div#footer p {
	margin:0pt;
	padding:5px 10px;
}
div#footer a {
	color:#C6D5FD;
	display:inline;
	padding:0pt;
}
div#container {
	
	width:950px;
}
div#content {
	float:right;
	margin:10px 30px 10px 0 !important;
	margin:10px 15px 10px 0;
	width:630px;
}
div#extra {
	clear:both;
	width:100%;
}


table
{
}	

th
{
	background-color: #A1C550;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}
td
{
	/*background-color: #dff7ae;*/
	border-bottom: 1px solid #E0ECD4;
}
td.nobg
{
	background: transparent;
	border: none;
}


table.fees
{
}
table.fees th
{
	padding: 5px;
}
table.fees td
{
	text-align: center;
	font-size: 135%;
	/*border-right: 1px solid #E0ECD4;*/
}
table.fees td.first
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #E0ECD4;
	text-align:left;
	font-weight:bold;
	font-size: 100%;
}	

fieldset
{
	border: 1px solid #98BE51;
	background-color:#F4FADE;
	margin-bottom: 5px;
}
legend
{
	font-size: 120%;
	font-weight: bold;
}

input
{
	font-size: 100%;
}

select, select option {font-size: 100%;
	}

input.button
{
	font-size:120%; 
	font-weight: bold;
	background-image:url(/css/images/button_bg.gif);
	height:27px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
	border:0px;
	border-top: 1px solid #BCD08C;
	color: white;
}	

.btn {
	display:block;
	padding: 2px 5px 2px 5px;
	background-color: #EA7B22;
	float:left;
	text-decoration:none;
	color:black;
	background-image:url(/css/images/orange_btn_bg.gif);
	border: 0px;
	border-top: 1px solid #F5BF94;
}

#count-box
{
	border: 1px solid #98BE51;
	background-color:#F4FADE;
	margin: 20px 0px 5px 0px;
	padding: 10px;
}
.count
{
	font-size: 18px;
	color: #F57F25;
	font-style: normal;
	font-weight: bold;
	}

#total-price-box
{
	width: 250px;
	margin-top:-110px;
	margin-left: 360px;
	position:fixed;
	background-color: #ffffff;
	color: white;
	font-size: 20pt;
	text-align: right;
	padding: 10px;
	background-image:url(/css/images/total_price_box_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	opacity: .8;
	
	filter: alpha(opacity=80);
}