
/* Style for formating sbernesurovinyuh.cz
copyright Ji?aruna - SYNTAX MEDIA 2007
http://www.syntaxmedia.cz */

/* ---------------------------- basic --------------------------------------- */
body	{

	background-color: #FFF;
	color: #000;
	font-size: 80%;
	font-family: Verdana, sans-serif;
	text-align: center;
	background-image: url(bodybkg.gif);
	background-repeat: repeat-x;
}

html, body, p, form, 
ul, ol, li		{ margin:0px; padding:0px; }

li.image {
	list-style-image: url(li.gif);
	list-style-position: outside;
	margin-left: 20px;
}
li.number {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
}

h1 {
	width: 86%;
	_width: 94%;
	font-size: 1.4em;
	text-transform: uppercase;
	text-align: left;
	color: #2A8139;
	margin: 27px auto 27px auto;
	background-color: white;
	border-left: 17px solid #F5DD3D;
	border-right: 17px solid #F5DD3D;
	padding-left: 15px;
}


h2 {
	width: 94%;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-transform: uppercase;
	text-align: left;
	color: #2A8139;
	background-color: white;
/*	padding-left: 15px;*/
}

h3 {
	width: 94%;
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-align: left;
	color: #2A8139;
	background-color: white;
}

h3.center {
	text-align: center;
}

h4 {

}

a {
	font-weight: bold;
/*	text-decoration: none; */
}

.text_version {
	display: none;
}

.cleaner {
	clear: both;
	display: block;
	visibility: hidden;
	font-size: 0.1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.distanc_01 {
	clear: both;
	display: block;
	font-size: 0.1px;
	height: 18px;
	_height: 0px;
	margin: 0px;
	padding: 0px;
}




#page  {
/*	background-color: #EFFFDF;*/
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background: url("pagebkg.gif") top left repeat;
	z-index: 0;
	position: relative;
}

#header {
	width: 1000px;
	height: 135px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 0;
	position: relative;
}

#h_left {
	width: 445px;
	height: 135px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(header_bkg1.gif);
	background-repeat: none;
	background-color: #EFFFDF;
	float: left;
	overflow: hidden;
}

#h_left a {
	color: green;
	letter-spacing: 1px;
	width: 439px;
	_width: 429px;
	height: 70px;
	padding-left: 50px;
	background-color: transparent;
	margin: 17px 0px 0px 17px;
	display: block;
	position: relative;
	z-index: 0;
}

#h_left span {
	background: url("logo.gif") top left no-repeat;
	cursor: pointer;
	width: 439px;
	_width: 429px;
	height: 70px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}


#h_right_a {
	width: 555px;
	height: 135px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(header_bkg2a.jpg);
	background-repeat: none;
	background-color: #EFFFDF;
	float: right;
}

#h_right_b {
	width: 555px;
	height: 135px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(header_bkg2b.jpg);
	background-repeat: none;
	background-color: #EFFFDF;
	float: right;
}

#h_right_c {
	width: 555px;
	height: 135px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(header_bkg2c.jpg);
	background-repeat: none;
	background-color: #EFFFDF;
	float: right;
}

#h_right_d {
	width: 555px;
	height: 135px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(header_bkg2d.jpg);
	background-repeat: none;
	background-color: #EFFFDF;
	float: right;
}

#h_right_e {
	width: 555px;
	height: 135px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(header_bkg2e.jpg);
	background-repeat: none;
	background-color: #EFFFDF;
	float: right;
}

#header div.smallright {
	width: 17px;
	height: 135px;
	border: 0px none gray;
	padding: 0px 0px 0px 0px;
	background-color: #F1F399;
	float: right;
}

#greenline {
	width: 1000px;
	height: 15px;
	background-color: #339933;
	z-index: 0;
	position: relative;
}

#leftbox {
	width: 220px;
/*	height: 200px;*/
	float: left;
	z-index: 0;
	position: relative;
}

#rightbox {
	width: 200px;
