/* ------------------- base div ------------------------------------------------------------- */
#main{
	width:765px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:30px;
	text-align:left;
}
#splash {
	width:219px;
	height:396px;
	float:left;
	text-align:right;
}
#content {
	width:546px;
	background-color: #e3e6ee;
/*	background-color: #E6E6EB;
	background-color:#EAE9EF; */
	float:right;
}
#menudiv{
	width:546px;
	height:57px;
	background:url("menubg.gif");
}
#menu{
	position:relative;
	width:463px;
	height:31px;
	left:49px;
	top:26px;

}


/*----------------------- typove ---------------------------------------------------------------------*/

table, body {
	font-size: 12px;
	color: #515151;
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
table {
	margin-left:23px;
	margin-bottom:23px;
	border-spacing: 1px 1px;
}
a, h3, #submit, #reset {
	color: #585670;
}
body {
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	background-color: #ffffff;
}
p {
	padding-left:23px;
	padding-right:26px;
}
img {
	border: 0px;
}
img.space {
	margin-bottom: 13px;
}
strong {
	color: #ff8738;
	font-weight : 600;
}
h1 {
display : none;
}
h3, h2 {
	font-family: 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	clear:both;
}
h3{
	padding-left:19px;
	font-size:13px;
}
ul{
	padding-right:26px;
	padding-top:0;
	margin-top:-0.9em;	
}
h2 {
	display:block;
	width:546px;
	height:20px;
	font-size:12px;
	background:url("head.gif");
	background-repeat:no-repeat;
	color: #fd5834;
	padding-left:41px;
	padding-top:4px;
	margin-top:0px;
}


/*------------------------------ tridy ----------------------------------------------------------------*/


.bolded{
	font-weight:600;
	color: #585670;
}
.hlight{
	background-color: #d7d5dd;
}
p.form {
	padding-left:29px;
	margin-top:3px;
	margin-bottom:0px;	
}
ul.rov {
	padding-bottom:0;	
	padding-top:0;
	margin-top: 0;
	margin-bottom:0;	
}
p.lit {
	margin-top: 0;
	margin-bottom: 0;
}
p.small {
	margin-top: -13px;
}
img.lalign {
	float:left;
	margin-left:9px;
	margin-right:9px;	
}
img.ralign {
	float:right;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:10px;
	margin-top:0px;
	border: 2px solid #d7d7d7;
}
.vedle {
	float: right;
	margin-left: 13px;
	margin-right: 0px;		
	padding-right: 39px;		
}
.single{
	width:466px;
	margin-left:39px;
	margin-right:20px;
	margin-bottom:23px;
}
.single2{
	width:500px;
	margin-left:23px;
	margin-right:20px;
	margin-bottom:33px;
}
.thead{
	background-color: #ff8738;
	color: #F6F6F6;
	font-weight:600;
}



/*------------------------------- by ID --------------------------------------------------------------*/


#firstone{
	background:url("head1.gif");
	height:22px;
	padding-top:4px;
	background-repeat:no-repeat;
}
#foot {
	width:546px;
	height:48px;
	font-size:10px;
	background:url(footb.gif);
	margin-top:33px;
	padding-bottom:0px;	
	background-color: #ffffff;
	background-repeat:no-repeat;
	margin-bottom:-1px;
}
#folie{
	border: 0px;
	margin-right:29px;
}
#updown {
	float: left;
	width:222px;
	padding-left:33px;
	margin-bottom:16px;
}
#but {
	width:249px;
	text-align:right;
	padding-bottom:6px;
}
#incircles {
	float: left;
	width:222px;
	padding-right:0px;
	margin-left:23px;
}
#topeni {
	float:right;
	width:223px;
	margin-bottom:16px;
	padding-left:20px;
	padding-right:40px;	
}
#tech {
	float:left;
	padding-left: 16px;
	margin-bottom:1.5em;
}
#tech2 {
	float:left;
}
#key {
	float:right;
	margin-right: 0px;
	margin-left: 16px;
	margin-bottom: 13px;
}
#shit {
	 position:relative;
	 top:-3px;
}


/*------------------------------ formular -------------------------------------------------------*/
form {
margin-bottom: 16px;
}

textarea, input.kontakt, #reset, #submit {
	border: 1px solid;
	border-color: #b9b9b9 #d9d9d9 #e3e3e3 #b9b9b9;
	font-size: 12px;
	background: #f6f6f6;
	color: #727272;
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

textarea {
	width: 286px;
	height: 60px;
	scrollbar-arrow-color: #ff8738;
	scrollbar-darkshadow-color: #eef7ea; 
	scrollbar-base-color: #eef7ea; 
	scrollbar-shadow-color: #ccd1d7;
	scrollbar-shadow-color: #ccd1d7;
	scrollbar-face-color: #d7d7d7;
}
input.kontakt {
	 width: 110px;  height: 19px;
}
#reset, #submit {
	border: 1px solid;
	border-color: #e3e3e3 #b9b9b9 #b9b9b9 #e3e3e3;
	background: #d9d9d9; 
	height: 21px;
	text-align: center;
	width: 66px;
	height: 21px;
	color: #585670;
}