* {
	margin: 0;
	padding: 0;
	
}

body {
background-color: #fff;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #333;
margin: 0;
padding: 0;
line-height: 16px;
}

.style3 {color: #FFFFFF; font-weight: bold;}
.style4 {font-size: 11px;}
.style5 {color: #90a247;}
.style6 {color: #FFFFFF;}

a {
text-decoration: none;
color: #90a247;
}
a:hover {
text-decoration: underline;
color: #90a247;
}

#wrap {
width: 1024px;
margin: 0 auto;
position:relative;
}

#title {
	height: 100px;
	margin-top:0px;
	background-image: url(images/logo.jpg);
	background-position:center;
	margin: 0 auto;
}

.style1 {
	font-size: 14px
}


#flash-background{
width:100%;
height:500px;
margin:0px auto;
position:absolute;
top:0px;
left:0px;
z-index:-1;
}

#header {
height: 300px;
background: #fff url(images/header.jpg) no-repeat;
}

.paketi {
width: 587;
height: 150px;
padding: 35px;
padding-left:50px;
}
.paketi_title {
float: left;
font-size: 14px;
height: 20px;
width: 320px;
}
.paketi_text {
float: left;
padding-top: 6px;
width: 320px;
}
.paketi_image {
float: right;
text-align: center;
width: 170px;
}

h1 {
font-size:14;
color:#FFFFFF;
}

#menu {
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	height:30px;
	background-color: #2b1900;
}

#content {
background: #fff ;
padding: 0 20px;
margin-bottom:50px;
}


.left {
	float: left;
	width: 650px;
	text-align: justify;
	padding-top: 50px;
}

.left h1 {
font-size: 14px;
color:#90a247;
font-weight:bolder;
}

.left ul {
margin-left: 50px;
list-style:disc;
}



.right {
	float: right;
	width: 300px;
	padding-top: 25px;
}

#bottom {
background-color: #2b1900;
background-image: url(images/bottom_bg.jpg);
background-repeat: repeat-x;
background-position:top;
}

#footer {
text-align: center;
font-size: 11px;
padding: 10px 0;
}

#portfolio {
color:#FFFFFF;
padding: 20px;
padding-top: 10px;
}
