body {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0px;
	line-height: 125%;
	text-indent: 30px;
}
 ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #AD1443;
}


a:hover {
	text-decoration: none;

}


img.border {
	border: 1px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 15px;
}
.family {
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 250px;
	text-indent: 0;
	margin: 5px 0px 30px 0px;
}


img.alignright {
	float: right;
	margin-left: 15px;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	/* [disabled]background: url(images/background.png) repeat-x; */
	height: auto;
}

/* Header */

#header {
	width: 950px;
	height: 23px;
	text-align: left;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	background-image: url(images/telephone.png);
	border-left: solid #e0e0e0 1px;
	border-right: solid #e0e0e0 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
}
#wrapper #header a {
	color: #78A60D;
}


#logo {
	width: 960px;
	height: 142px;
	margin: 0px auto;
}

#logo p {
	padding: 55px 0px 0px 30px;
}

#logo h1 {
	float: right;
	padding: 10px 10px 0px 0px;
	text-transform: lowercase;
	color: #FFF;
	visibility: visible;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
#wrapper #logo h1 a {
	color: #060;
	font-size: 12px;
	text-decoration: none;
}

#wrapper #logo h1 a:hover {
	font-size: 15px;
	text-decoration: none;
}


#logo a {
	text-decoration: none;
}



#search form {
	float: right;
	padding: 15px 25px 0px 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

/* Meniu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto 0px auto;
	padding: 0px;
	background-image: url(images/bg_linkx.png);
}
.contact_form_items {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	float: left;
}
.contact_form_item_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: none;
	width: 450px;
	margin: 6px auto 0px 50px;
}
#map_canvas {
}




#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 10px 30px 0px 30px;
	background: url(images/spacer.png) no-repeat left top;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border: none;
	letter-spacing: -0.07em;
}



#menu .current_page_item a {
	text-decoration: underline;
	background-image: url(images/HOME_HOUSE.png);
	background-position: center;

}
#menu .current_page_item a:hover {
	text-decoration: underline;
	background-image: url(images/HOME_HOUSE_hover.png);
	background-position: center;
	background-repeat: no-repeat;
}


#menu a:hover {
	background-image: url(images/hover_link.png);
	background-repeat: repeat-x;
}
#menu_homebutton a:hover {
	background-image: url(images/HOME_HOUSE_hover.png);
	background-repeat: no-repeat;
}
#menu_homebutton a {
	background-image: url(images/HOME_HOUSE.png);
	background-repeat: no-repeat;
}




/* Pagina */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg_continut.png);
	border-right: solid #b5b5b5 1px;
	border-left: solid #b5b5b5 1px;
	height: auto;
}

#page-bgtop {
	padding: 0px 30px 0px 30px;
	height: auto;
}

#page-bgbtm {
	margin: 0px;
	background-image: url(images/bg_continut_alb.png);
	padding: 0px 10px 0px 20px;
	height: auto;
	background-repeat: repeat-x;
	background-color: #FFF;
}

/* Continut */

#content {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 10px;
}

.post {
	padding-top: 25px;
	padding-bottom: 5px;
}

.post .title {
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #030;
	padding-left: 10px;
}

.post .meta {
	border-top: 1px solid #CCC2A9;
	border-bottom: 1px solid #CCC2A9;
	padding: 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 5px;
	padding: 10px 0px 0px 0px;
	border-top: solid #e0e0e0 1px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 290px;
	padding: 10px 0px 0px 0px;
	border-left: solid #e0e0e0 1px;
	font-size: 16px;
	font-weight: normal;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 22px;
	text-align: right;
	font-size: 14px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 20px;
	margin-bottom: 22px;
	padding: 8px 20px 24px 15px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #030;
	border-bottom: solid #e0e0e0 1px;
	text-align: right;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	color: #666;
}

#sidebar a {
	border: none;
	color: #78A60D;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #AD1443;
	text-align: right;
	font-weight: bold;
}
/* Footer */

#footer-wrapper {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #2D2722;
	position: inherit;
}

#footer {
	clear: both;
	width: 960px;
	height: 100px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid #e0e0e0 1px;
	border-right: solid #e0e0e0 1px;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #61544B;
}

