body{
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 7pt;
	color: #5E5E5E;
}
div, p, h1, h2, h3, form, input, img, table, td, th, ul, li{
	margin: 0;
	padding: 0;
}
h1{
	font-size: 9pt;
	text-transform: uppercase;
	color: #EB690A;
	font-weight: bold;
}
h1 a{
	color: #EB690A;
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
}
h2{
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
}
h2 a{
	color: #5E5E5E;
	text-decoration: none;
}
h3{
}
h3 a{
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
}
a{
	color: #EF872F;
	text-decoration: underline;
	background-position: 2px;
	background-repeat: no-repeat;
}
a img{
	border: none;
}
p{
}
input, select, textarea{
	background-color: transparent;
	border: 0px none;
	font-size: 7pt;
}
.cleaner{
	clear: both;
}
.cleft{
	clear: left;
}
.cright{
	clear: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.lh1{
	line-height: 30px;
}
.lh2{
	line-height: 13px;
}
.acenter{
	text-align: center;
}
.aleft{
	text-align: left;
}
.aright{
	text-align: right;
}
.padtop1{
	padding-top: 30px;
}
.padbott1{
	padding-top: 30px;
}
/* universal end */
#body{
	background-image: url(../images/body_bck.gif);
	background-repeat: repeat;
	margin-left: 55px;
}
#bodyinner{
	background-image: url(../images/vert_bck.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.line{
	clear: left;
	/*background-color: Aqua;*/
}
.left{
	float: left;
	text-align: right;
	vertical-align: top;
	width: 113px;
	/*background-color: Fuchsia;*/
}
.left h1{
	padding-top: 6px;
}
.left h2{
	font-size: 7pt;
}
.left .submenu{
	padding-top: 10px;
}
.content{
	/*background-color: Blue;*/
	margin-left: 130px;
	_margin-left: 127px;
}
#menu{
	height: 100px;
}
#menu td{
	padding-left: 20px;
	padding-right: 20px;
	width: 110px;
	border-right: 2px solid White;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}
#menu td h1{
	font-size: 9pt;
	font-weight: bold;
}
.bottmenu h1{	
	font-size: 7pt;
	font-weight: bold;
}
#menu td h1 a, .bottmenu h1 a{
	color: Black;
}
.whitespace{
	background-color: White;
}
.h20{
	height: 20px;
}
.h50{
	height: 50px;
}
.h130{
	height: 130px;
}
.h120{
	height: 120px;
}
.h30{
	height: 30px;
}
.h80{
	height: 80px;
}
.h390{
	height: 390px;
}
.article{
	height: 130px;
	overflow: hidden;
	/*background-color: Gray;*/
}
#article .article{
	height: 390px;
	overflow: hidden;
}
#static .article{
	height: 360px;
	overflow: hidden;
}
#article h1{
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	font-size: 11pt;
}
#static h1{
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	font-size: 11pt;
}
#article .anotace{
	text-decoration: underline;
	font-size: 8pt;
}
.article .artwhite{
	background-color: White;
	height: 100px;
	position: relative;
}
#article .artwhite{
	height: 100px;
}
#static .artwhite{
	height: 30px;
}
.article .artwhite .artinner{
	position: absolute;
	height: 130px;
}
#article .artwhite .artinner{
	height: 150px;
}
#static .artwhite .artinner{
	height: 80px;
}
.article .part{
	float: left;
}
.article .part .top{
	height: 30px;
	font-size: 6pt;
	text-align: left;
	padding-right: 5px;
}
.article .part .top a{
	color: Black;
	text-decoration: none;
	text-transform: uppercase;
}
.article .part .image{
	height: 70px;
	overflow: hidden;
}
.article .part .popis{
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}
#article .whitespace{
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	margin-top: 30px;
	font-size: 8pt;
}
#static .whitespace{
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	margin-top: 30px;
	font-size: 8pt;
}
#article .text{
	width: 620px;
	height: 320px;
}
#static .text{
	width: 620px;
	height: 200px;
}
#article .subtext, #static .subtext{
	padding-top: 10px;
}
#article .text a, #static .text a{
	/*background-image: url(../images/arrow_orange.gif);
	padding-left: 8px;*/
}

.bottmenu{
	height: 43px;
	border-bottom: 7px solid #40474E;
	float: left;
}
.bottmenu .part{
	width: 80px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	height: 43px;
}

/*login*/
.login{
	padding-left: 30px;
	padding-top: 30px;
	width: 150px;
}
.login p{
	padding-top: 10px;
}
.login p strong{
	font-size: 8pt;
	font-weight: bold;
}
.login .input span{
	font-weight: bold;
	width: 40px;
	float: left;
}
.login .input{
	padding-top: 5px;
}
.login .input input{
	width: 100px;
	background-color: White;
}
.login .subbut{
	text-align: right;
	padding-top: 5px;
}
.login .subbut input{
	background-color: Silver;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
	border: 0px none;
	width: 40px;
}
.older{
	padding-top: 10px;
	text-align: right;
}
