/* --------------------------- GENERAL ---------------------------- */
html, body { height: 100%; }

body {
	margin: 0;
	padding: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;	
	color : #000000;
	background: #B4BCC8;
	text-align: center;
}

ul, ol, li, h1, h2, h3, h4, hr, p, form, fieldset, input, label, img, td, th, dl, dd {
	margin: 0; 
	padding: 0; 
}

h1 { 
	font-size: 150%;  
	padding-bottom: 1em; 
	font-weight: normal;   
}
h2 { 
	font-size: 130%;  
	padding-bottom: 0.6em; 
}
h3 {  
	font-size: 110%; 
	padding-bottom: 8px; 
}
h4, h5 { 
	font-size: 100%; 
	padding-bottom: 5px; 
}

h6 { 
	font-size: 80%; 
	padding-bottom: 5px; 
}

p { 
	padding-bottom:1.2em;  
}

hr {
	height: 1px;
	color: #005b9e;
	background: #005b9e;
	border: 0px solid;
}

a {
	color: #005b9e;
}
 
/* ------------------------- GENERAL END -------------------------- */
#page-container
{
	display: block;
	text-align: center;
	position: relative;
	background: #B4BCC8 url(../Client.Images/bg_page.gif) repeat-x top left;
}

#pclip {
	width: 998px;
	background: #FFFFFF;
	display:block;
	position: relative;
	padding: 1px 1px 1px 1px;
	margin: 0 auto;
	z-index : 1;
}

#pdataclip {
	width:998px;
	display:block;
	position: relative;
	margin: 0 auto;
	text-align:left;
	z-index : 1;
}

/* --------------------------- TOP MENU --------------------------- */
.mntoplinks {
	display:block;
	position: relative;
	height:24px;
	background: #0083e1;
	color: #002d4d;
	font-weight: bold;
	line-height: 200%;
	border-bottom: 1px;
	font-family: Tahoma, Arial, Verdana!important;
}

.mntoplinks SPAN {
	display:block;
	float:left;
	padding-left:8px;
}

.mntoplinks .mnstart {
	padding-left:12px;
}

.mntoplinks A,
.mntoplinks A:ACTIVE,
.mntoplinks A:VISITED {
	color: #FFFFFF;
	text-decoration:none;
}

.mntoplinks A:HOVER {
	text-decoration:underline;
}
/* ------------------------- TOP MENU END ------------------------- */

/* --------------------------- LOGOBAR ---------------------------- */
#logobar {
	display:block;
	position: relative;
	height:69px;
	background: url(../Client.Images/bg_logobar.gif) repeat-x;
	margin-bottom:1px;
	/*padding-right:28px;*/
	clear:both;
	overflow: hidden;
}

#logobar #hplink {
	width:320px;
	height:69px;
	background: url(../Client.Images/logo.gif) no-repeat;
	float:left;
}

#logobar #hplink A {
	display: block;
	width:320px;
	height:69px;
}

#logobar .searchbox {
	display: block;
	position: relative;
	width:651px;
	height:69px;
	float:left;
	text-align: right;
	color: #23303F;
	padding-top: 18px;
}

#logobar .searchbox SPAN {
	display: block;
	float: right;
	line-height: 180%;
	padding: 0 0 0 3px;
}

#logobar .searchbox SPAN.ssbox {
	width:163px;
	height:19px;
	text-align: left;
}

#logobar .searchbox SPAN INPUT {
	width:156px;
	height:15px;
	border: solid 0px;
	color: #FFFFFF;
	font-size: 100%;
	background: transparent;
	margin-top: 2px;
}

#logobar .searchbox SPAN.ssbox input {
	background: url(../Client.Images/bg_search_input.gif) no-repeat -1px -1px;
	border: 1px solid #999999;
}

#logobar .searchbox SPAN A {
	display:block;
	width:18px;
	height:19px;
	background: url(../Client.Images/bg_search_link.gif) no-repeat left top;
	margin-left: 3px!important;
}



/* ------------------------- LOGO BAR END ------------------------- */


/* --------------------------- MAIN MENU --------------------------- */
.mainmenu {
	display:block;
	position: relative;
	width:998px;
	height:50px;
	background: url(../Client.Images/bg_menu_main.gif) repeat-x left top;
	border-bottom: solid 1px #FFFFFF;
}
.mnmain {
	height:26px;
	display: block;
	position:absolute;
	left: 18px;
	top:0px;
	width: 980px;
	overflow:hidden;
}

