/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #3a3a3a;
	background-image: url('../img/bg.gif');
}

li {
	padding-bottom: 10px;
}

#container {
}

#header {
	background-color: #ffffff;
	height: 120px;
	width: 100%;
}

#top {
	width: 960px;
	margin: 0 auto;
}

#header .logo {
        width: 258px;
padding-top: 35px;
text-align: center;
	float: left;
}

#header img {
	border: 0;
}

.orders {
padding-top: 17px;
}

#menu {
	height: 57px;
	float: left;
}

#menu .item {
	padding: 20px 33px 0 33px;
	
}

#menu img {
	padding-top: 3px;
	float: left;
}

#menu .left {
	background-image: url('../img/meniu-left.gif');
	height: 57px;
	width: 6px;
	float: left;
}

#menu .bg {
	background-image: url('../img/meniu-bg.gif');
	height: 57px;
	width: 672px;
	float: left;
}

#menu .right {
	background-image: url('../img/meniu-right.gif');
	height: 57px;
	width: 6px;
	float: left;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#sidebar {
	width: 245px;
	float: left;
	color: #ffffff;
	padding-right: 15px;
}

#sidebar a {
	color: #ffffff;
}

#sidebar img {
	padding: 30px 0 0 10px;
}

#sidebar ul {
	
}

#sidebar li {
	padding-bottom: 15px;
	font-style:italic;
}

#sendmob .submit {
	padding-top: 5px;
}

#sendmob img {
	padding: 0;
}

#page {
	width: 680px;
	float: left;
	background-color: #ffffff;
}

#text {
	padding: 15px;
}

#text h1 {
	margin: 0 0 30px 0;
	padding: 0;
	color: #0e7e08;
	font-size: 17px;
}

#text h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
}

#text .image {
	border: solid 3px #0e7e08;
}

#text a {
	color: #0e7e08;
}

#text .logo {
	padding: 15px;
}

#sidemenu {
	float: left;
	padding: 10px 25px 15px 10px;
	margin-right: 15px;
	background-color: #f0f5f0;
}

#sidemenu ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#sidemenu li {
	padding: 10px 0 0  0;
	list-style: none;
}

#sidemenu a.submenu {
	color: #3a3a3a;
	text-decoration: none;
}

#description {
	
}

#description ul {
	padding-left: 10px;
}

#description li {
	margin-left: 10px;
	padding-bottom: 10px;
}

#description td {
	text-align: center;
}

#page .box {
	height: 135px;
	background-color: #cae2c9;
}

#page .left {
	float: left;
	width: 340px;
}

#page .right {
	float: left;
	width: 340px;
}

#page .icon {
	padding: 28px 0 0 30px;
	float: left;
	margin-right: 15px;
}

#page img {
	border: 0;
}

#page .gallery {
    border: solid 3px #0e7c09;
}

#page .header {
	padding-top: 40px;
}

#page p.desc {
	margin: 5px 0 0 0;
	padding-left: 15px;
	
}

#page .boxbottom {
	background-image: url('../img/box-bottom.gif');
	height: 8px;
	margin-bottom: -7px;
}

#tweet {
	background-color: #eefbff;
	padding: 10px 0 0 15px;
	margin: 15px -15px -15px -15px;
	border-bottom: solid 1px #34ccff;
	border-top: solid 1px #34ccff;
}


.clear {
	clear: both;
}

/* tables */
#estimates {
    background-color: #e7f3e7;
    padding: 10px;
    margin-bottom: 15px;
}

#estimates .label {
    text-align: right;
}

#estimates td {
    padding-right: 15px;
}