/*	height: 200px;*/
	text-align: left;
	float: right;
	z-index: 0;
	position: relative;
}

#content {
	width: 580px;
	background-color: litegreen;
	color: black;
	float: left;
	overflow: hidden;
	z-index: 0;
	position: relative;
}

#leftbox div.topdistanc {
	width: 220px;
	height: 22px;
	background-color: #FAFDC6;
}
#leftbox div.line1 {
	width: 220px;
	height: 6px;
	background-image: url(lp_line1.gif);
	background-repeat: none;
	font-size: 0.1em;
}
#leftbox div.line2 {
	width: 220px;
	height: 5px;
	background-image: url(lp_line2.gif);
	background-repeat: none;
	font-size: 0.1em;
}
#leftbox div.line3 {
	width: 220px;
	height: 6px;
	background-image: url(lp_line3.gif);
	background-repeat: none;
	font-size: 0.1em;
}
#leftbox div.line4 {
	width: 220px;
	height: 6px;
	background-image: url(lp_line4.gif);
	background-repeat: none;
	font-size: 0.1em;
}

#leftbox div.spacer {
	width: 220px;
	height: 50px;
	font-size: 0.1em;
}

#leftbox div.pic {
	width: 220px;
	height: 185px;
	background-image: url(lp_pic01.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#leftbox div.yellow {
	width: 220px;
	height: 40px;
	_height: 20px;
	text-align: left;
	background-color: #F5DD3D;
	padding-top: 10px;
	padding-right: 0px;
}

#leftbox div.actualize {
	width: 210px;
	height: 20px;
	color: white;
	font-size: 0.85em;
	text-align: right;
	display: block;
}

#leftbox div.visited {
	width: 210px;
	height: 20px;
	color: white;
	font-size: 0.85em;
	text-align: right;
	display: block;
}

#rightbox {
	background-image: url(rp_bkg.gif);
}

#rightbox div.linea {
	width: 200px;
	height: 6px;
	background-image: url(rp_line1.gif);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.lineb {
	width: 200px;
	height: 5px;
	_height: 6px;
	background-image: url(rp_line2.gif);
	background-repeat: none;
	font-size: 0.1em;
	border-top: 1px solid white;
}
#rightbox div.linec {
	width: 200px;
	height: 6px;
	background-image: url(rp_line3.gif);
	background-repeat: none;
	font-size: 0.1em;
}
#rightbox div.lined {
	width: 200px;
	height: 6px;
	background-image: url(rp_line4.gif);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.yellow {
	width: 190px;
	_width: 200px;
	height: 20px;
	text-align: left;
	background-color: #F5DD3D;
	padding-top: 30px;
	padding-left: 10px;
}

#rightbox div.created {
	width: 170px;
	height: 20px;
	color: white;
	font-size: 0.85em;
}

#rightbox div.created a {
	color: white;
	width: 90px;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding-top: 3px;
	text-decoration: none;
}

#rightbox div.created a:hover {
	color: #996600;
}

#rp_contacts {
	width: 200px;
}

#rp_contacts div.header {
	width: 170px;
	height: 14px;
	color: #CC9933;
	margin: 4px 0px 0px 10px;
	font-weight: bold;
	font-size: 0.8em;
}

#rp_contacts div.adress {
	width: 170px;
	height: 45px;
	_height: 35px;
	color: #2A8139;
	margin: 5px 0px 5px 10px;
	font-weight: bold;
	font-size: 0.8em;
/*	background-color: Aqua;*/
}

#rp_contacts div.email {
	width: 170px;
	height: 15px;
	color: #2A8139;
	margin: 18px 0px 0px 10px;
	_margin: 15px 0px 0px 10px;
	font-weight: bold;
	font-size: 0.8em;
/*	background-color: Aqua;*/
}

#rp_contacts div.phone {
	width: 170px;
	height: 15px;
	color: #2A8139;
	margin: 13px 0px 5px 10px;
	_margin: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 0.95em;
	_font-size: 0.9em;
