/* BODY */

body {
	background: url(../images/bg_body_small.gif) repeat-x;
	background-color: #ffffff;
	margin: 0px;
}

/* MAIN WRAPPER */
.layWrapper {
	margin: 0 auto;
	width: 950px;
}

/* HEADER */
.lay01Header {
	width: 100%;
	height: 103px;
}
.lay01Header img {
	padding-top: 5px;
	float: left;
}
.eWelcome {
	float: right;
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color: #333333;
	margin-top: 10px;
	font-align: right;
}
.eLogout {
	float: right;
	width: 240px;
	height: 22px;
	margin-top: 5px;
	text-align: right;
	background: url(../images/bg_logout.gif) top no-repeat;
}


.euler {
	float: right;
	width: 250px;
	height: 100px;
	margin-top: 5px;
	text-align: right;
	
}

.euler p {
	font-family: Trebuchet MS;
	font-size: 0.75em;
	font-weight: bold;
	
	color: #333333;
	margin: 20px 0px 0px -20px;
}

.euler p a {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5EA700;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	text-decoration:underline;
}

.euler a {
	font-family: Trebuchet MS;
	font-size: 0.7em;
	font-weight: bold;
	color: white;
	margin-right: 80px;
	background: url(../images/bg_link_white_dots.gif) bottom repeat-x;
	text-decoration: none;
}
.euler a:hover {
	background: none;
	text-decoration: none;
}



.eLogout p {
	font-family: Trebuchet MS;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	margin: 40px 0px 0px -20px;
}

.eLogout p a {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5EA700;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	text-decoration:underline;
}

.eLogout a {
	font-family: Trebuchet MS;
	font-size: 0.7em;
	font-weight: bold;
	color: white;
	margin-right: 80px;
	background: url(../images/bg_link_white_dots.gif) bottom repeat-x;
	text-decoration: none;
}
.eLogout a:hover {
	background: none;
	text-decoration: none;
}

/* FOOTER */
.lay03Footer {
	clear: both;
	margin-bottom: 20px;
	padding: 20px 0px 0px 10px;
	width: 100%;
	height: 41px;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 0.7em;
	color: #333333;
	
}

.lay03Footer ul {
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin:0px;
}

.lay03Footer li {
	display:inline;
}

.lay03Footer li a {
	text-decoration: none;
	margin-right: 8px;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 1em;
	background: url(../images/bg_link_black_dots.gif) bottom repeat-x;
	text-decoration: none;
}

.lay03Footer li a:hover {
	background-image: none;
	text-decoration: none;
}

/* LEFT COLUMN */
.lay02Column01 {
	float: left;
	width: 380px;
	background: url(/images/bg_vert.gif) repeat-y right;
	padding-left:20px;
	padding-right:70px;
}

.lay02Column01 label {	
	color: #32A0B7;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;

}

.lay02Column01 p {	
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}

.chosen {
	background:#B7D57B; 
	width:363px; 
	height:52px; 
	margin-left:7px;
	padding:5px;
}
.white {
	background:#ffffff; 
	width:363px; 
	height:52px; 
	margin-left:7px;
	padding:5px;
}
.grey {
	background:#CCCCCC; 
	width:363px; 
	height:52px; 
	margin-left:7px;
	padding:5px;
}

/* RIGHT COLUMN */
.lay02Column02 {
	width: 430px;
	float: right;
}

/* middle COLUMN */
.lay02Column03 {
	background: url(/images/bg_vert.gif) repeat-y; 
	float:left; 
	width:70px;
	height:100%;;
}


/*   obrazec   */

.eForm {
	width: 440px;
	
	/*margin-bottom: 10px;*/
	padding-bottom: 10px;
	background:url(../images/bg_form_middle_small.gif) repeat-y;
	background-color: white;
	font-family: Trebuchet MS;
	font-size: 0.8em;
	color: #333333;
}

.eForm div.header {
	background: url(../images/bg_form_module_top_small.gif) top left no-repeat;
	margin: 0px;
	height: 15px;
	padding: 0px 0px 30px 30px;
	#padding: 0px 0px 15px 30px;
}

.eForm div.headerLong {
	background: url(../images/bg_form_module_top_LONG.gif) top left no-repeat;
	margin: 0px;
	height: 30px;
	padding: 0px 0px 20px 30px;
}

.eForm h2 {
	font-family: Trebuchet MS;
	font-size: 1em;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	display: inline;
	width: 210px;
	float: left;
}

.eForm label.h2big {
	font-family: Trebuchet MS;
	font-size: 1em;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	display: inline;
	width: 250px;
	float: left;
}






.eForm .requiredFields {
	background-color: white;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
	color: #1786A0;
	font-weight: bold;
}

.eForm div {
	margin: -5px 30px 10px 30px;
	background: none;
	clear: both;
}

.eForm div.noMargin {
	margin: 0;
}

.eForm input.noBorder {
	border: none;
}

.eForm div.noMargin div {
	margin: 0;
}

.eForm div p {
	margin-bottom: -5px;
	#margin-bottom: -10px;
}

.eForm div a {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #1786A0;
	background: url(../images/bg_link_dots_blue.gif) bottom repeat-x;
	text-decoration: none;
}
.eForm div a:hover {
	background: none;
	text-decoration: none;
}

/*
.eFormModule div a {
	background: url(../images/bg_link_black_dots.gif) bottom repeat-x;
	color: #333333;
	text-decoration: none;
}

.eFormModule div a:hover {
	background: none;
	text-decoration: none;
}
*/

.eForm input,textarea,file, select {
	border: 1px solid #7E9DB9;
	padding: 1px 0px 1px 0px;
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #333333;
	
}

.eForm select {
	border: 1px solid #7E9DB9;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #333333;
	height: 1.55em;
	#height: 2em;
	overflow:visible;
}



.eRegistration2 label {
	float: left;
	width: 110px;
	font-weight: bold;
	font-size:12px;
	padding-top:3px;
}

.eRegistration2 p {
	clear: both;
}

.line {
	background:url(/images/line.gif) top repeat-x; 
	width:950px; 
	height:3px; 
	position:absolute; 
	top:90px;
}

.mainText {
	color:#32A0B7; 
	font-size:1.2em; 
	font-family:Trebuchet MS; 
	text-align:center; 
	font-weight:500 ; 
	padding:15px 0px 25px 0;

}

.dataBig {
	 font-weight:bold; 
	 font-family: Trebuchet MS; 
	 font-size:13px; 	
	 color:#333333;

}

.dataSmall {
	font-weight:bold; 
	font-family: Trebuchet MS; 
	font-size:10px; 	
	color:#333333;
}

.mainLeft {
	color:#333333; 
	font-size:1.08em; 
	font-family:Trebuchet MS; 
	text-align:left; 
	font-weight:500 ; 
	padding:0px 0px 25px 0;
}


.privacy {
	 color:#000000; 
	 font-size:0.8em; 
	 font-family:Trebuchet MS;  
	 float:left; width:420px;  
	 background-color:#e4f2f5; 
	 border-width:1px; 
	 border-color:#32a0b7; 
	 border-style: solid; 
	 padding:8px;
}

.privacy2 {
	 color:#000000; 
	 font-size:0.98em; 
	 font-family:Trebuchet MS;  
	 width:360px;
	 float:left;
	 position:relative;  
	 background-color:#e4f2f5; 
	 border-width:1px; 
	 border-color:#32a0b7; 
	 border-style: solid; 
	 padding:8px;
}
