
/*
 ****************
 * TABLE LAYOUT *
 ****************
*/

.X_TableL_Space {
	height: 5px;
}

.X_NoSpace {
	height: 0px;
	width: 0px;
}

.X_MainC {
	height: 100%;
	xbackground-color: red;
}

/*
 *****************
 * MISCELLANEOUS *
 *****************
*/

.X_Misc_Title_Big_Left {	
	width: 19px;
	height: 50px;
	background-image: url(/images/common/title_big_left.gif);
}

.X_Misc_Title_Big_MainCell {
	background-image: url(/images/common/title_big_padding.gif);
	background-repeat: repeat-x;
}

.X_Misc_Title_Big_MainBack {
	position: relative;
	height: 37px;
}

.X_Misc_Title_Big_MainSpace {
	position: relative; 
	height: 10px; 
	/* full height is 12px */
	overflow: hidden;
}

.X_Misc_Title_Big_MainText {
	position: relative; 
	z-index: 2; 
	height: 25px; 
	font-family: Tahoma;
	font-size: 22px; 
	overflow: hidden;
	text-align: center;
	color: #000080;
}

.X_Misc_Title_Big_MainImage {
	position: absolute; 
	z-index: 1;
	top: 0px; 
	width: 257px;
	height:37px;
	background-image: url(/images/common/title_big_main.gif)
}

.X_Misc_Title_Big_Right {
	width: 22px; 
	height: 50px; 
	background-image: url(/images/common/title_big_right.gif)
}

.X_Misc_Title_Big_BottomBack {
	background-image: url(/images/common/title_big_bpadding.gif); 
	background-repeat: repeat-x;
}

.X_Misc_Title_Big_BottomImage {
	width: 257px;
	height: 13px;
	overflow: hidden;
	background-image: url(/images/common/title_big_bottom.gif);
}

.X_Misc_Title_Small_Left {	
	width: 11px;
	height: 36px;
	background-image: url(/images/common/title_small_left.gif);
}

.X_Misc_Title_Small_MainCell {
	background-image: url(/images/common/title_small_padding.gif);
	background-repeat: repeat-x;
}

.X_Misc_Title_Small_MainBack {
	position: relative;
	height: 27px;
	z-index: 100;
}

.X_Misc_Title_Small_MainSpace {
	position: relative; 
	height: 9px; 
	overflow: hidden;
}

.X_Misc_Title_Small_MainText {
	position: relative; 
	z-index: 102;
	height: 18px; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
	overflow: hidden;
	text-align: center;
	color: #000080;
}

.X_Misc_Title_Small_MainText A {
	color: #000080;
}

.X_Misc_Title_Small_MainImage {
	position: absolute; 
	z-index: 101;
	top: 0px; 
	width: 100px;
	height:27px;
	background-image: url(/images/common/title_small_main.gif)
}

.X_Misc_Title_Small_Right {
	width: 16px; 
	height: 36px; 
	background-image: url(/images/common/title_small_right.gif)
}

.X_Misc_Title_Small_BottomBack {
	background-image: url(/images/common/title_small_bpadding.gif); 
	background-repeat: repeat-x;
}

.X_Misc_Title_Small_BottomImage {
	width: 100px;
	height: 9px;
	overflow: hidden;
	background-image: url(/images/common/title_small_bottom.gif);
}

.X_Misc_Table {
    background: transparent url(/images/common/semitransparent.gif);
    text-align: left;
}


/*
 ******************
 * NAVI COMPONENT *
 ******************
*/

.X_Navi_Left {	
	width: 9px;
	height: 25px;
	background-image: url(/images/common/navi_left.gif);
}

.X_Navi_MainCell {
	background-image: url(/images/common/navi_padding.gif);
	background-repeat: repeat-x;
}

.X_Navi_MainBack {
	position: relative;
	height: 16px;
}

.X_Navi_MainSpace {
	position: relative; 
	height: 5px; 
	overflow: hidden;
}