.mnmain strong a 
{
	color: #ffcc00!important;
}
.mnmain span a {
	display:block;
	float:left;
	height:26px;
	padding: 0 10px 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	text-transform:uppercase;
}

.mnmain span a:hover {
	text-decoration: underline;
}

.mnmain .amnitem a{
	height:23px!important;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #005a9b;
	line-height: 23px;
	margin-top:2px;
	color: #FFFFFF;
}

.mnmain .fullactive a,
.mnmain span a.cmnitm {
	color: #FFCC00!important;
}

.mnmain span .sep{
	display:block;
	float:left;
	height:26px;
	width:2px;
	overflow: hidden;
	background: url(../Client.Images/bg_menu_main_sep.gif) left top;
} 
.mainmenu .mntoplinks {
	position: absolute!important;
	top:26px;
	left: 0px;
	width: 998px;
	background: #005a9b!important;
	color: #0086ca!important;
	font-weight: normal!important;
	line-height: 200%;
	margin-bottom: 0px!important;
}

.mainmenu .mntoplinks span {
	padding-top:1px!important;
	position: relative;
}

.mainmenu .mntoplinks .mnstart {
	padding-left:12px!important;
}


/* ------------------------- MAIN MENU END ------------------------ */


/* ------------------------- BOTTOM MENU -------------------------- */
.bottommenu {
	display:block;
	position: relative;
	width:998px;
	height:26px;
	background: url(../Client.Images/bg_menu_main.gif) repeat-x left top;
	margin-top:4px;
}

/* ----------------------- BOTTOM MENU END ------------------------ */

/* ------------------------ FOOTER ------------------------ */
#pfooter {
	display: block;
	position: relative;
	margin: 3px 3px 3px 3px;
	background: url(../Client.Images/bg_footer.gif) top right no-repeat #e8ebed;
	height: 68px;
	text-align: center;
	padding-top: 10px;
}

#pfooter a {
	color: #000000;
}

#pfooter #cplink {
	display: block;
	position: absolute;
	z-index: 600;
	width: 53px;
	height: 40px;
	left: 916px;
	top: 17px;
}
/* ------------------------ FOOTER END ------------------------ */



/* ------------------------- SEARCH BOX --------------------------- */
#searchdispdetail {
	position:absolute;
	visibility: hidden;
	top: 57px;
	left: 783px;
	width: 162px;
	height: 86px;
	border: solid 1px #999999;
	z-index: 989px;
	background: #EDEEEF;
	display: none;
}

#searchdispdetail a {
	color: #000000;
}

#closesearch {
	display: block;
	border: 1px solid #999999;
	width: 14px;
	height: 14px;
	overflow: hidden;
	text-align: center;
	margin-top: 1px;
	margin-right: 1px;
	float: right;
	color: #999999!important;
	text-decoration: none;
}

#sdetail {
	margin: 3px 8px 3px 8px;
	line-height: 16px;
}

#sdetail input {
	border: 1px solid #B4BCC8!important;
	width: 14px!important;
	height: 14px!important;
	margin-right: 6px;
}

#sdetailclip {
	display: none;
}
/* ------------------------ SEARCH BOX END ------------------------ */

/* ------------------------- USER LOGIN -------------------------- */
.userlog {
	display: block;
	position: absolute;
	width: 650px;
	height: 29px;
	top: 45px;
	right: 0px;
	z-index: 989px;
}

.userlog span {
	float: right;
	height: 19px;
	color:#23303f;
	line-height: 17px;
	_line-height: 19px;
}

.userlog span.suser a{
	color:#23303f
}

.userlog span.slog {
	margin-right: 25px;
	margin-top: -2px;
}
.userlog span.ssbox {
	margin-right: 5px;
}

.userlog span.suserspacer {
	margin-right: 25px;
}

.userlog span.ssbox INPUT {
	width: 80px;
	color: #000000;
	font-size: 100%;
	background: url(../Client.Images/bg_search_input.gif) no-repeat -1px -1px!important;
	border: 1px solid #999999!important;
	padding-left: 4px;
	height: 15px;
}

