body, div, table, tr, td, p, span, ul, li, input, textarea, img, object, a, form {
	margin:0;
	padding:0;
	background: transparent;
	font-style: normal; /*italic; oblique;*/
	font-variant: normal; /*small-caps;*/
	font-weight: normal; /*bold;*/
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana;
	border:0;
}

body {
	background: #97826A url(../images/body_bg.jpg) repeat-x 0 0;
}


#wrapper {
	margin: 0 auto 30px auto;
	width: 904px;
	
	/*border:1px solid red;*/
}

.eurofont {
	font-family: "Verdana";
	color:#000;
	font-size:18px;
}

a {
	text-decoration:none;
}

/* - - - - - - - - - - - - - HEADER - - - - - - - - - - - - - - - */

#header {
	background: transparent url(../images/banner.jpg) no-repeat 0 0;
	/*border:1px solid red;*/
	width:590px;
	height:105px;
	padding:159px 0 0 314px;
	text-indent:34px;
}

#header_en {
	background: transparent url(../images/en/banner.jpg) no-repeat 0 0;
	/*border:1px solid red;*/
	width:590px;
	height:105px;
	padding:159px 0 0 314px;
	text-indent:34px;
}

#header_note {
	width:330px;
	height:100px;
	position:relative;
	top:-170px;
	text-indent: 0px;
	font-size: 14px;
}


/* - - - - - - - - - - - - - MENU MAIN - - - - - - - - - - - - - - - */
#menu_main {
	background: transparent url(../images/menu_main.jpg) no-repeat 0 0;
	width:670px;
	height:33px;
	padding:0 0 0 280px;
}

#menu_main_en {
	background: transparent url(../images/en/menu_main.jpg) no-repeat 0 0;
	width:670px;
	height:33px;
	padding:0 0 0 280px;
}

#menu_main_links a {
	background: transparent url(../images/menu_main_separator.jpg) no-repeat 0 0;
	display:block;
	float:left;
	width:105px;
	height:22px;
	padding: 8px 0 0 0;
	color:#FFF;
	text-align:center;
}

#menu_main_links a:hover {
	font-weight:bold;
}

#menu_main_links_selected {
	font-weight:bold;
}
/* - - - - - - - - - - - - - CONTAINER - - - - - - - - - - - - - - - */

#container {
	width:902px;
	background: #EFE7D0 url(../images/container_bg.jpg) no-repeat 0 0;
	border-top:0;
	border-right:1px solid #482311;
	border-bottom:1px solid #482311;
	border-left:1px solid #482311;
}

#copyrights {
	height:23px;
	background-color:#482311;
	color:#CCC;
	padding:3px 10px 0 0 ;
}
#copyrights a {
	color:#FFC;
}


/* - - - - - - - - - - LEFT CONTENT - - - - - - - - - - - - - - - - */

#left_content {
	float:left;
	width:260px;
	/*border:1px solid #FFF;*/
	/*background-color:#CCC;*/
}

#left_menu {
	width:260px;
	height:205px;
	padding: 15px 0 64px 0;
}

#left_menu a {
	display:block;
	/*width:206px;*/
	
	padding: 0 0 0 40px;
	font-family: "Verdana";
	font-size:18px;
	color:#000;
	
}

#left_menu a:hover {
	/*color:#F00;*/
	color:#CCB885;
}

a#left_menu_selected {
	color:#897339;/*#F00;*/

}

a#button_top {
	display:block;
	width:260px;
	height:80px;	
	background: transparent url(../images/button_konsultacje_biznesowe.jpg) no-repeat 0 0;
	margin: 0 0 8px 0;
}

a#button_bottom {
	display:block;
	width:260px;
	height:63px;
	background: transparent url(../images/button_pracownia_programistyczna.jpg) no-repeat 0 0;
}

a#button_top_en {
	display:block;
	width:260px;
	height:80px;	
	background: transparent url(../images/en/button_konsultacje_biznesowe.jpg) no-repeat 0 0;
	margin: 0 0 8px 0;
}

a#button_bottom_en {
	display:block;
	width:260px;
	height:63px;
	background: transparent url(../images/en/button_pracownia_programistyczna.jpg) no-repeat 0 0;
}

/* - - - - - - - - - - RIGHT CONTENT - - - - - - - - - - - - - - - - */

#right_content {
    padding-top: 10px;
	float:right;
	width:642px;
	/*border:1px solid #FF0;*/
	/*background-color:#FFF;*/
}


/* - - - - - - - - - - RIGHT CONTENT LEAD - - - - - - - - - - - - */
#right_content_lead {
	width:602px;
	margin:20px 0px 20px 0px;
	padding: 0 0 0 40px;
	height:186px;
	background: transparent url(../images/right_content_lead_big.jpg) no-repeat 0 0;	
}

#right_content_lead_clean {
	width:602px;
	margin:20px 0px 20px 0px;
	padding: 0 0 0 40px;
	height:186px;
	background: transparent url(../images/right_content_lead_clean.jpg) no-repeat 0 0;
}

#right_content_lead_title {
	margin: 0 0 10px 0;
}

#right_content_lead_text {
	width:500px;
	margin: 0 0 0 5px;
}

a#right_content_lead_button {
	display:block;
	width: 122px;
	height: 40px;
	margin: 10px 0 0 0;
	background: transparent url(../images/right_content_lead_button.jpg) repeat-x 0 0;
	
}

a#right_content_lead_button_en {
	display:block;
	width: 122px;
	height: 40px;
	margin: 10px 0 0 0;
	background: transparent url(../images/right_content_lead_button_en.jpg) repeat-x 0 0;
	
}

/* - - - - - - - - - - RIGHT CONTENT SITE - - - - - - - - - - - - */

.right_content_site_title {
	font-family: "Verdana";
	color:#000;
	font-size:18px;
	width:613px;
	padding: 0 0 10px 10px;
}

.right_content_site_text {
	width:600px;
	padding: 0 0 0 13px;
}

.right_content_site_text_separator {
	margin: 8px 0 0 0;
	width:600px;
	background: transparent url(../images/right_content_text_separator.jpg) no-repeat 8px 0;
}

.right_content_site_text img {
	float:left;
	margin: 0 30px 0 0;
	
	background: url(../images/shadow.gif) no-repeat right bottom;
	padding: 3px 6px 6px 3px;
}	

.right_content_site_text li {
	margin-left:15px;
}

.right_content_site_text p{
	margin-top: 20px;
}

.see_details_button{
	display:block;
	width: 192px;
	height: 40px;
	margin: 10px 0 0 0;
	background: transparent url(../images/see_details_button.jpg) repeat-x 0 0;
	float: right;
}

.see_details_button_en{
	display:block;
	width: 192px;
	height: 40px;
	margin: 10px 0 0 0;
	background: transparent url(../images/see_details_button_en.jpg) repeat-x 0 0;
	float: right;
}

.offer_table th{
 background-color: #482311;
 border-bottom: 1px;
 color: white;
}

.offer_table{
 width: 98%;
 margin-left: 4px;
 margin-right: 10px;
 border-bottom: 1px;
 border-bottom-color: #482311;
 border-bottom-style: solid;
 border-collapse: collapse;
}

.offer_table td{
 padding-left: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 vertical-align: top;
}

.offer_table a{
  color: #482311;
}

.offer_table a:visited{
  color: #482311;
}

.offer_table_category{
	background-color: white;
}


.offer_link {
	font-weight: bold;
	color: #5F4F23;
}