body{
	margin: 0px;
	background: url(../images/background.jpg) top repeat-x #FFFFFF;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

#pcontent {
	color:#FFFFFF;
	font-family:arial;
	font-size:9pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}

img {border: 0px;}

input{
	paddin:0px;
	margin: 0px;
	font-size: 11px;
}

a{
	text-decoration: none;
	color: #FFFFFF;
}

ul, li, ol{
	list-style: none;
	padding: 0px; 
	margin: 0px;
}



h1, h2{
	font-size: 14px;
	font-weight: bold;
}

td{
	font-size: 12px;
	vertical-align: top;
}

.textBold {
	font-weight:bold;
}

.clear{clear: both;}

#pcontent{
	background: url(../images/bg.jpg) repeat-y center;
	width: 902px;
	padding-bottom: 10px;
}

#header{
	background: url(../images/header.jpg) repeat-x;
	height: 100px;
	width: 900px;
}

#footer{
	background: url(../images/footer.jpg) no-repeat;
	width: 902px;
	height: 151px;
}

#footer .links{
	text-align: center;
	padding-top: 55px;
}

#footer .links a {
	color: #EEFFD9;
	font-weight: bold;
	font-family: Tahoma;
	margin:0px 5px 0px 5px;
}

#footer .licensed{
	margin-top: 15px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo{
	float: left;
}

#header #title{
	float: left;
	display: inline;
	background: url(../images/title.jpg) no-repeat;
	width: 395px;
	height: 100px;
}

#header #log{
	width: 230px;
	float: right;
	padding-top:10px;
}

#panel_left{
	float: left;
	width: 189px;
	margin-left: 1px;
	display: inline;
}

#panel_right{
	float: left;
	margin-left: 15px;
	display: inline;
	width: 690px;
}

#panel_left #menu_title{
	background: url(../images/menu_title.jpg) repeat-y;
	width: 189px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 18px;
}

#panel_left #menu{
	background: #530000;
	width: 189px;
}

#panel_left #menu ul{
	background: url(../images/menu_bg.jpg) repeat-y right;
	width: 189px;
	float: right;
}

#panel_left #menu ul li.sel, #panel_left #menu ul li.selpag{
	background: url(../images/dot.jpg) no-repeat left top;
}

#panel_left #menu ul li div{
	background: url(../images/separator.jpg) no-repeat top right;
	width: 189px;
	text-align: left;
	padding: 7px 0px 4px 0px;
}

#panel_left #menu ul li.separator{	
	background: url(../images/separator.jpg) no-repeat top right;
	width: 189px;
	padding: 0px 0px 5px 0px;
	line-height: 1px;
	font-size: 1px;	
}

#panel_left #menu ul li a {
	padding: 0px 0px 0px 50px;
	font-size: 15px;	
	font-weight: bold;
} 

#panel_left .box{
	background: url(../images/box_h.jpg) no-repeat;
	width: 189px;
	height: 23px;
	_height: 26px;
	font-size: 16px;
	margin-top:15px;
	padding-top: 3px;
	text-align: center;
}

#download{
	margin: 5px 0px 7px 0px;
}

#important{
	border: solid 1px #C1C1C1;
	background: #FFFFFF;
	padding: 2px;
}

#important .box{
	background: url(../images/box2.jpg) no-repeat;
	width: 245px;
	height: 22px;
	_height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-top:6px;
}

#important div.item{
	float: left;
	display: inline; 
	margin: 0px 2px 0px 1px;
}

#important div.item1{
	float: left;
	display: inline; 	
	width: 167px;
}

#special{
	margin-top: 10px;
}

#special .box{
	background: url(../images/box1.jpg) no-repeat;
	width: 224px;
	height: 24px;
	_height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-top:6px;
}
#special .item{
	float: left;
	display: inline;
	margin-right: 6px;
}

#panel_right #contentp{
	width: 691px;
	background: url(../images/content_bg.jpg) repeat-y ;
	border-top: solid 2px #C1C1C1;	
	border-bottom: solid 2px #C1C1C1;	
	text-align: left;
}

#panel_right #contentp .title{
	font-size: 20px;
	font-weight: bold;
	color: #EEFFD9;
	padding: 15px 35px 15px 45px; 
}

#panel_right #contentp .submenu{
	background: #FEE799;
	width: 621;	
	_width: 661;	
	margin-top:5px;
	margin-bottom: 5px;
	margin-left: 30px;	
	color : #000000;
	font-size: 13px;
	
	padding: 5px 20px 5px 20px;
	font-weight: bold;
}