/*	background-color: Aqua;*/
}

#rp_contacts div.fax {
	width: 170px;
	height: 10px;
	color: #2A8139;
	margin: 5px 0px 0px 10px;
	font-weight: bold;
	font-size: 0.95em;
	_font-size: 0.9em;
/*	background-color: Aqua;*/
}


#rp_contacts a {
	width: 170px;
	height: 15px;
	color: #CC9933;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	font-size: 0.7em;
/*	background-color: Aqua;*/
}

#rp_contacts a.contform {
	margin: 0px 0px 0px 10px;
}

#rp_contacts a:hover {
	color: #996600;
}

#news {
	width: 170px;
	height: 204px;
	_height: 203px;
	margin: 20px 0px 0px 10px;
	_margin-top: 11px;
}

#news div.header {
	width: 170px;
	height: 14px;
	color: #CC9933;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 0.8em;
}

#news div.news_text {
	width: 165px;
	height: 80px;
	color: #2A8139;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	font-size: 0.8em;
}

#news a {
	width: 170px;
	color: #CC9933;
	margin: 4px 0px 0px 0px;
	font-weight: normal;
	font-size: 0.7em;
/*	background-color: Aqua;*/
}

#rightbox div.pic01 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic01.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.pic02 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic02.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.pic03 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic03.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.pic04 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic04.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.pic05 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic05.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.pic06 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic06.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.pic07 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic07.jpg);
	background-repeat: none;
	font-size: 0.1em;
}


#rightbox div.pic08 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic08.jpg);
	background-repeat: none;
	font-size: 0.1em;
}


#rightbox div.pic09 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic09.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#rightbox div.pic10 {
	width: 200px;
	height: 185px;
	background-image: url(rp_pic10.jpg);
	background-repeat: none;
	font-size: 0.1em;
}

#menu {
/*	background-color: Teal;*/
}

#menu ul {
	width: 220px;
	list-style: none;
	font-size: 0.9em;
	_font-size: 0.85em;
}

#menu li {
	width: 220px;
	height: 25px;
	list-style: none;
	text-align: left;
	overflow: hidden;
	_overflow: visible;
}

#menu a {
	width: 220px;
	height: 25px;
	color: #2A8139;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 40px;
	padding-top: 6px;
	background-image: url(menu_li_bkg.gif);
	background-repeat: none;
	display: block;
	text-decoration: none;
}
#menu a.extra {
	background-image: url(menu_liextra_bkg.gif);
}

#menu a:hover {
	background-image: url(menu_li_hover_bkg.gif);
	background-repeat: none;
	text-transform: uppercase;
	font-weight: bold;
}
#menu a.extra:hover {
	background-image: url(menu_liextra_hover_bkg.gif);
}


#menu span.active {
	width: 220px;
	height: 25px;
	font-size: 0.9em;
	padding-left: 40px;
	padding-top: 6px;
	color: #2A8139;
	background-image: url(menu_li_active_bkg.gif);
	background-repeat: none;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

#rightbox div.topdistanc {
	width: 200px;
	height: 22px;
	background-color: #FAFDC6;
}

#content div.home_topdistanc {
	width: 100%;
	height: 22px;
}

#content ul {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 0px;
	_margin-right: 0px;
	margin-top: 19px;
	_margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
}
#content ul.inner {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*#content ul.p {
	width: 280px;
	float: left;
	margin-top: 0px;
	margin-left: 18px;
	margin-right: 10px;
	display: inline;
	text-align: left;
}*/

#slogan {
	color: #D7B462;
	clear: both;
	width: 94%;
/*	height: 38px;
	_height: 58px;*/
	font-style: italic;
	font-size: 1.4em;
	padding-top: 16px;
	padding-bottom: 16px;
	border-top: 2px solid #F0F9BC;
	border-bottom: 2px solid #F0F9BC;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 0px;
	_margin-right: 0px;
	background-color: white;
	display: block;
	position: relative;
}

