@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-image:url(images/bg3.png); 
background-repeat:repeat-x;
background-color:#FFFFFF;
color: #3c2209;
}

a {
color: #3c2209;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

img {
border:0;
}

h1 {
padding-top:23px;
padding-left:30px;
font-size:22px;
text-transform:uppercase;
font-weight:100;
}

h2 {
font-size:18px;
font-weight:100;
}

p {
padding: 5px 30px ;
}

strong, em {
color: #593008;
}

blockquote {
border: 2px solid #dc8e48;
background-color: #edd599;
text-align:center;
width: 80%;
margin:15px auto;
font-size:18px;
}

ol {
padding: 5px 80px ;
list-style-type: circle;
}

li {
padding: 2px 0;
}

form {
margin: 0 auto;
border: 2px solid #dc8e48;
background-color: #edd599;
width: 50%;
padding: 10px 0;
}

label {
display:block;
float:left;
padding-right:5px;
text-align:right;
width:150px;
}

input {
}


.button {
background-image:url(images/button.png);
width:122px;
height:45px;
background-color: transparent;
border:0;

}

#content blockquote {
font-size:16px;
width: 92%;
text-align:left;
font-style:italic;
padding: 5px;
}

#content blockquote strong {
float:right;
text-align:center;
padding-top: 5px;
}

blockquote em {
font-size:20px;
color:#7a3900;

}

span.red {color:red}

.imgDesc {
font-size:12px;
float:left;
margin: 0 10px 0 30px;
}

.freido {
clear:both;
margin:10px;
}



.required {
color:red;
}


.imgDesc div {
background-color:#edc77a;
text-align:center;
}

.images {
padding-top: 15px;
margin-left:30px;
}

.images .imgDesc {
margin:0 5px 0 0;
}

.note {
font-size: 18px;
}

#wrapper {
	width: 1008px;
	margin: 0 auto;
}

#header {
height: 175px;
}

#sidebar {
width: 226px;
float: left;
margin-top: 55px;
margin-right: 8px;
}
	#sidebarTop {
	height:71px;
	background-repeat:no-repeat;
	}
	
	#sidebarMiddle {
	background-image: url(images/sidebarShadows.png);
	background-repeat: repeat-y;
	width: 226px;
	height: 500px;
	}
	
	#sidebar2Middle {
	background-image: url(images/sidebarShadows.png);
	background-repeat: repeat-y;
	height:288px;
	width: 226px;
	}
	
	#sidebarMiddleInfo {
	background-image: url(images/sidebarShadows.png);
	background-repeat: repeat-y;
	width: 226px;
	height: 330px;
	}
		
		
		#sidebarContent {
		margin-left:8px;
		margin-right:7px;
		float:left;
		width:212px;
		background-image:url(images/sidebarContent.png);
		background-repeat:repeat-x;
		background-color:#ed9c54;
		height: 100%;
		}
		
		#sidebarContent p, .sidebar2Content p {
		padding: 12px 10px ;
		}
		
		
		
	
	#sidebarBottom {
	position:relative;
	clear:both;
	background-image:url(images/sidebar_bottom.png);
	background-repeat:no-repeat;
	height:14px;
	}
	
	.sidebar2Top {
	background-image:url(images/sidebar_top2.png);
	height:59px;
	}
	
	.sidebar2Content {
	background-color:#ed9c54;
	margin-left:8px;
		margin-right:6px;
	}
	
	.sidebar2Bottom {
	background-image:url(images/sidebar_bottom.png);
	height:14px;
	}

#contentWrapper {
float: left;
}
	#menu {
	margin-left:13px;
	margin-bottom:-3px;
	padding:0;
	}
	
	#menu img {
	margin-left:-2px;
	}
	
	#content {
	width: 771px;
	}	
		#contentTop {
		background-image:url(images/contentTop.png);
		background-repeat:no-repeat;
		height:85px;
		}
		
		#contentTop strong {
		padding-left:30px;
		}
		
		.contentMiddle {
		background-image:url(images/contentMiddle.png);
		background-repeat:repeat-y;
		}
			
			.imgborder {
			margin: 0;
			border: 3px solid #edc77a;
			}
		
		#contentBottom {
		background-image:url(images/contentBottom.png);
		background-repeat:no-repeat;
		height:19px;
		}
	
	.specialOffer {
	margin:0 auto;
	padding-top: 20px;
	width: 700px;
	}
	.specialOffer1 {
	margin:0 auto;
	padding-top: 20px;
	width: 350px;
	}
.specialOffer img {
border:0;
margin:0;
padding:0;
}
	
.specialOfferTop {
height:63px;
}
	
.specialOfferMiddle {
	background-image:url(images/specialofferMiddle.png);
	background-repeat:no-repeat;
	height:184px;
}
		
.specialOfferMiddle1 {
	background-image:url(images/konkurs-middle.png);
	background-repeat:no-repeat;
	height:204px;
}
	
.specialOfferBottom {
background-image:url(images/specialofferBottom.png);
background-repeat:no-repeat;
height:19px;
}

.specialOfferBottom1 {
background-image:url(images/konkurs-bottom.png);
background-repeat:no-repeat;
height:53px;
}
	#footer .footer_left
	#footer {
	clear:both;
	}
	
	#footer .footer_left {
	float:left;
	padding-left:20px;
	}
	
	#freido {float:right; padding-right:20px;}
	
	.copyright {
margin-bottom:5px;
color:#4b697e;
font-size:11px;
margin-right:20px;
}

.clickformore {
margin-left:450px;
}

.clickformore2 {
margin-left:65px;
padding-bottom:15px;
}
.textjustify p {
text-align:justify;
padding-right: 0px;
}
.textjustify1 p {
text-align:justify;
}
.notjustified p {
text-align:left;
}
.bold {
margin-left:28px;
}