/* index.css */
	
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #a476b3;
	background-image: url(images/basebg.jpg);
	background-repeat: repeat;
	background-position: 19px 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}
	
img { border: 0; }
a { outline: 0; }	

#wrapper { 
	background-image: url(images/bghead.png); 
	background-repeat: repeat-x; 
	text-align: center; 
	background-position: 19px 0;  
}
		
#container { 
	width: 980px; 
	text-align: left; 
	margin:0 auto; 
	position:relative;
}
	
#header { 
	height: 177px; 
}

#logospace { 
	width: 293px; 
	height: 177px; 
	float: left; 
}

#optionspace {
	width: 687px;
	height: 177px;
	float: left;
	/*background-image: url(images/optionspacebg.jpg);
	background-repeat: no-repeat;*/
}

.optionspacehomepage { 
	background-image: url(images/optionspacebghome.jpg); 
	background-repeat: no-repeat; 
}
 
#optionspace ul {
	margin: 15px 0 0 30px;
	padding: 0;
	list-style-type: none;
	float: left;
}

#optionspace ul li { 
	display: inline; 
}

#optionspace ul li a{
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 50px;
}
	
#sitebody { 
	clear: both; 
}
	
#leftsidebar {
	width: 300px;
	float: left;
}

#leftsidebar ul {
	float: right;
	margin-top: 16px;
	list-style-type: none;
	width: 150px;
}


#leftsidebar ul li{
	margin-top: 17px;
	height: 28px;
	float: right;
}
#leftsidebar ul li.text {
	text-align: right;
	padding: 0 10px 0 20px;
	line-height: 28px;
	background-color: #FFF;
}
#leftsidebar ul li.radius {
	background-image: url(images/menu_radius.png);
	background-repeat: no-repeat;
	width:15px;
}
						
#leftsidebar ul li a {
	color: #a984be;
	font-weight: bolder;
	text-decoration: none;
	font-family: 'Myriad Pro';
	outline: 0;
	line-height: 28px;
	background-color: #FFF;
	height: 28px;
	font-size: 16px;
}
							
#leftsidebar ul li a:hover { 
	text-decoration: none; 
}
							
/*#leftsidebar ul li table { 
	float: right; 
	width: auto; 
	border: 0; 
	background: white; 
	padding-right: 16px; 
	padding-left: 26px; 
	background-image: url(images/listend.png); 
	background-repeat: no-repeat; 
}*/
							
#contentarea {
	width: 665px;
	float: left;
	background-color: white;
	padding: 0px;
	min-height: 500px;
	margin: 0 0 15px 0;
}
				
.contentareahomepage { 
	height: 477px; 
	width: 665px !important; 
	background-image: url(images/contentareabghome.jpg); 
	background-repeat: no-repeat; 
}
				
#footer { 
	clear: both; 
	height: 1px;
}
				
a.catImg {
	display: block;
	width: 150px;
	background-color: #FFF;
	margin: 0 50px 20px 0;
	text-align: center;
	text-decoration: none;
	color: #a172b2;
	font-weight: normal;
	float: left;
	font-size: 11px;
	text-align: center;
	background-repeat: no-repeat;
	height: 150px;
}

a.catImg img {
	margin-bottom: 8px;
}

#wysiwygcontent {
	padding: 20px;
}

#wysiwygcontent h1 {
	margin: 0 0 15px 0;
	padding: 5px 0;
	border: 0;
	font-size: 24px;
	color: #a172b2;
	border-bottom: 1px solid #a172b2;
}
#wysiwygcontent h5{
	font-size: 14px;
	color: #a172b2;
	line-height:24px;
	margin: 0 0 10px 0;
	padding: 0;
}


ul.aform {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

ul.aform li label {
	width: 75px;
	float: left;
	color: #a172b2;
	font-weight: bolder;
	font-family: 'Myriad pro';
}

#sitefoot {
	height: 60px;
	border-top:1px solid #bca8ce;
	color: #bca8ce;
	width: 980px;
	margin: 28px auto;
}
#sitefoot .increst_logo {
	display: block;
	height: 50px;
	width: 105px;
	float: right;
	background-image: url(images/increst_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.increst_logo span {
	display: none;
}

#formarea {
}

#formarea h1 {
	margin: 0 0 15px 0;
	padding: 5px 0;
	border: 0;
	font-size: 24px;
	color: #FFF;
}

#formsender {
	float: left;
	width: 315px;
}

#formsender form {
	margin-left: 48px;
	margin-top: 21px;
}

#formsender label {
	font-size: 12px;
	color: white;
	width: 83px;
	font-family: 'Trebuchet MS';
	float: left;
}

#formsender .inputter {
	border: 1px solid white;
	background-color: #d5c2e7;
	width: 172px;
	font-size: 10px;
	margin-bottom: 9px;
}

#formsender input.inputter {
	height: 17px;
}

#formsender textarea.inputter {
	height: 71px;
}

#contacts {
	float: right;
	width: 300px;
}

#contacts #contactinfotexts p {
	margin: 0; padding: 0; border: 0;
	margin-top: 10px;
	margin-bottom: 9px;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Trebuchet MS';
}

#formfoot {
	clear: both;
}

#kalkulator {
	width: 620px;
	float: left;
	margin-bottom: 20px;
	background:url(images/eskuvoi_torta.jpg) right top no-repeat;
}
#kalkulator label {
	display: block;
	float: left;
	line-height: 20px;
	margin-bottom: 5px;
}
#kalkulator .label1 {
	width: 220px;
	font-weight: bold;
}

#kalkulator .label2 {
	width: 90px;
	font-style: italic;
	font-weight: bold;
}
#kalkulator .label3 {
	width: 40px;
	font-style: normal;
	font-weight: normal;
}
#kalkulator .label4 {
	width: 200px;
	font-weight: bold;
	padding-left: 20px;
}


#kalkulator input {
	width: 30px;
	float: left;
	margin: 0 5px 5px 0;
	height: 16px;
	background-color: #d5c2e7;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
}
#kalkulator .button {
	width: 100px;
	background-color: #a172b2;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffffff;
	height: 20px;
	cursor: pointer;
}

#kalkulator br {
	clear: left;
}
.siteImg{
	border: 1px solid #a172b2;
	padding: 3px;
	margin-bottom: 15px;
}

div.pager{
	display:block;
	text-align:center;
	margin-bottom: 10px;
}

div.pager a{
	line-height: 20px;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #A172B2;
	text-decoration: none;
}

div.pager a:hover{
	/*text-decoration: underline;*/
	border: 1px solid #000000;
}

div.pager a.aktiv{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a span.desc{
	display: block;
	font-size: 10px; 
	font-style: italic;
}