#slogan object {
	position: absolute;
	left: 0px;
	top: -2px;
	z-index: 10;
	height: 58px;
}

#content p {
	width: 94%;
	margin: 5px auto 15px auto;
	text-align: justify;
	padding: 0px;
}

#content a {
	color: black;
}
#content a:hover {
	color: #2A8139;
}


#content h2.h2_hiding_par {
	margin-bottom: 0px;
}

#content div.hiding_link_div {
	width: 94%;
	font-size: 0.7em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content a.hiding_but_open {
	background: url("show_detail_open.gif") top left no-repeat;
	width: 85px;
	_width: 105px;
	height: 14px;
	color: #C93;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
#content a.hiding_but_open:hover {
	color: #2A8139;
}
#content a.hiding_but_close {
	background: url("show_detail_close.gif") top left no-repeat;
	width: 85px;
	_width: 110px;
	height: 14px;
	color: #C93;
	text-decoration: none;
	font-weight: normal;
	padding-left: 25px;
}
#content a.hiding_but_close:hover {
	color: #2A8139;
}

/* start*********************************************** home content ************************************* */

#content div.main_activities {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 0px;
	_margin-right: 0px;
/*	background-color: pink;*/
}

#content span.act_head {
  display: none;
}

#content a.home_box {
	width: 260px;
	height: 130px;
	display: block;
	float: left;

	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	_margin-left: 4px;
	_margin-right: 5px;
	
	color: #CC9933;
	text-align: left;
	text-decoration:	none;
	background: url("home_box.jpg") top left no-repeat;*/
}

#content a.home_box:hover {
	color: #CC9933;
	background-image: url(home_box_hover.jpg);
}


#content a.home_box h2 {
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	border: 0px;
	font-size: 1.4em;
	color: #4AA159;
	text-transform: uppercase;
	background-color: transparent;
	cursor: pointer;
}

#content a.home_box:hover h2 {
	color: #2A8139;
}


#content a.home_box ul {
	margin-top: 4px;
	margin-bottom: 4px;
	_margin-left: 10px;
	cursor: pointer;
}

#content a.home_box li {
	list-style: none;
	cursor: pointer;
}

#content div.home_box_text {
	margin-top: 5px;
	margin-left: 10px;
	cursor: pointer;
}


#content a.home_box6 {
	width: 260px;
	height: 130px;
	color: #F0FFE0;
	font-size: 0.1em;
	text-transform: uppercase;
	background-image: url(home_box06.jpg);
	background-repeat: none;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	_margin-left: 4px;
	_margin-right: 5px;
	display: block;
	float: left;
	text-align: left;
}

#content a.home_box6:hover {
	color: #F0FFE0;
	background-image: url(home_box06_hover.jpg);
}

#content a.home_box_banner {
	width: 530px;
	height: 132px;
	margin: 8px 0px 0px 7px;
	|margin: 18px 0px 0px 0px;
	_margin: 6px 0px 0px 0px;
	background-image: url(banner-panacek.gif);
	display: block;
}


#content a.home_box_banner_nabidka {
	width: 220px;
	_width: 260px;
	height: 38px;
	_height: 50px;
	margin: 17px 0px 0px 7px;
	_margin: 17px 0px 0px 3px;
	padding: 12px 40px 0px 0px;
	background-image: url(banner-aktualni-nabidka.gif);
	float: left;
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 0.8em;
	color: #393;
}

#content a.home_box_banner_vykupny {
	width: 220px;
	_width: 260px;
	height: 38px;
	_height: 50px;
	margin: 17px 7px 0px 0px;
	_margin: 17px 3px 0px 0px;
	padding: 12px 0px 0px 40px;
	background-image: url(banner-vykupny.gif);
	float: right;
	display: block;
	text-align: left;
	text-decoration: none;
	font-size: 0.8em;
	color: #393;
}



