body, html {
	margin: 20px;
	font-family: sans-serif;
	color: #4C4C4C;
	font-size: 9pt;
	background-position: center;
	background-color: #BEBFBF;
}

a:link {text-decoration: none; color: #FF8A00;}
a:visited {text-decoration: none; color: #F6B322;}
a:hover {text-decoration: underline; color: #F6B322;}

#megadiv01 {
margin: 0 auto;
width:871px;
}

#megadiv02 {
width:871px; 
background-color:#ffffff;
border: 3px solid white;
float: left;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
}

#page {
float: left;
	width: 871px;
	background-image: url(images/bgcontbottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#page_deu {
float: left;
	width: 871px;
	background-image: url(images/bgcontbottomdeu.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.top {
	background-image: url(images/top.gif);
	width: 871px;
	background-repeat: no-repeat;
	height: 24px;
}

.neni {display:none;}
.lang_deu {background: url(images/deu.gif) no-repeat; float: right; width:70px; height:24px;}
.lang_deu:hover {background: url(images/deu.gif) no-repeat; background-position: 0px -24px;}

.lang_cz {background: url(images/cz.gif) no-repeat; float: right; width:70px; height:24px;}
.lang_cz:hover {background: url(images/cz.gif) no-repeat; background-position: 0px -24px;}

.flash {
	width: 871px;
	height: 242px;
}

.menu {
	height: 35px;
	width: 871px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
}

.line {
	width: 871px;
	height: 23px;
	background-color: #293171;
}

.content {
float: left;
	background-image: url(images/bgconttop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 871px;
}

.content_deu {
float: left;
	background-image: url(images/bgconttopdeu.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 871px;
}

.kontakt {
	float: left;
	width: 215px;
	padding: 135px 0px 0px 35px;
}

.obsah {
	float: left;
	width: 500px;
	padding: 90px 30px 100px 80px;
}

.clear {
	clear: both;
}
/*---------------------------------------------------------------------------------------------------menu */
.home {background: url(images/home.gif) no-repeat; float: left; width:250px; height:35px;}
.home:hover {background: url(images/home.gif) no-repeat; background-position: 0px -35px;}
.material {background: url(images/material.gif) no-repeat; float: left; width:82px; height:35px;}
.material:hover {background: url(images/material.gif) no-repeat;background-position: 0px -35px;}
.geometrie {background: url(images/geometrie.gif) no-repeat;float: left; width:96px; height:35px;}
.geometrie:hover {background: url(images/geometrie.gif) no-repeat;background-position: 0px -35px;}
.historie {background: url(images/historie.gif) no-repeat;float: left; width:77px; height:35px;}
.historie:hover {background: url(images/historie.gif) no-repeat;background-position: 0px -35px;}
.vzpery {background: url(images/vzpery.gif) no-repeat;float: left; width:189px; height:35px;}
.vzpery:hover {background: url(images/vzpery.gif) no-repeat;background-position: 0px -35px;}
.formular {background: url(images/formular.gif) no-repeat;float: left; width:89px; height:35px;}
.formular:hover {background: url(images/formular.gif) no-repeat;background-position: 0px -35px;}
.doporucit {background: url(images/doporucit.gif) no-repeat;float: left; width:88px; height:35px;}
.doporucit:hover {background: url(images/doporucit.gif) no-repeat;background-position: 0px -35px;}


.home_deu {background: url(images/home_deu.gif) no-repeat; float: left; width:251px; height:35px;}
.home_deu:hover {background: url(images/home_deu.gif) no-repeat; background-position: 0px -35px;}
.material_deu {background: url(images/material_deu.gif) no-repeat; float: right; width:96px; height:35px;}
.material_deu:hover {background: url(images/material_deu.gif) no-repeat;background-position: 0px -35px;}
.geometrie_deu {background: url(images/geometrie_deu.gif) no-repeat;float: right; width:96px; height:35px;}
.geometrie_deu:hover {background: url(images/geometrie_deu.gif) no-repeat;background-position: 0px -35px;}
.historie_deu {background: url(images/historie_deu.gif) no-repeat;float: right; width:96px; height:35px;}
.historie_deu:hover {background: url(images/historie_deu.gif) no-repeat;background-position: 0px -35px;}


/*---------------------------------------------------------------------------------------------------menu */
.big {
	font-size: 23pt;
}

.bold {
	color: #293171;
	font-size: 9pt;
	font-weight: bold;
	display: block;
	border-top: 2px dotted #E0E0E0;
	padding-top: 6px;

}

h1 {
	font-size: 20pt;
	color: #FF8A00;
	font-weight: normal;
	font-family: "Arial Narrow";
}

h2 {
	color: #D1D1D1;
	font-size: 12pt;
}

td {
	vertical-align: top;
}

.orange {
	color: #FF8A00;
	font-weight: bold;
	
}

.blue {
	color: #293171;
	font-weight: bold;
}


.tab_mat {
	background-color: #F5F5F5;
	width: 100%;
	padding: 6px;
}

.obr {
	float: right;
	padding-left: 10px;
}

.clear {
	clear: both;
}

/*---------------------------------------------------------------------------------------------------form */

.form_box {
	float: left;
	width: 500px;
	margin-bottom: 40px;
}

.form_box_left {
	float: left;
	width: 170px;
	background-color: #F3F3F3;
	padding: 20px;
}

.form_box_right {
	float: left;
	width: 220px;
	padding-left: 30px;
}

input, textarea {
	border: 1px solid #CDCDCD;
	font-size: 7pt;
}

.form_but {
	background-color: #293171;
	color: White;
}

.right {
	text-align: right;
}

.boxmain {
	float: left;
	height: 168px;
	width: 492px;
	margin-bottom: 20px;
}

.box01 {
	float: left;
	height: 168px;
	width: 176px;
}

.box02 {
	float: left;
	height: 168px;
	width: 177px;
}

.box03 {
	float: left;
	height: 168px;
	width: 139px;
}


img {
	border: 0px;
}

.text05 {
	color: #B22222;
	font-weight: bold;
	font-size: 12pt;
	width: 350px;
	padding-top: 20px;
}










/*--------------------------------------------------------------------------upnet link */
.upnet a{
	text-decoration: none;
	color: #E9E9E9;
	font-size: 9pt;
}
.upnet:link {
	text-decoration: none;
	color: #E9E9E9;
}
.upnet:visited {
	text-decoration: none;
	color: #E9E9E9;
}
.upnet:active {
	text-decoration: underline;
	color: #FF9933;
}
.upnet:hover {
	text-decoration: underline;
	color: #FF9933;
}

.upnet_box {
	background-image: url(images/upnet-bg.gif); 
	background-repeat: repeat-x;
	height: 19px;
	padding: 0px 3px 0px 3px; 
	width: 250px;
	text-align: center;
	margin: 0 auto;
	padding-left: 640px;
	color: #0F765A;
}

.text_ruda {color:#f00; font-weight: bold;}
.obrazek {border: none;}