.X_Navi_MainText {
	position: relative; 
	z-index: 2; 
	height: 11px; 
	font-size: 9px; 
	font-weight: bold;
	font-family: Tahoma;
    white-space: nowrap;
	color: #ffffff;
}

.X_Navi_MainText A {
	color: #ffffff;
    text-decoration: none;
}

.X_Navi_MainText A:hover {
    color: #000080;
}

.X_Navi_MainImage {
	position: absolute; 
	z-index: 1;
	top: 0px; 
	width: 182px;
	height:16px;
	background-image: url(/images/common/navi_main.gif);
}

.X_Navi_Right {
	width: 100%; 
	height: 25px; 
	background-image: url(/images/common/navi_right.gif);
}
.X_Navi_RightCell {
	width: 100%;
}

.X_Navi_BottomBack {
	background-image: url(/images/common/navi_bpadding.gif); 
	background-repeat: repeat-x;
}

.X_Navi_BottomImage {
	width: 182px;
	height: 9px;
	overflow: hidden;
	background-image: url(/images/common/navi_bottom.gif);
}

/*
 ********************
 * HEADER COMPONENT *
 ********************
*/
			
.X_HeaderC {
	position: relative; 
	height: 112px; 
	width: 900px;
}
.X_HeaderC_Bar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 112px;
	background-image: url(/images/common/header.gif);
	background-repeat: no-repeat;
}
.X_HeaderC_Logo {
	position: absolute; 
	left: 338px;
	top: 5px;
	width: 224px;
	height: 99px;
	background-image: url(/images/common/header_logovdz_spring.gif);
}
.X_HeaderC_LeftBar {
	position: absolute; 
	left: 0px;
	top: 70px;
	width: 330px;
	height: 18px;
}
.X_HeaderC_RightBar {
	position: absolute;
	left: 570px;
	top: 74px;
	width: 330px;
	height: 18px;
}
.X_HeaderC_Search {
	position: absolute;
	left: 5px;
	top: -2px;
	width: 160px;
	height: 18px;
}

.X_HeaderC_Link_H {
    font-variant: small-caps;
    xcolor: #7d6196;
    color: #f9d50d;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 13px;
}
.X_HeaderC_Link A {
    font-variant: small-caps;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 13px;
}


.X_HeaderC_Search_TextBox {
	position: absolute;
	left: 20px;
	top: 0px;
	border: 1px solid #505197;
	background-color: #d1d3e6;
	width: 119px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000080;
}
.X_HeaderC_Search_Button {
	position: absolute;
	left: 145px; 
	top: 2px;
}        
.X_HeaderC_Search_Icon {
	position: absolute;
	left: 3px;
	top: 1px;
}

/*
 ********************
 * FOOTER COMPONENT *
 ********************
*/