#content div.home_bottomlinks {
	width: 50%;
	float: right;
}

#content a.bottomlink {
	color: #99CC33;
	margin-bottom: 7px;
	display: block;
}

#content a.bottomlink:hover {
	color: #81B94D;
	margin-bottom: 7px;
	display: block;
}

/* *********************************************** home content *************************************end */

/* *************************************************** sintl ************************************* */

#content div.sintl {
	display: none;
}

/* *************************************************** sintl ************************************* */


/* start*********************************************** distancies ************************************* */

#content div.home_bottomdistanc {
	width: 100%;
	font-size: 0.2em;
	height: 57px;
	display: block;
	clear: both;
}
#content div.contform_bottomdistanc {
	width: 100%;
	height: 169px;
	|height: 165px;
	_height: 113px;
	display: block;
	clear: both;
}

#content div.contform_bottomdistanc2 {
	width: 100%;
	height: 154px;
	_height: 167px;
	display: block;
	clear: both;
}

#content div.contacts_bott_dist {
	height: 40px;
}

/* *********************************************** distancies *************************************end */



/* start*********************************************** paragraph l r picture ************************************* */

#content span.picture_r {
	background-color: #BBDE7B;
	width: 250px;
	text-align: center;
	margin: 0px 0px 10px 10px;
	float: right;
}

#content span.picture_l {
	background-color: #BBDE7B;
	width: 250px;
	text-align: center;
	margin: 0px 10px 10px 0px;
	float: left;
}

#content span.picture_r img {
/*	width: 230px;
	height: 165px;*/
	margin-top: 25px;
	border: 2px solid white;
}
#content span.picture_l img {
/*	width: 230px;
	height: 165px;*/
	margin-top: 25px;
	border: 2px solid white;
}

#content span.pic_text {
	background-color: #CCE799;
	font-size: 0.7em;
	text-align: justify;
	color: black;
	width: 232px;
	margin-top: 2px;
	_margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	display: block;
}

#content span.pic_text_free {
	background-color: #BBDE7B;
	font-size: 0.7em;
	text-align: justify;
	color: black;
	width: 232px;
	height: 12px; 
	margin-top: 2px;
	_margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	display: block;
}


/* *********************************************** paragraph l r picture *************************************end */

/* start*********************************************** office_text_box ************************************* */

#content span.office_text_box {
	width: 275px;
	font-size: 1em;
	text-align: left;
	color: black;
/*	margin-top: 2px;
	margin-left: 10px;*/
	margin-right: 10px;
/*	margin-bottom: 7px;*/
/*	background-color: #CCE799;*/
	display: inline;
	float: left;
}

#content span.office_info_box {
/*	width: 280px;*/
/*	font-size: 0.7em;*/
	text-align: left;
	color: black;
/*	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;*/
	margin-bottom: 10px;
/*	background-color: #99AC79;*/
	display: inline;
	float: left;
}

#content span.office_info_name {
	width: 80px;
	text-align: left;
	color: black;
	color: #339933;
/*	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;*/
	display: inline;
/*	background-color: pink;*/
	float: left;
}

#content span.office_info_text {
	width: 185px;
	text-align: left;
	color: black;
/*	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;*/
	padding-left: 5px;
	display: inline;
	border-left: 1px solid #BBDE7B;
/*	background-color: yellow;*/
	float: left;
}

/* *********************************************** office_text_box *************************************end */


/* start*********************************************** picture detail ************************************* */
#content div.pic_detail_box {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
/*	position: absolute;
	top: 100px;
	left: 10px;*/
	background-color: #BBDE7B;
	/*float: left;*/
}

#content div.pic_detail_box a {
	text-decoration: none;
}

#content div.pic_detail_box img {
	border: 2px solid white;
}

#content div.pic_detail_text {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

/* *********************************************** picture detail *************************************end */


/* start*********************************************** page end ************************************* */

