@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	margin:0;
	padding:0;
	color:#353535;
	background: #011740 url(../images/background.jpg) no-repeat center top;
}
#container{
	margin:0 auto;
	width:954px;
	height:600px;
	background: #011740 url(../images/bg_content.jpg) no-repeat center top;
}
img{
	border:none;
}
h2{
	margin:0; padding:0; font-size:12px; color:#0c4da2;
}

.blue{
	color:#034da2;
}
#menu{
	float:left; height:43px; margin-left:18px; padding:0 0 0 2px; width:934px; background:url(../images/menu_left.gif) left top no-repeat;
}
#menu span, #menu img{
	float:left; margin:0 0 0 0;
}
* html #menu{
	display:inline;
}
#logos{
	width:472px;
	height:62px;
	float:right;
	margin-right:18px;
	background:#efebea;
}
#logo{
	float:right;
	margin-right:25px;
	margin-top:5px;
}
#logog{
	float:left;
	margin-top:7px;
	margin-left:25px;
}
#content_wrapper{
	width:483px;
	height:389px;
	float:left;
	margin-top:29px;
	margin-left:18px;
	padding:20px;
	color:#353535;
}
#flash_wrapper{
	width:413px;
	height:540px;
	float:left;
}
* html #content_wrapper, * html #flash_wrapper{
	display:inline;
}
.product_list{
	margin-top:5px;
	margin-bottom:15px;
	width:50%;
	float:left;
	font-size:13px;
}
.title{
	width:370px; height:44px; font-size:18px; color:#0c4da2; padding-top:0px; line-height:1.1em;
}
.content{
	height:412px; overflow: auto;
}
#product_description{
	width:200px; float:left; font-size:12px;
}
.scroll{
	width:455px;
}
.content a{
	color:#0c4da2;
	text-decoration:underline;
}
.content a:hover{
	color:#ee3424 !important;
}
.regulament{
	height:380px; overflow-x: hidden; overflow: auto; font-size:13px; line-height:1.3em;
}

.clearer{
	clear:both;
	font-size:0px;
	line-height:0px;
}
#footer{
	width:483px;
	float:left;
	color:#0c4da2;
	font-size:10px;
	margin-top:3px;
}
#footer .samsung{
	margin-top:0px; margin-right:27px;
}
#footer .genco{
	margin-top:0px; margin-left:20px;
}
#footer .cyclone{
	float:left; clear:both;
}
.footer{
	margin-left:123px; padding-top:10px;
}
#footer a{
	color:#0c4da2;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.pic{
	float:left; margin-right:15px;
}
.picr{
	float:right; margin-left:15px;
}
.clearer{
	height:0; font-size:0px; line-height:0px; clear:both; visibility:hidden;
}
.pb5{
	padding-bottom:5px;
}
.mb5{
	margin-bottom:5px;
}
.pb10{
	padding-bottom:10px;
}
input.clue{
	border:1px solid #011740; font-size:12px; margin-bottom:5px;
}
input.send{
	border:1px solid #000; background:#011740; font-weight:bold; color:#FFF; font-size:12px;
}
.error{
	color:#ee3424;
}
form{
	margin:0; padding:0;
}
.form_name{
	width:100px; float:left;
}