/* MP */

body {
    padding: 0;
    margin: 0;
    background: rgb(250, 246, 234);
}

body {
	font-family: Arial, Verdana, lucida, sans-serif;
	font-size: 12px;	
	color: #44402e;
	line-height: 140%;
}

td, th, tr, input, option, select, textarea, .text 
{
	font-family: Arial, Verdana, lucida, sans-serif;
	font-size: 12px;	
	color: #44402e;
}

/* pozicia pre zahlavie	*/
#plavec-mono {
	position: absolute;
	top: 60px;
	left: 570px;
	width: 387px;
	height: 223px;
	z-index: 3;
	background:url('gfx/plavec-mono.gif');
}	

#plavec-color {
	position: absolute;
	top: 120px;
	left: 620px;
	width: 370px;
	height: 298px;
	z-index: 2;
	background:url('gfx/plavec-color.gif');
}

#zahlavie {
	position: relative;
	margin:0;
	padding:0;
}

/* uvodna stranka - modry text */
.text-modry {
	padding-left: 26px;
	color: #28aae1;
	font-size: 26px;	
	text-align: left;
	line-height: 120%;
}

.text-sivy {
	padding-left: 26px;
	font-size: 26px;	
	text-align: left;
	line-height: 120%;
}

.text-sivy-velky {
	padding-left: 26px;
	font-size: 52px;	
	text-align: left;
	line-height: 120%;
}

.lavy_blok {
	padding-left: 26px;
	padding-top: 26px;
}


.jeden_blok {
	padding-left: 26px;
	padding-right: 70px;
	padding-top: 26px;
}

.orange {
	color: #f7941e;
}

.ocean {
	color: #25aae1;
}

.siva {
	color: #e3dfd2;
}

.green {
	color: #99be3c;
}

.white  {
	color: #ffffff;
}

.f18 {
	font-size: 18px;
}

.f26 {
	font-size: 26px;
}

.horny_okraj {
	padding: 6px 0px 0px 0px;
}

/* tmavsi podklad pre texty */
.podklad {
	background: #f5edd7;
	text-align: left;
	line-height: 120%;
}

.zeleny_napis {
	color: #a2c005;
	font-size: 16px;		
}

/* ikona example na spodku stranky */
#example {
	position: relative;
	top: 10px;
	left: 10px;	
	background:url('gfx/examples.png');
	width: 62px;
	height: 30px;
}


ul {
	margin: 0px;
	padding-left: 26px;
	margin-left: 0px;	
}
 
.text {
	position: relative;
	top: 6px;
	text-align: justify;
}

.sirka {
	padding-right: 6px;
	margin-right: 0px;	
}

/* odsadenie bolokov z lava a z prava pre trei stlpec */
.rl_border {
	padding: 0px 6px 0px 11px;
	margin: 0 0 0 0;
}

/* odkazy na stranke */
A.mail:link, A.mail:visited, A.mail:hover {
	font-weight: bold;
	color: #f7941e;
	text-decoration: underline;
	padding-left: 0px;	
}

/* popup window */
.p_okraje {
	padding: 20px 30px 10px 30px;
	color: #000000;
	line-height: 140%;	
}

.p_header {
	color: #ffffff;
	line-height: 140%;	
	font-size: 16px;		
	font-weight: bold;
}

ol.pop {
	margin: 0px;
	padding-left: 26px;
	margin-left: 0px;	
	font-weight: bold;
}

li.pop {
	padding-left: 10px;
}

.normal {
	font-weight: normal;
}

A.pop:link, A.pop:visited, A.pop:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 0px;	
}