#content div.page_end {
	width: 88%;
	_width: 94%;
	height: 20px;
	background-color: #EFFDC1;
	margin: 0px auto 30px auto;
	border-left: 17px solid #F1F399;
	border-right: 17px solid #F1F399;
}

#content span.pageend_l {
	width: 130px;
	margin-top: 3px;
	margin-left: 15px;
	text-align: left;
	float: left;
	background: url("print-ico.gif") no-repeat bottom left;
}

#content span.pageend_r {
	width: 100px;
	margin-top: 3px;
	margin-right: 15px;
	text-align: right;
	float: right;
	background: url("sendmsg-ico.gif") no-repeat bottom right;
}

#content span.pageend_l a {
	color: #CC9933;
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 30px;
}
#content span.pageend_r a {
	color: #CC9933;
	font-weight: normal;
	font-size: 0.8em;
	padding-right: 30px;
}

#content span.pageend_l a:hover {
	color: #A71;
}

#content span.pageend_r a:hover {
	color: #A71;
}
/* *********************************************** page end *************************************end */




/* start*********************************************** contact_box ************************************* */

#content span.contact_box {
	width: 92%;
	_width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px; /*	text-transform: uppercase;*/
	padding-bottom: 4px;
	text-align: left;
	color: #000;
	background: url("contact_box_bkg.jpg") repeat-x top left;
	border-top: 1px solid #2A8139;
	border-bottom: 1px solid #2A8139;
	display: block;
}

#content span.contact_box img {
	width: 70px;
	height: 90px;
	margin-left: 20px;
	margin-top: 3px;
	border: 2px solid white;
}

#content span.foto_box {
	width: 114px;
	height: 100px;
	margin-left: 70px;
	_margin-left: 38px;
	margin-top: 6px;
	background-color: #BBDE7B;
	background: url("contact-ico.jpg") no-repeat top left;
/*	display: block;*/
	float: left;
}

#content span.foto_text1 {
	width: 280px;
	height: 15px;
	margin-left: 20px;
	margin-top: 10px;
/*	display: block;*/
	float: left;
}

#content span.foto_text2 {
	width: 280px;
	height: 18px;
	margin-left: 20px;
	margin-top: 5px;
/*	display: block;*/
	float: left;
}

#content span.contact_box a {
	font-weight: normal;
}

/* *********************************************** contact_box *************************************end */


/* start*********************************************** contact form ************************************* */

#contact_form {
	width: 95%;
	margin: 25px auto 15px auto;
	padding: 0px;
/*	background-color: cyan;*/
}

#contact_form div.valuebox {
	width: 183px;
	font-weight: bold;
	text-align: center;
/*	text-align: left;*/
	float: left;
/*	background-color: #DC9FAC;*/
}

#contact_form span.valuename {
	width: 170px;
	color: #2A8139;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 0px;
	_margin-right: 0px;
	font-weight: bold;
	text-align: left;
	display: block;
/*	background-color: orange;*/
}

#contact_form input {
	width: 170px;
	_width: 175px;
	height: 16px;
	_height: 22px;
	color: #000;
	font-size: 0.9em;
	_font-size: 0.85em;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-stretch: normal;
	padding: 2px 2px 2px 3px;
	_padding: 4px 2px 0px 3px;
	|padding: 3px 2px 0px 3px;
	border: 1px solid #BBDE7B;
	margin-top: 1px;
	margin-bottom: 13px;
	background: url("input_bkg.jpg") repeat-x top left;
}

#contact_form div.areabox {
	width: 76%;
	height: 120px;
	font-weight: bold;
	text-align: center;
	_margin-top: 1px;
	float: left;
}

#contact_form span.areaname {
	width: 97%;
	color: #2A8139;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 0px;
	_margin-right: 0px;
	font-weight: bold;
	text-align: left;
	display: block;
}