#uautomate {
	position:absolute;
	visibility: hidden;
	top: -24px;
	right: 50px;
	width: 206px;
	height: 19px;
	border: solid 1px #999999;
	z-index: 998px;
	background: #EDEEEF;
	padding: 2px 2px 2px 2px;
	display: none;
}

#uautomate span {
	float: left!important;
	display: block;
	padding-top: 0px!important;
	padding-right: 0px!important;
	height: 15px!important;
	background: transparent!important;
	margin-top: 2px;
	_margin-top: 0px;
}

#cautomate {
	display: block;
	border: 1px solid #999999;
	width: 14px;
	height: 14px;
	overflow: hidden;
	text-align: center;
	margin-top: 2px;
	margin-right: 1px;
	float: right;
	color: #999999!important;
	text-decoration: none;
}

/* ------------------------- USER LOGIN END -------------------------- */


/* ------------------------ SUBMENU ------------------------ */
#customsubmenu{
	padding: 6px 6px 6px 6px;
	visibility: hidden;
	position: absolute;
	top: 246px;
	width: 116px;
	background: #005a9b;
	border: 1px solid #ffffff;
	text-align: left;
	z-index: 700px;
}

#customsubmenu div {
	display: block;
	z-index: 201px;
}

#customsubmenu div.sbmnitem {
	border-bottom: 1px solid #0086ca;
}

#customsubmenu div.sbmnitemlast {

}

#customsubmenu div a {
	padding: 3px 0 3px 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#customsubmenu div.sbmnitemlast a {
	padding: 3px 0 0 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.sbmenuhack{
	display: none!important;
}
/* ------------------------ SUBMENU END ------------------------ */


/* ------------------------ DOPRAVNI INFO ------------------------ */
.course {
	border-bottom: 1px solid #ffffff;
	width:250px;
	height: 132px;
	overflow: hidden;
	float:left;
	background: url(../Client.Images/bg_video.jpg) no-repeat;
	/*background: url(../Client.Images/bg_course.jpg) repeat-y;*/
}

#rsstrafficclip {
	width: 250px;
	color: #ffcc00;
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	text-align: center;
}

.rssthlink {
	display: block;
	width: 227px;
	height: 35px;
	margin-top: 10px;
	margin-left: 10px;
}

#rsstrafficclip #rsstrafficdata a{
	color: #ffffff;
	text-decoration: none;
}

#rsstrafficclip #rsstrafficdata{
	display: block;
	height: 25px;
	margin-top: 10px;
	margin-right: 27px;
	margin-left: 27px;
	overflow: hidden;
	text-align: left;
	clear: right;
}

#rsstrafficclip .trafficlink {
	display: block;
	width: 139px;
	height: 19px;
	margin-top: 8px;
	background: url(../Client.Images/bg_course_butt.jpg) no-repeat;
}


/* ------------------------ DOPRAVNI INFO END ------------------------ */


.clear {
	line-height:0px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.noview {
	display: none;
}

.ardate {
	text-transform:uppercase;
}

.noborder {
	border-bottom: 0px solid!important;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

.cred {
	color: #005b9e;
}

.nobottborder {
	margin-bottom: 0px!important;
}

.ads {
	font-size: 80%;
	color:#999999;
}

#txtSearch {
	color: #000000!important;
	padding-left: 6px;
}

.pager {
	text-align: center!important;
}

.pager a {
	color:#333333;
	padding: 0 5px 0 5px;
}

.macrotable tbody tr td {background-color: transparent; border-color: #999999; padding: 0px 2px 0px 2px;}



/* --------------------------- BANNERS ---------------------------- */
.banner {
	display: block;
	/*color: #FFFFFF;
	background: #C7C7C7;*/
	text-align: center;
	overflow: hidden;
}

#bnrskyr {
	width:120px;
	height:600px;
}

#bnrsqr {
	width:250px;
	height:250px;
	float:left;
}

#bnrsqrbl {
	display: block;
	overflow: hidden;
	width:150px;
	height:150px;
}

#bnrsqrbr {
	display: block;
	overflow: hidden;
	width:250px;
	height:250px;
	margin-bottom: 6px;
}

.banner a img {
	border: 0px solid!important;
}

