#root {
	position: relative;
	text-align: left;
	min-width: 990px; 
    width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#root DIV.top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}


BODY {
	font-size: 9pt; 
    color: #000000; 
    background-color: #ffffff;
/*    background-image: url("img/bg.png"); */ 
}

BODY, P, DIV, H1, H2, H3, H4, UL, OL, LI, FORM, TH, INPUT, SELECT, TEXTAREA { 
	padding: 0px; margin: 0px; 
    font-family: Tahoma, Verdana, Arial, Sans-serif; color: #454545; 
}

IMG { border: solid 0px; }

H1, H2.h1 { font-size: 1.7em; font-weight: normal; margin-bottom: 10px; color: #0080C0; }
H2 { font-size: 1.2em; font-weight: normal; margin-bottom: 10px; }
H3 { font-size: 1.1em;   }
H4 { font-size: 1em;  }

P { padding-bottom: 10px; padding-LEFT: 5px;  line-height: 150%; text-align: justify; }

UL, OL { padding-left: 20px; margin-left: 20px; padding-bottom: 15px; }

INPUT, SELECT, TEXTAREA { font-size: 1em; }

A, A:HOVER, A:VISITED { color: #0080C0; }



#root DIV.top { 
	clear: both; 
}
#root DIV.top DIV.logo { padding: 0px; }
#root DIV.top DIV.logo H1 { padding: 0px; margin: 0px; }
#root DIV.top DIV.logo-family { padding: 0px; }
#root DIV.top IMG.logo { margin: 0px; }

/* Reklamni banner horni pozice */
#adTop { position: absolute; top: 5px; left: 496px;  }
#adTop IMG { margin: 0px; }

/* Linka s reklamnim textem */
#headerline { 
	position: relative; 
	margin-bottom: 3px;
    padding: 2px;
    color: #454545;
}

#headerline A {	
    color: #454545;
    font-weight: normal; 
    text-decoration: none;
}

#headerline A:hover {	
	color: #B35A00;
    font-weight: normal; 
    text-decoration: underline;
}


/* nontable layout */
#main {
    width: 723px; 
    padding-left: 250px;
    padding-right: 15px;
    padding-top: 30px;
    min-height: 400px;   
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
    border: 1px solid  #799EDA;
    background-repeat: repeat-y; 
    background-image: url("img/main.png");  
}

.img2 { 
	border: solid 0px;
    margin-left: 10px; 
}

/* Odkazove nadpisy na titulni strance */
#main H2 A { font-size: 1.2em; text-decoration:none; }
#main H2 A:hover { text-decoration:underline; }



/* Paticka stranky */
#footer { 
	clear: both; 
    text-align: center; 
    padding: 8px;
    color: #FFFFFF;
    font-size:90%; 
	background-color: #0342C6;
    border: 0px solid  #BEBEBE;
    margin-bottom: 10px;
}

#footer A  {
	color: #ffffff;
} 

#footer TD {
	color: #ffffff;
} 

/******************************************************************************
	Horni linka s reklamnim textem, tesne pod hlavickovym pruhem
******************************************************************************/


/* headery */ 
#main H1 { 
	color: #1E3962; 
}

#main H2 { color: #1E3962; }
#main H3 { color: #1E3962; }
#main H4 { color: #1E3962; }

/* text */ 
#main P { 
	color: #000000; 
}

/* odkazy */ 
#main A { 
	color: #2118D5;
    text-decoration: none; 
}

#main A:hover { 
    text-decoration: underline; 
}

#main .mainMenu {
	background-color: #ffffff;
    border: 1px solid #799EDA;
    padding: 10px;
    width: 170px;
    text-align: left;
    position: absolute; top: 120px; left: 20px;
}

#main .mainBody {
    width: 723px;

}

/* pobidka k registraci z whatsnew stranky */
.whatsnew_register {
	font-size: 11pt;
	padding: 15px; 
	padding-top: 20px;
	padding-bottom: 30px;
    background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
    background-image: url("img/ordernowbg.png"); 	
}