#contact_form textarea {
	width: 97%;
	height: 101px;
	_height: 106px;
	border: 1px solid #BBDE7B;
	color: #000;
	font-size: 0.95em;
	font-family: Verdana, sans-serif;
	font-stretch: normal;
	font-weight: normal;
	padding: 3px 3px 0px 3px;
	background: url("input_bkg.jpg") repeat-x top left;
}

#contact_form div.buttons_box {
	width: 127px;
	height: 60px;
	_height: 120px;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
	_margin-top: 1px;
	float: left;
}

#contact_form input.but_res {
	width: 100px;
	height: 22px;
	_height: 22px;
	padding-top: 0px;
	color: #8AC028;
	font-size: 0.9em;
	font-weight: bold;
	background-color: white;
	border: 1px solid #BBDE7B;
	cursor: pointer;
	background-image: none;
}
#contact_form input.but_res:hover {
	color: #2A8139;
}


#contact_form input.but_sub {
	width: 100px;
	height: 22px;
	_height: 22px;
	padding-top: 0px;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #2A8139;
	border: 1px solid #BBDE7B;
	cursor: pointer;
	background-image: none;
}

#contact_form input.but_sub:hover {
	color: #2A8139;
	background-color: #F5DD3D;
	border: 1px solid #2A8139;
}

#contact_form select {
	width: 99%;
	_width: 97%;
	height: 22px;
	|height: 24px;
	_height: 24px;
	padding: 1px 0px 0px 0px;
	_padding: 2px 0px 0px 0px;
	margin-left: 3px;
	_margin-left: 5px;
	margin-top: 1px;
	|margin-top: 2px;
	_margin-top: 2px;
	margin-bottom: 10px;
	_margin-bottom: 12px;
	color: #000;
	border: 1px solid #BBDE7B;
	background: url("input_bkg.jpg") repeat-x top left;
	font-family: Verdana, sans-serif;
	font-stretch: normal;
	font-weight: normal;
	float: left;
}

#contact_form select.size_50 {
	width: 48%;
	_width: 46%;
	width: 38%;
	_width: 36%;
}

#contact_form label {
	background-color: Gray;
	text-align: left;
	display: block;
}

#contact_form div.status_msg {
	width: 98%;
	_width: 99%;
	height: 18px;
	_height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-left: 7px;
	background-color: #F5DD3D;
	background-color: #F1F399;
}

#contact_form div.status_msg_free {
	width: 98%;
	_width: 99%;
	height: 18px;
	_height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 7px;
}

#content div.succesmsg {
	width: 94%;
	height: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-left: 7px;
	background-color: #F5DD3D;
	background-color: #F1F399;
}

/* *********************************************** contact form *************************************end */



/* start*********************************************** offer form ************************************* */

#offer_form {
	width: 95%;
	margin: 15px auto 15px auto;
	padding: 0px;
/*	background-color: cyan;*/
}

#offer_form fieldset {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	|margin: 7px 0px 5px 0px;
	border: 0px solid #E3F1C9;
	text-align: left;
}

#offer_form legend {
	color: #2A8139;
	font-weight: bold;
	margin-bottom: 15px;
}

#offer_form label {
	width: 183px;
	color: #2A8139;
	font-size: 0.8em;
	text-align: left;
	font-weight: bold;
	display: block;
	float: left;
}

#offer_form label.double {
	width: 64%;
	_width: 66%;
}


#offer_form div.box_form_1 {
	width: 183px;
	float: left;
}

#offer_form select {
	width: 177px;
	height: 22px;
	|height: 24px;
	_height: 24px;
	color: #000;
	padding: 1px 0px 0px 0px;
	_padding: 2px 0px 0px 0px;
	font-weight: normal;
	font-stretch: normal;
	font-family: Verdana, sans-serif;
	border: 1px solid #BBDE7B;
	margin-top: 1px;
	|margin-top: 2px;
	_margin-top: 2px;
	margin-bottom: 10px;
	_margin-bottom: 12px;
	background: url("input_bkg.jpg") repeat-x top left;
}