#panel_right #contentp .submenu a{
	margin-right: 10px;
	color : #000000;
	
}

#panel_right #contentp .separator{
	background: #EEFFD9;
	font-size: 1px;
	width: 661;	
	height: 2px;
	
	margin: 8px 0px 8px 30px;
}

#panel_right #contentp .subtitle{
	font-size: 14px;
	font-weight: bold;
	color: #EEFFD9;
	padding: 15px 35px 0px 45px; 
}

#panel_right #contentp .text .subtitle{
	font-size: 14px;
	font-weight: bold;
	color: #EEFFD9;
	padding: 15px 35px 5px 0px; 
}

#panel_right #contentp{
	min-height:720px !important;
}

#panel_right #contentp .text {
	padding: 15px 20px 15px 45px;
}

#panel_right #contentp .text ul{
	margin-bottom: 10px;
}

#panel_right #contentp .text ul li{
	list-style: disc;
	list-style-position: inside;
}

#panel_right #contentp .text ol li{
	list-style: decimal;
	list-style-position: inside;
}

#downloadDiv{
	background: url(../images/overlay.png) ;
	position: absolute;
	width: 100%;
	height: 100%;	
	top: 0px;
	text-align: center;
	display: none;
	
}


* html #downloadDiv{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	z-index: 90;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}

#downloadDiv div.formDiv{
	background: url(../images/downloadDiv.gif);
	width: 300px;
	margin-top: 250px;
	border: solid 2px #C1C1C1;
	z-index: 100;
}

#downloadDiv div.close{
	float: right;
	font-weight: bold;
	cursor: pointer;
}

#downloadDiv .reg{
	padding: 30px;	
	display: block;
	color: #000000;
	font-weight: bold;
}

.button{
	background: #510301;
	border: solid 1px #1C1C1C;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
}

#contentp form{
	text-align: left;
	width: 400px;
}

#contentp form textarea{
	width: 300px;
	height: 150px;
}

.button_sub{
	margin-top: 0px;
}

.button_sub div{
	float: left;	
}

.button_sub img{
	cursor: pointer;
	vertical-align:sub;
	float: left;	
	display: inline;
}

.button_sub input {
	background: url(../images/btn.gif) repeat-x;
	font-size: 16px;
	color: #FFFFFF;
	border: 0px;
	height: 33px;
	cursor: pointer;
	margin:0px;
	padding: 0px;
	float: left;	
	display: inline;
}

.button1{
	margin-top: 0px;
}

.button1 div{
	float: left;	
	
}

.button1 img{
	cursor: pointer;
	vertical-align:sub;
	float: left;	
	display: inline;
	margin-top:7px;
}

.button1 input {
	background: url(../images/btn1_m.gif) repeat-x;
	font-size: 16px;
	color: #FFFFFF;
	border: 0px;
	height: 30px;
	cursor: pointer;
	margin:0px;
	padding: 0px;
	float: left;	
	display: inline;
	margin-top:7px;
}


.error{
	font-weight: bold;
	font-size: 11px;
}

.stepTitle{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#basicModalContent ul li{
	padding-bottom: 10px;
}

#contentp form.register{
	width: 590px;
}

#contentp form.register table td{
	text-align: left;
}

#contentp form.register table td.error{
	text-align: center;
}

#contentp form.register textarea{
	height: 100px; 
	width: 250px;
}

#contentp form.register select{
	font-size: 11px;
}

#contentp form.register table input[type=text], #contentp form.register table input[type=password]{
	width: 250px;
}


#skema td {
border-bottom:1px solid #B63630;
height:24px;
padding:0 4px;
}

#skema th {
background-color:#520000;
color:#FEE799;
font-weight:bold;
height:20px;
padding-left:4px;
text-align:left;
}

#skema tr th p,#skema tr td p{
	padding: 0px;
	margin: 0px;
}

#contentp .text a{
	font-weight: bold;
}

#currentTime, #nr_members{
	text-align: left;
}

#money{	
	float: right;
	margin-bottom: 10px;
	display: inline;
	margin-right: 15px;
	
}

#money img{
	float: right;
	cursor: pointer;
}

#money div{
	cursor: pointer;
	float: right; 
	background: url(../images/money_m.gif) repeat-x;
	padding-top:7px;
	height: 34px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}


#money1{	
	float: right;
	margin-bottom: 10px;
	display: inline;
	margin-right: 15px;
	
}

#money1 img{
	float: right;
}

#money1 div{
	float: right; 
	background: url(../images/money1_m.gif) repeat-x;
	padding-top:7px;
	height: 34px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}
