body, html {
	margin: 20px;
	padding: 0px;
	font-family: Arial, Tahoma;
	color: #082B91;
	font-size: 8pt;
	background-color: #fff;
}

a:link, a:visited {
	text-decoration: underline;
	color: Yellow;
}

a:hover, a:active {
	text-decoration: underline;
	color: #0730A6;
}

#megadiv {
margin: 0 auto;
width:803px;
}

.logobox {
	width: 803px;
	height: 183px;
}

#logo {
	float: left;
	width: 803px;
	height: 183px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

.line {
	width: 798px;
	height: 37px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	color: White;
	font-size: 19pt;
	font-weight: normal;
	padding: 10px 0px 0px 15px;
}

.content {
float: left;
	width: 803px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

.obsah {
	float: left;
	width: 610px;
	padding: 20px;
	text-align: justify;
}

.obsah a:link, .obsah a:visited {
	text-decoration: underline;
	color:#333;
}

.obsah a:hover, .obsah a:active {
	text-decoration: underline;
	color: #0730A6;
}

.bottom {
float: left;
	width: 803px;
	height: 23px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 8px;
	color: White;
}

/*--------------------------------------------------------------------------umenu */
.menu {
	float: left;
	width: 150px;
	border-top: 1px solid #E6E6E6;

	margin-top: 15px;
}

.butt {
	height: 30px;
	line-height: 30px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.butt:link, .butt:visited {
	text-decoration: none;
	color: white;
}

.butt:hover, .butt:active {
	text-decoration: none;
	color: #0730A6;
}


.butt a{background: url(../images/butt.gif) no-repeat; float: left; width:150px; height:30px;}
.butt:hover {background: url(../images/butt.gif) no-repeat;background-position: 0px -30px;}

/*--------------------------------------------------------------------------objednavka*/
input, textarea {
	border: 1px solid #B1B1B1;
}

.objednavka {
	padding: 10px;
	font-size: 10px;
	width: 100%;
	padding-left: 10px;
}

.odeslat {
	background-color: #F5923D;
	color: White;
	border: 0px;
}

.flright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.flleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.big {
	font-size: 15pt;
}

.nadpis00 {
	display: block;
	background-color: #466DE2;
	color: White;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

.cenik {
	width: 300px;
	color: White;
	text-align: center;
}

.cenik td{
	padding: 3px;
}

.tr01 {
	background-color: #CABD08;
}

.tr02 {
	background-color: #B8AB07;
}

.formkontakt {
	float: right;
	width: 342px;
	height: 250px;
	border-left: 1px solid #E2E9FE;
	padding-left: 50px;
}

input {
	border: 0px solid #0437C8;
	background-color: White;
	font-size: 8pt;
	margin-bottom: 5px;

}

textarea {
	border: 0px solid #7D7D7D;
	background-color: #fff;
	font-size: 8pt;
	margin-bottom: 5px;
}

.napbut {
	width: 60px;
	background-color: #466DE2;
	color: White;
	float: right;
	margin-right: 55px;
}


.napisteform {
	padding-left: 5px;
}

img {
	border: 0px;
}

.box {
	width: 605px;
	height: 110px;
}

.objednavka {
	padding: 5px;
	padding-left: 10px;
	width: 340px;
}

.odeslat {
	background-color: #466DE2;
	color: White;
	border: 0px;
}

td {
	padding: 6px 4px 0px 10px;
	background-color: #98B2FE;
	vertical-align: top;
}

.odeslat0 td {
	float: right;
	background-color: #ADC1FE;
	padding-left: 190px;
}

.nic {
	background-color: transparent;
	width: 50px;
}

.td01 {
	width: 100px;
}

#tickermain {
	float:left;
	width:610px; 
	height:400px;
	border:none;
}

.lang {
	float: left;
	width: 150px;
	height: 16px;
	margin: 7px 0px 0px 5px;
}

.en:link, .en:visited {
	background: url(../images/en-off.gif) no-repeat;
	float:left;
	width:24px;
	height:16px;
}

.en:hover, .en:active {
	background:url(../images/en-on.gif) no-repeat;
	float:left;
	width:24px;
	height:16px;
}

.cz {
	background: url(../images/cz-off.gif) no-repeat; 
	float:left; 
	width:24px; 
	height:16px;
}

.cz:hover {
	background: url(../images/cz-on.gif) no-repeat;
}

.left {
	float: left;
	width: 150px;
}


















/*--------------------------------------------------------------------------upnet link */
.upnet:link, .upnet:visited {
	text-decoration: none;
	color: #959595;
	font-size: 8pt;
}

.upnet:active, .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: 160px;
	text-align: center;
	margin: 0 auto;
	padding-left: 600px;
	color: #0F765A;
}