.X_FooterC {
	position: relative;
	height: 24px;
	width: 900px;
}
.X_FooterC_Bar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 24px;
	background-image: url(/images/common/footer.gif);
	background-repeat: no-repeat;
}
.X_FooterC_LeftText {
	position: absolute; 
	left: 10px;
	top: 6px;
	width: 300px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.X_FooterC_RightText {
	position: absolute;
	left: 590px;
	top: 6px;
	width: 300px;
	font-family: Tahoma;
	color: #ffffff; 
	font-size: 10px; 
	text-align: right; 
	font-weight: bold;
}
.X_FooterC_CenterText {
	position: absolute; 
	left: 0px;
	top: 6px;
	width: 900px;
	font-family: Tahoma;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
//	font-weight: bold;
}

/*
 ******************
 * MENU COMPONENT *
 ******************
*/

.X_MenuC {
	position: relative;
	width: 149px;
	z-index: 1000;
	overflow: hidden;
}
.X_MenuC_Top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 149px;
	height: 43px;
	background-image: url(/images/common/menu_top.gif);
	background-repeat: no-repeat;
}
.X_MenuC_Line {
	position: absolute;
	left: 0px;
	width: 149px;
	height: 41px;
	background-image: url(/images/common/menu_line.gif);
	background-repeat: no-repeat;
}
.X_MenuC_Line1 {
	position: absolute;
	left: 0px;
	width: 149px;
	height: 41px;
	background-image: url(/images/common/menu_line1.gif);
	background-repeat: no-repeat;
}
.X_MenuC_Line2 {
	position: absolute;
	left: 0px;
	width: 149px;
	height: 41px;
	background-image: url(/images/common/menu_line2.gif);
	background-repeat: no-repeat;
}
.X_MenuC_Text {
	position: absolute;
	left: 38px;
	width: 98px;
	height: 32px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
	color: white;
}
.X_MenuC_Text_H {
	position: absolute;
	left: 38px;
	width: 98px;
	height: 32px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
	color: #f9d50d;
}
.X_MenuC_Text A {
    color: white;
    text-decoration: none;
}
.X_MenuC_Text_H A {
    color: #f9d50d;
    text-decoration: none;
}
.X_MenuC_Text A:hover {
    color: #000080;
}
.X_MenuC_Text_H A:hover {
    color: #000080;
}
.X_MenuC_Bottom {
	position: absolute;
	left: 0px;
	width: 149px;
	height: 97px;
	background-image: url(/images/common/menu_bottom.gif);
	background-repeat: no-repeat;
}
.X_MenuC_Title {
	position: absolute;
	left: 0px;
	top: 17px;
	width: 141px;
	text-align: center;
}
.X_MenuC_SubmenuContainer {
	border: none;
	padding: 7px 7px 7px 7px;
	border: solid 1px #505080;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
	z-index: 1000;
}
.X_MenuC_Submenu {
	background-color: #868bc4;
	padding: 3px 3px 3px 3px;
	display: none;
	position: absolute;
	z-index: 1001;
}
.X_MenuC_Submenu A {
	color: white;
	text-decoration: none;
}
.X_MenuC_Submenu A:hover {
	color: #000080;
}

/*
 *******************
 * LOGIN COMPONENT *
 *******************
*/