#bnrhacksky {
z-index:400; position: absolute; top:0px; right: 0px; display: block; width: 120px; height: 600px;
}

#bnrhacksqr {
z-index:500; position: absolute; top:133px; right: 121px; display: block; width: 250px; height: 250px;
}

.banner,
.banner table tr td {
	text-align: center;
}

.banner table {
	margin: 0 auto;
}

#advert-ahead{
	background: #59626D;
	min-height: 114px;
	padding-top: 2px;
}

#advert-ahead label{
	display: block;
	width: 998px;
	margin: 0 auto;
	text-align: center;
	font-size: 90%;
	color: #a9a9a9;
	background: transparent;
}

/*\*/
* html #advert-ahead {
	height: 114px;
}
#advert-ahead.sticky {
    position:fixed;
    top:0;
    z-index:10000;
    margin: 0 auto;
    background: transparent;
}
* html #advert-ahead.sticky { 
    position:absolute;
    top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
}

#advert-tx{
	padding: 10px;
}	

#advert-tx table,
#advert-tx div,
#advert-tx table div{
	display: block;
	width: 230px!important;
	height: auto;
	overflow: hidden;
}
/* ------------------------- BANNERS END -------------------------- */


/* ------------------------- BOX VIDEO -------------------------- */
#videolink
{
	display:block;
	height: 34px;
	width: 200px;
	margin-left: 13px;
}
#videoclip {
	display:block;
	padding: 11px 5px 10px 5px;
}

.videopane a {
	color: #DAE2EB;
}

#videoclip b
{
	padding: 0 8px 0 9px;
}

#videoclip b a
{
	color: #ffffff;
}

.videopane {
	display: block;
	height: auto!important;
	margin-bottom: 13px;
	margin-right: 0px;
	float: right;
	width: 104px;
	padding: 0 8px 0 0px;
	text-align: left;
	overflow: hidden;
}

.videopane-right {
	float: left;
	padding: 0 0px 0 16px;
}

.videopane a img {
	border: 1px solid #DAE2EB;
	text-decoration: none!important;
	margin-bottom: 2px;
}

.videopane a:hover img
{
	text-decoration: none!important;
}

.videopane a {
	font-weight: bold;
	text-decoration: none;
}
/* ------------------------- BOX VIDEO END -------------------------- */



/* ****************************** V2.0 ******************************* */
.rssblog
{
	display: block;
	width: 230px;
	background: url(/Client.Images/bg_blog.gif) no-repeat 0px -10px #006ebd;
	padding: 10px;
	position: relative;
}

.rssblog .box-data {
	display:block;
	position: relative;
	padding-top:10px;
}


.rssblog .box-data a {
	color: #FFCC00;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	float:left;
	background: #00508a;
	overflow: hidden;
}

.rssblog .box-data span {
	display: block;
	float:left;
	background: #2975ac;
	width: 23px;
	height: 13px;
	color: #FFCC00;
	padding: 2px 7px 2px 1px;
	text-align: center;
	overflow: hidden;
	border-bottom: solid 1px #0a304f;
	border-right: solid 1px #0a304f;
}

.rssblog .box-data span.rssdate {
	width: 40px!important;
	text-align: right!important;
	padding: 2px 1px 2px 1px!important;
}

.rssblog .box-data span.rssdate a{
	float:none!important;
}

.rssblog .box-data span.rssdate a {
	background: #2975ac;
}


.rssblog .box-data span.rssspacer {
	display:none;
}

.rssblog .box-data div {
	display: block;
	clear: both;
}

.rssblog .box-data div small {
	color: #ffffff;
}

.rssblog .box-header
{
	height:24px;
	margin-left:6px;
	/*margin-top:11px;*/
	width:193px;
	display: block;
}

.rssblog .box-data .rsslink {
	display: block;
	float:left;
	background: #00508a;
	width: 162px;
	height: 13px;
	padding: 2px 12px 2px 12px;
	border-bottom: solid 1px #0a304f;
	border-right: solid 1px #0a304f;
	overflow: hidden;
	text-align: left;
}

#bnrstl
{
	border-left: solid 0px #ffffff!important;
}
.prolink-header {
	text-align:center!important;
}

.prolink-header .links-wrap {
	text-align:left!important;
	width:1000px!important;
}