/* Fundal */

* {
	padding: 0;
	vertical-align: top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F4F4F;
}

/* Margine */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(images/img03.jpg) no-repeat;
}

/* Meniu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 112px 78px 0 0;
	list-style: none;
	line-height: normal;
	color: #fff;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C0;
}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
	font-size: 10px;
}

#footer a {
	color: #F60;
	font-size: 10px;
}
div_content {
	background: url(images/img03.jpg) repeat-y;
}
.prod_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B276A;
	font-weight: normal;
	font-style: italic;
	line-height: 40px;
	margin-left: 10px;
}
.bumb {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #090;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
}
.descript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-spacing: 3px;
	letter-spacing: 0.2px;
}
.entry {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 16px;
}
.up {
	background: url(images/img03.jpg)
}