.X_LoginC {
	position: relative;
	width: 149px;
	height: 127px;
}
.X_LoginC_Top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 149px;
	height: 33px;
	background-image: url(/images/common/login_top.gif);
	background-repeat: no-repeat;
}
.X_LoginC_Line {
	position: absolute;
	left: 0px;
	top: 33px;
	width: 149px;
	height: 50px;
	background-image: url(/images/common/login_line.gif);
	background-repeat: repeat-y;
}
.X_LoginC_Bottom {
	position: absolute;
	left: 0px;
	top: 83px;
	width: 149px;
	height: 44px; 
	background-image: url(/images/common/login_bottom.gif);
	background-repeat: no-repeat;
}
.X_LoginC_Title {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 141px;
	text-align: center;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.X_LoginC_LoginText {
	position: absolute;
	left: 14px;
	top: 39px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
}
.X_LoginC_PasswordText {
	position: absolute;
	left: 14px;
	top: 72px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
}
.X_LoginC_LoginTextBox {
	position: absolute;
	left: 13px;
	top: 51px;
	border: 1px solid #505197;
		background-color: #d1d3e6;
	width: 110px;
	font-family: Tahoma;
	font-size: 11px;
    color: #000080;
}
.X_LoginC_PasswordTextBox {
	position: absolute;
	left: 13px;
	top: 84px;
	border: 1px solid #505197;
	background-color: #d1d3e6;
	width: 90px;
	font-family: Tahoma;
	font-size: 11px;
    color: #000080;
}
.X_LoginC_LoginButton {
	position: absolute;
	left: 113px;
	top: 86px;
}

.X_LoginC_LoggedInfo {
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	top: 39px;
	width: 117px;
	left: 13px;	
	height:53px;
	font-weight: normal;
	overflow: hidden;
}
.X_LoginC_LogoutText A {
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	color: #f9d50d;
	top: 95px;
	left: 13px;	
	font-weight: normal;
	overflow: hidden;
}


/*
.X_LoginC_TextBox {
	position: absolute;
	left: 13px;
	top: 42px;
	border: 1px solid #505197;
	background-color: #d1d3e6;
	width: 95px;
	font-family: Tahoma;
	font-size: 11px;
}
.X_LoginC_SearchButton {
	position: absolute;
	left: 116px; 
	top: 44px;
}
.X_LoginC_AdvancedSearch {
	position: absolute;
	left: 12px;
	top: 70px;
	width: 118px;
	text-align: center;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
}
*/

/*
 *******************
 * ABC COMPONENT *
 *******************
*/

.X_AbcC {
	position: relative;
	width: 149px;
	height: 123px;
}
.X_AbcC_Top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 149px;
	height: 33px;
	background-image: url(/images/common/abc_top.gif);
	background-repeat: no-repeat;
}
.X_AbcC_Line {
	position: absolute;
	left: 0px;
	top: 33px;
	width: 149px;
	height: 47px;
	background-image: url(/images/common/abc_line.gif);
	background-repeat: repeat-y;
}
.X_AbcC_Bottom {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 149px;
	height: 43px;
	background-image: url(/images/common/abc_bottom.gif);
	background-repeat: no-repeat;
}
.X_AbcC_Title {
	position: absolute;
	left: 8px;
	top: 12px;
	width: 141px;
	text-align:center;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

/*
 ******************
 * MISC COMPONENT *
 ******************
*/

.X_MiscC {
	position: relative;
	width: 149px;
	height: 108px;
}
.X_MiscC_Top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 149px;
	height: 33px;
	background-image: url(/images/common/misc_top.gif);
	background-repeat: no-repeat;
}
.X_MiscC_Line {
	position: absolute;
	left: 0px;
	top: 33px;
	width: 149px;
	height: 2px;
	background-image: url(/images/common/misc_line.gif);
	background-repeat: repeat-y;
}
.X_MiscC_Bottom {
	position: absolute;
	left: 0px;
	top: 35px;
	width: 149px;
	height: 75px;
	background-image: url(/images/common/misc_bottom.gif);
	background-repeat: no-repeat;
}
.X_MiscC_Title {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 141px;
	text-align:center;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.X_MiscC_Petr {
	position: absolute;
	left: 8px;
	top: 38px;
	width: 125px;
	height: 125px;
}
.X_MiscC_TopList {
	position: absolute;
	left: 30px;
	top: 50px;
	width: 88px;
	height: 31px;
}

.X_MiscC_Ataxo {
  position: absolute;
  left: 30px;
  top: 180px;
  width: 88px;
  font-family: Tahoma;
	font-size: 8px;
  color: #FFFFFF; 
  text-align: center;
}
.X_MiscC_Ataxo A {
  text-decoration: none;
  color: #FFFFFF;
}

.X_MiscC_W3C {
	position: absolute;
	left: 30px;
	top: 170px;
	width: 88px;
	height: 31px;
}
/*
 ************************
 * STATISTICS COMPONENT *
 ************************
*/

.X_StatsC {
	position: relative;
	width: 149px;
	height: 87px;
}
.X_StatsC_Top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 149px;
	height: 33px;
	background-image: url(/images/common/statistics_top.gif);
	background-repeat: no-repeat;
}
.X_StatsC_Line {
	position: absolute;
	left: 0px;
	top: 33px;
	width: 149px;
	height: 10px;
	background-image: url(/images/common/statistics_line.gif);
	background-repeat: repeat-y;
}
.X_StatsC_Bottom {
	position: absolute;
	left: 0px;
	top: 43px;
	width: 149px;
	height: 44px;
	background-image: url(/images/common/statistics_bottom.gif);
	background-repeat: no-repeat;
}
.X_StatsC_Title {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 141px;
	text-align: center;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.X_StatsC_Text {
	position: absolute;
	left: 13px;
	top: 40px;
	width: 118px;
	text-align: center;
	font-family: Tahoma;
	color: #f9d50d;
	font-size: 10px;
	font-weight: normal;
}

/*
 *********************
 * PREVIEW COMPONENT *
 *********************
*/

.X_PreviewC {
	position: relative;
	width: 149px;
	height: 188px;
}
.X_PreviewC_Bar {
	left: 0px;
	top: 0px;
	width: 149px;
	height: 188px;
	position: absolute;
	background-image: url(/images/common/preview.gif);
	background-repeat: no-repeat;
}
.X_PreviewC_Title {
	position: absolute;
	left: 8px;
	top: 12px;
	width: 141px;
	text-align:center;
	font-family: Tahoma;
	color: #f9d50d; 
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.X_PreviewC_Picture {
	position: relative;
	left: 30px;
	top: 60px;
	width: 98px;
	height: 98px;
	overflow: hidden;
}

.X_PreviewC_Picture2 {
	position: absolute;
	left: -98px;
	width: 98px;
	height: 98px;
}

.X_PreviewC_PictureStatic {
	position: absolute;
	left: 0px;
	width: 98px;
	height: 98px;
}

.X_PreviewC_Description {
	position: absolute;
	left: 16px;
	top: 35px;
	width: 125px;
	height: 16px;
	overflow: hidden;
}

.X_PreviewC_Description2 {
	display: inline-block;
	position: absolute;
	text-align: center;
	font-family: Tahoma;
	color: white;
	font-size: 14px;
	font-variant: small-caps;
	top: -17px;
	height: 17px;
	overflow: hidden;
}

.X_PreviewC_DescriptionStatic {
	position: relative;
	text-align:center;
	font-family: Tahoma;
	color: #000080;
	font-size: 14px;
	font-variant: small-caps;
	background-color: red;
}

/*
 ******************
 * NEWS COMPONENT *
 ******************
*/

.X_NewsC {
	position: relative;
	width: 149px;
}
.X_NewsC_Top {
	left: 0px;
	top: 0px;
	width: 149px;
	height: 33px;
	position: absolute;
	background-image: url(/images/common/news_top.gif);
	background-repeat: no-repeat;
}
.X_NewsC_Line {
	left: 0px;
	width: 149px;
	height: 113px;
	position: absolute;
	background-image: url(/images/common/news_line.gif);
	background-repeat: no-repeat;
}
.X_NewsC_Bottom {
	left: 0px;
	width: 149px;
	height: 45px;
	position: absolute;
	background-image: url(/images/common/news_bottom.gif);
	background-repeat: no-repeat;
}
.X_NewsC_Title {
	left: 8px;
	top: 12px;
	width: 141px;
	position: absolute;
	text-align: center;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.X_NewsC_Date {
	left: 18px;
	width: 121px;
	height: 11px;
	position: absolute;
	text-align: center;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
}
.X_NewsC_Text {
	position: absolute;
	left: 18px;
	top: 55px;
	width: 121px;
	height: 85px;
	display: table;
}
.X_NewsC_Text div {
	_position: relative; 
	display: table-cell;
	vertical-align: middle; 
}
.X_NewsC_Text div div {
	_position: absolute;
	_top: 50%; 
}
.X_NewsC_Text div div div {
	_position: relative;
	_top: -50%;
	font-family: Tahoma;
	color: #f9d50d;
	font-size: 10px;
	text-align: center;
	width: 121px;
	xfont-weight: bold;
}
.X_NewsC_MoreText {
	position: absolute;
	left: 18px;
	width: 121px;
	text-align: right;
	font-family: Tahoma;
	color: #f9d50d;
	font-size: 11px;
	font-weight: bold;
}