#footer a {

}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
}

ul.style1 li {
	height: 23px;
	padding: 7px 20px 0px 20px;
	font-size: 12px;
}

ul.style1 a {
	float: left;
	color: #6E6E6E;
}

#two-columns {
	overflow: hidden;
	width: 860px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-top: solid #e0e0e0 1px;
}

#two-columns h2 {
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	color: #FFF;
	float: left;
	border-bottom: solid #e0e0e0 1px;
	width: 220px;
}




#column1 {
	float: left;
	width: 250px;
	height: 150px;
	padding: 5px;
	margin: 0px 10px 0px 10px;
	background-image:url(images/bg_columns.png);
	background-repeat:no-repeat;
}

#column11 {
	float: left;
	width: 250px;
	height: 150px;
	padding: 5px;
	margin: 0px 10px 0px 10px;
	background-image:url(images/bg_columns.png);
	background-repeat:no-repeat;
}
#column111 {
	float: left;
	width: 250px;
	height: 150px;
	padding: 5px;
	margin: 0px 10px 0px 10px;
	background-image:url(images/bg_columns.png);
	background-repeat:no-repeat;
}

#column2 {
	float: right;
	width: 250px;
}
.logo {
}
.imagine {
	border: thick solid #CCC;
}
.sublink {
	font-size: 14px;
	color: #666;
}

#text_box1 {
	color: #FFF;
	width: 230px;
	font-style: italic;
	padding: 40px 5px 0px 5px;
}

#text_box11 {
	color: #FFF;
	width: 230px;
	font-style: italic;
	padding: 40px 5px 0px 5px;
}

#text_box111 {
	color: #FFF;
	width: 230px;
	font-style: italic;
	padding: 40px 5px 0px 5px;
}

#buton1 {
	float: inherit;
	background-image: url(images/buton.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: top left;
	padding: 7px 125px 5px 20px;
}

#buton11 {
	float: inherit;
	background-image: url(images/buton.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: top left;
	padding: 7px 125px 5px 20px;
}

#buton111 {
	float: inherit;
	background-image: url(images/buton.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: top left;
	padding: 7px 125px 5px 20px;
}

#buton strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#menu_homebutton {
	background-image: url(images/HOME_HOUSE.png);
	background-repeat: no-repeat;
}
blockquote {
	background-color: #FFF;
	padding: 10px;
	width: 450px;
	font-size: 16px;
}

#fl_menu{
	top:0px;
	width:100px;
	height:auto;
	float: right;
	padding: 10px 10px 0px 0px;
	font-size: 12px;
}
#fl_menu .label{
	padding-left:0px;
	padding-top: 10px;
}
#fl_menu .menu{display:none;}
#fl_menu .menu .menu_item{
	display:block;
	color:#CCC;
	border-top:1px solid #333;
	padding:10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-image: none;
}
#fl_menu .menu a.menu_item:hover{
	color:#fff;
	background-color: #299B47;
}
.content{width:520px; margin:50px auto;}
.projects {
	background-color: #FFF;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 45px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	font-style: normal;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 35px;
	color: #060;
	width: 100px;
}
.ty_wrap {
	background-repeat: repeat-x;
	margin-top: 10%;
	margin-right: 0%;
	margin-bottom: 10%;
	margin-left: 0%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	border: thin dashed #999;
}
.error_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #C30;
	border: thin dashed #999;
	margin-bottom: 10%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 10%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	color: #FFF;
}
.error_form p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
.sidebar_text {
	font-size: 14px;
	line-height: 100%;
	text-decoration: none;
	text-align: right;
}
.entry_product_category {
	color: #060;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 30px;
	padding-top: 5px;
	font-size: 14px;
}
.entry_product_category_details {
	text-transform: none;
	text-decoration: none;
	color: #333;
	padding-left: 50px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	padding-right: 50px;
}
.hidden_text {
	visibility: hidden;
}
#wrapper #page #page-bgtop #page-bgbtm #sidebar ul li ul li .family a {
	color: #06C;
	text-align: inherit;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.family_up {
	width: 250px;
}
.prod_item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;

}
