body{
    text-align:center;
	margin: auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
    background:#DDD;
}

body, table{
		font-size:11px;
    font-weight: bold;
    color: #000000;	
}

html, body{
		height: 100%;
}

a{
		text-decoration: none;
}

input{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #000000;
}

.clearFix{
		clear: both;
}

.ie6fix{
		display: none;
		_display: block;
}

.rootDiv{
		width: 1000px;
    margin: auto;
}

.headerDiv{
    width: 1000px;
    float: left;
    background: url("../../images/bgrLeft.gif") repeat-y;
}

.contentDiv{
    width: 888px;
    margin: auto;  
}

.contentDivBody2{
    width: 888px;
    min-height: 600px;
    float: left;
    background: url("../../images/imageShape.jpg") no-repeat bottom;
}

.contentDivBody1{
    width: 888px;
    float: left;
    background: url("../../images/contentDivSeparator.jpg") repeat-y;   
}

.headerCollage{
    width: 888px;
    height: 286px;
    margin-top: 1px;
    float: left;
    background: #000 url("../../images/background.jpg") no-repeat center;
}

.headerInfobar{
    width: 888px;
    height: 16px;
    float: left;
    padding-top: 3px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: right;
    background: #BBB url("../../images/headerInfobar.jpg") no-repeat; 
}

.headerLanguageSK, .headerLanguageSK a{
    width: 20px;
    height: 14px;
    float: left;
    cursor: pointer;
    padding-right: 4px;
    border: none;
    background: url("../../images/sk.gif") no-repeat; 
}

.headerLanguageGER, .headerLanguageGER a{
    width: 20px;
    height: 14px;
    float: left;
    cursor: pointer;
    padding-right: 4px;
    border: none;
    background: url("../../images/ger.gif") no-repeat; 
}

.headerLanguageIT, .headerLanguageIT a{
    width: 20px;
    height: 14px;
    float: left;
    cursor: pointer;
    border: none;
    background: url("../../images/it.gif") no-repeat; 
}

/* LeftPanel Begin */

.leftPanelBck{
    width: 178px;
    float: left;    
    margin: 0px 0 0 0;
}

/*.leftPanel, .leftPanel a{
    width: 220px;
    float: left;
    display: block;
    font-size: 12px;
    font-family: Tahoma, Verdana;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}*/

.leftPanelButton, .leftPanelButton a, .leftPanelButton a:hover{
    width: 125px;
    height: 26px;
    font-size: 11px;
    font-weight: normal; 
    text-align: center; 
    line-height: 24px;  
    float: left;
    display: block;
    color: #DDD;
    cursor: pointer;
    border: 0px solid transparent;
    background: url("../../images/mainMenuButton1.png") no-repeat; 
}

.leftPanelButton{
    margin: 20px 0 0 16px;
    _margin: 20px 0 0 8px; 
}

a:hover.leftPanelButton{
    font-weight: bold;
    color: #EEE;
    background: url("../../images/mainMenuButton2.png") no-repeat; 
}

/* LeftPanel End */

/* MainMenu Begin */

.divDateTime{
    display: block;
	float: right;
	color: red;
}

/* MainMenu End */

/* BottomPanel Begin */

.bottomPanel{
    width: 888px;
	height: 34px;
	float: left; 
	color: #FFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: url("../../images/bgrBottomPanel.jpg") no-repeat;
	clear: both;
}

.bottomPanel a{
	color: #FFF;
}

.bottomPanelText1{
    float: left;
    font-size: 10px;
    padding: 12px 0px 0px 380px;
}
    
.bottomPanelText2{
    margin-left: 0px;
    float: left;
    font-size: 10px;
    padding: 12px 0 0 140px;
}    

.bottomPanelText3, .bottomPanelText3 a{
    float: left;
    font-size: 10px;
}

.bottomPanelText3 a{
    padding: 12px 0 0 2px;
}

.bottomPanelText2 a:hover, .bottomPanelText3 a:hover{
    color: #FFCD00;
}

.counter{
		text-align: left;
		width: 444px;
		float: left;
}

.dateTime{
		text-align: right;
		width: 444px;	
		float: right;
}
