body{
	padding:0;
	margin:0;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#FADA18;
	background-color:#F4E4B0;
}
h1{
	font:18px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	padding:0;
	color:#C40204;
	text-align:center;
}
h2{
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#FADA18;
}
h3{
	font:18px "Times New Roman", Times, serif;
	margin:0 14px 10px 0;
	padding:0;
	color:#EF9000;
	text-align:right;
}
h4{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	padding:0;
	color:#EC8E15;
	text-align:center;
}
p{
	margin:0 0 15px 0;
}
table{
	font-size: 100%;
}
td{
	vertical-align:top;
}
img{
	border: 0;
}
form{
	margin: 0;
}
input, select, textarea{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color:#000;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin:6px 4px 7px 11px;
}
/* IE6 Only */
*html input.checkbox{
    margin:3px 0 4px 7px;
}
/* IE7 Only */
*+html input.checkbox{
    margin:3px 0 4px 7px;
}
input.radio{
	border: none;
	vertical-align: middle;
	margin:6px 7px 5px 0;
}
*html input.radio{
	margin:1px 4px 1px -5px;
}
*+html input.radio{
	margin:1px 4px 1px -5px;
}
a{
	color:#FADA18;
	text-decoration:underline;
}
a:hover/*, a:visited*/{
	color:#ECA317;
	text-decoration:underline;
}
a.alternate{
	color:#6F4304;
	text-decoration:underline;
}
a.alternate:hover{
	color:#6F4304;
	text-decoration:none;
}
ul{
	margin:0 0 12px 15px;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:disc;
}
ol{
	margin:0 0 12px 20px;
	padding:0 0 0 0;
	list-style-position:outside;
}
li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
li{
	margin-bottom:0;
}
/* common classes */
.middle{
	vertical-align:middle;
}
.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:0;
	height:0;
}
.fr{
	float:right;
}
/* specific classes */
.head{
	background:url(img/head_bg.jpg) repeat-x left top;
}
.left_bg{
	background:url(img/left_bg.gif) repeat-y left top;
}
.left_t{
	background:url(img/left_t.jpg) no-repeat left top;
}
.left_b{
	background:url(img/left_b.png) no-repeat left bottom;
}
.right_bg{
	background:url(img/right_bg.gif) repeat-y right top;
}
.right_t{
	background:url(img/right_t.jpg) no-repeat right top;
}
.right_b{
	background:url(img/right_b.png) no-repeat right bottom;
}
.center_bg{
	background:url(img/center_bg.gif) -1px -1px;
}
.center_t{
	background:url(img/center_t.jpg) repeat-x 3px top;
}
.center_l{
	background:url(img/center_l.jpg) repeat-y 82px -1px;
}
.center_lt{
	background:url(img/center_lt.jpg) no-repeat 82px top;
}
.center_lt2{
	background:url(img/center_lt2.jpg) no-repeat 82px top;
}
.center_r{
	background:url(img/center_r.jpg) repeat-y right 1px;
}
.center_rt{
	background:url(img/center_rt.jpg) no-repeat right top;
}
.center{
	background:url(img/center_b.png) no-repeat left bottom;
	text-align:center;
	padding:8px 0 0 0;
	font-weight:bold;
}
.center .map_t{
	background:url(img/map_t.gif) repeat-x left top;
}
.center .map_r{
	background:url(img/map_r.jpg) no-repeat left center;
}
.center .map_b{
	background:url(img/map_b.gif) repeat-x left top;
}
.center .map_l{
	background:url(img/map_l.jpg) no-repeat left center;
}
.center .pic_t{
	background:url(img/pic_t.gif) repeat-x left top;
}
.center .pic_r{
	background:url(img/pic_r.jpg) no-repeat left center;
}
.center .pic_b{
	background:url(img/pic_b.gif) repeat-x left top;
}
.center .pic_l{
	background:url(img/pic_l.jpg) no-repeat left center;
}
.center .opis{
	margin-bottom:10px;
}
.center .opis span{
	margin:0 32px 0 24px;
}
.center .content{
	text-align:left;
	padding:0 0 18px 25px;
}
.center .min{
	min-height:300px;
	height:auto !important;
	height:300px;
	padding-bottom:100px;
}
/*.center .state a{
	display:block;
	color:#FCF1EC;
}
.center .state a:hover{
	color:#ECA317;
}
.center .country{
	padding-top:34px;
}
.center .country a{
	display:block;
	color:#FEFBF5;
	text-decoration:none;
	margin-bottom:4px;
}
.center .country a:hover{
	color:#EFA61A;
	text-decoration:underline;
}
.center .country a.act{
	color:#EFA61A;
	text-decoration:underline;
}
*/
.state a{
	display:block;
	color:#FCF1EC;
}
.state a:hover{
	color:#ECA317;
}
.country{
	padding-top:34px;
}
.country a{
	display:block;
	color:#FEFBF5;
	text-decoration:none;
	margin-bottom:4px;
}
.country a:hover{
	color:#EFA61A;
	text-decoration:underline;
}
.country a.act{
	color:#EFA61A;
	text-decoration:underline;
}
.contact{
	color:#49381A;
}
.contact .pad{
	padding-top:6px;
}
.center input.field1{
	width:182px;
	height:14px;
	border:1px solid #593A00;
	padding:0 4px 0 4px;
	margin:6px 0 6px 14px;
	background-color:#E9D7AD;
}
*html .center input.field1{
	margin:5px 0 5px 14px;
}
*+html .center input.field1{
	margin:5px 0 5px 14px;
}
.center textarea.field2{
	width:334px;
	height:138px;
	border:1px solid #593A00;
	padding:0 0 0 4px;
	margin:6px 0 6px 14px;
	background-color:#E9D7AD;
}
.center .map_main{
	margin-top:35px;
}
.center .america{
	position:absolute;
	left:10px;
	top:149px;
	width:105px;
}
.center .america a{
	color:#fff;
	text-decoration:none;
}
.center .america a:hover{
	color:#FADA18;
}
.center .europe{
	position:absolute;
	left:190px;
	top:80px;
	width:45px;
}
.center .europe a{
	color:#fff;
	text-decoration:none;
}
.center .europe a:hover{
	color:#FADA18;
}
.center .asia{
	position:absolute;
	left:447px;
	top:118px;
	width:112px;
}
.center .asia a{
	color:#fff;
	text-decoration:none;
}
.center .asia a:hover{
	color:#FADA18;
}
.center .stand{
	position:absolute;
	left:42%;
	top:8px;
}
.ico{
	position:absolute;
	left:43px;
	top:85px;
}
.bottom_bg{
	background:url(img/bottom_bg.jpg) repeat-x left top;
}
.bottom_l{
	background:url(img/bottom_l.jpg) no-repeat left top;
}
.bottom_r{
	background:url(img/bottom_r.jpg) no-repeat right top;
}
.bottom_l_bg{
	background:url(img/bottom_l_bg.gif) repeat-y left top;
}
.bottom_r_bg{
	background:url(img/bottom_r_bg.gif) repeat-y right top;
}
.bottom{
	background:url(img/bottom_b.png) no-repeat left bottom;
}
.bottom .city{
	padding:1px 267px 0 93px;
	color:#7F531E;
	font-weight:bold;
}
.bottom .city a{
	color:#7F531E;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
.bottom .city a:hover{
	text-decoration:underline;
}
.bottom .city_l{
	background-color:#F0EAD5;
	border:1px solid #9E7D37;
}
.bottom .city_l span{
	display:block;
	border-top:2px solid #F7F4E9;
	border-left:1px solid #F7F4E9;
	border-right:1px solid #F7F4E9;
	padding:9px 5px 0 27px;
}
.bottom .city_r{
	background-color:#E8DFBB;
	border:1px solid #9F7F3A;
}
.bottom .city_r span{
	display:block;
	border-top:2px solid #F3EEDA;
	border-left:1px solid #F3EEDA;
	border-right:1px solid #F3EEDA;
	padding:9px 5px 0 27px;
}
.bottom .search{
	text-align:center;
	margin-bottom:24px;
	padding:0 267px 0 93px;
}
.bottom .search input.field{
	width:207px;
	height:14px;
	border:1px solid #AEAEAE;
	padding:2px 5px 2px 5px;
}
.bottom .menu{
	text-align:center;
	color:#7F531E;
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
.bottom .menu span{
	margin:0 3px 0 3px;
}
.bottom .menu a{
	color:#7F531E;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.bottom .menu a:hover{
	color:#344876;
	text-decoration:underline;
}
.bottom .menu a.act{
	color:#344876;
	text-decoration:underline;
}
.bottom .copy{
	background:url(img/copy_bg.png) no-repeat left top;
	font-size:11px;
	color:#1E180B;
	width:335px;
	text-align:center;
	height:20px;
	padding-top:23px;
	margin:0 auto 0 auto;
}
.bottom .alierra{
	white-space:nowrap;
	padding:7px 0 0 0;
}
.bottom .alierra img{
	float:left;
	margin-right:8px;
}
.bottom .alierra a{
	color:#5F8CBE;
	font-size:10px;
	text-decoration:none;
}
.bottom .alierra a:hover{
	color:#3C628C;
}
.bottom .url{
	padding:35px 252px 115px 78px;
}
.bottom .url .url_bg{
	background:url(img/url_bg.jpg) no-repeat left top;
	width:203px;
	height:33px;
	color:#000;
	padding:4px 0 0 14px;
	text-align:left;
}
.bottom .block{
	padding:0 238px 0 3px;
	position:relative;
	top:-88px;
	margin-bottom:-88px;
}
.bottom .block1{
	background:url(img/block1.png) no-repeat left top;
}
.bottom .block1 a{
	display:block;
	padding:69px 43px 62px 104px;
}
.bottom .block2{
	background:url(img/block2.png) no-repeat left top;
}
.bottom .block2 a{
	display:block;
	padding:64px 40px 26px 95px;
}
.right{
	position:absolute;
	left:11px;
	top:38px;
}
.right .g_l{
	background:url(img/g_l.png) no-repeat left bottom;
}
.right .g_r{
	background:url(img/g_r.png) no-repeat left bottom;
}
.right .g_c{
	background-color:#F3EFE0;
	padding:45px 18px 15px 18px;
}
.right .banner{
	text-align:center;
	padding-top:11px;
}
.right .banner a{
	display:block;
	margin-bottom:14px;
}
.right .ads{
	margin-bottom:22px;
}
.right .google{
	color:#4B3100;
}
.right .google a{
	font-size:11px;
	color:#F8A200;
	text-decoration:none;
	display:block;
}
.right .google a:hover{
	text-decoration:underline;
}
.right .google a.title{
	color:#4B3100;
	font-size:12px;
	font-weight:bold;
}
.relative{
	position:relative;
}
.mb35{
	margin-bottom:35px;
}

/* add 23.04.2009 */
.earth .earth_1.argentina{
	background-image:url(img/argentina.jpg);
	background-repeat:no-repeat;
}