#offer_form input {
	width: 170px;
	_width: 175px;
	height: 16px;
	_height: 22px;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	font-stretch: normal;
	font-family: Verdana, sans-serif;
	border: 1px solid #BBDE7B;
	padding: 2px 2px 2px 3px;
	_padding: 4px 2px 0px 3px;
	|padding: 3px 2px 0px 3px;
	margin-top: 1px;
	margin-bottom: 10px;
	background: url("input_bkg.jpg") repeat-x top left;
}


#offer_form textarea {
	width: 100%;
	height: 63px;
	_height: 68px;
	border: 1px solid #BBDE7B;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	font-stretch: normal;
	font-family: Verdana, sans-serif;
	padding: 3px 3px 0px 3px;
	|padding: 4px 3px 0px 3px;
	background: url("input_bkg.jpg") repeat-x top left;
}



#offer_form div.buttons_box {
	width: 127px;
	height: 60px;
	_height: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	float: right;
}

#offer_form input.but_res {
	width: 100px;
	height: 22px;
	_height: 22px;
	padding-top: 0px;
	color: #8AC028;
	font-size: 0.9em;
	font-weight: bold;
	background-color: white;
	border: 1px solid #BBDE7B;
	cursor: pointer;
	background-image: none;
}
#offer_form input.but_res:hover {
	color: #2A8139;
}


#offer_form input.but_sub {
	width: 100px;
	height: 22px;
	_height: 22px;
	padding-top: 0px;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #2A8139;
	border: 1px solid #BBDE7B;
	cursor: pointer;
	background-image: none;
}

#offer_form input.but_sub:hover {
	color: #2A8139;
	background-color: #F5DD3D;
	border: 1px solid #2A8139;
}





#offer_form div.status_msg {
	width: 98%;
	_width: 99%;
	height: 18px;
	_height: 20px;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-left: 7px;
	background-color: #F5DD3D;
	background-color: #F1F399;
}

#offer_form div.status_msg_free {
	width: 98%;
	_width: 99%;
	height: 18px;
	_height: 20px;
	margin-top: 0px;
	display: block;
	padding-top: 2px;
	padding-left: 7px;
}

#offer div.succesmsg {
	width: 94%;
	height: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-left: 7px;
	background-color: #F5DD3D;
	background-color: #F1F399;
}


#content div.offerform_bottomdistanc {
	width: 100%;
	height: 44px;
	|height: 38px;
	_height: 30px;
	display: block;
	clear: both;
}

/* *********************************************** offer form *************************************end */


/* start****************************************** downloads ************************************* */

#content span.dn_line {
	width: 100%;
	margin-bottom: 3px;
/*	background-color: Lime;*/
	border-top: 1px solid #FFF;
	display: block;
}
#content span.dn_line img {
	float: left;
	border: 0px solid white;
	margin-top: 4px;
	margin-right: 10px;
}
#content span.dn_name {
	float: left;
	margin-top: 10px;
	width: 240px;
	height: 35px;
	text-align: left;
/*	background-color: lightblue;*/
}
#content span.dn_details {
	float: left;
/*	background-color: #DDD;*/
}
#content span.dn_ext {
	float: left;
	margin-top: 10px;
	text-align: right;
	width: 110px;
	height: 20px;
/*	background-color: lightgreen;*/
}
#content span.dn_size {
	float: left;
	margin-top: 10px;
	text-align: right;
	width: 115px;
	height: 20px;
/*	background-color: lightyellow;*/
}
#content span.dn_infotext {
	font-size: 0.7em;
	color: #393;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
	height: 20px;
}

/* *********************************************** downloads **********************************end */




/* ***************************************** terms downloads ******************************************** */

#content p.dn_line {
/*	background-color: Aqua;*/
}

#content p.dn_line a {
	float: left;
}

#content p.dn_line img {
	margin-right: 10px;
	border: 0px solid white;
}

#content span.dn_name a {
	margin-top: 10px;
}
/* ***************************************** terms downloads ******************************************** */