body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	margin: 5px;
	background-color: #f0f0f0;
  	font-size: 12px;
  	color: #222;
	
}

table {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #505050;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f00;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00;
	font-weight: normal;
	margin: 0px;
}


a {
	color: #505050;
	text-decoration: none;
}
a:hover {
	border:0px;
	color: #000;
	text-decoration: underline;
}

#container_big {
	width: 837px;
	padding: 0px;
	margin: 0px auto;
	
}

#container {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
	
}


#header {
	float: left;
	position: relative;
	width: 837px;
	height: 400px;
	text-align: right;
	background-color: #f0f0f0;
}

#menu {
	float: left;
	position: absolute;
	width: 185px;
	left: 0px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	text-align: left;
	
	padding:5px 5px 5px 5px ;
	background-color: #e0e0e0;
}

#menu a {
	display: block;
	float: left;
	position: relative;
	width: 185px;
	height: 33px;
	overflow: hidden;
	line-height: 33px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #555;
}

#menu a:hover {
	display: block;
	float: left;
	position: relative;
	background: #a0a0a0;
	width: 175px;
	height: 33px;
	overflow: hidden;
	line-height: 33px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #fff;
	text-decoration: none;
}

#steps {
	float: left;
	position: relative;
	width: 624px;
	height: 194px;
	left: 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	color: #bdc1e4;
	top: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
	float: left;
	position: relative;
	width: 220px;
	margin-left: 10px;
}
.czerw{
color:#ff0000;
}

#content {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-repeat: repeat-y;
	background-color: #FFffff;
}

#left {
	font-size:11px;
	width: 185px;;
	float: left;
	height: auto;
	position: relative;
	left: 0px;
	background-color: #e0e0e0;
	padding:5px 5px 5px 5px ;
	color: #454545;
	background-color: #e0e0e0;
}

#main {
	float: right;
	position: relative;
	width: 618px;
	right: 6px;
}
#main_m{float: right;
	position: relative;
	width: 320px;
	right: 6px;
		}
#main_small{float: right;
	position: relative;
	width: 500px;
	right: 6px;
		}		
		
#footer {
	float: left;
	position: relative;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 837px;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	padding-top: 2px;
	height: 16px;
	background-color: #ffffff;
}

#footer a {
	color: #505050;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #aaaaaa;
	text-decoration: none;
}

input, textarea, button { 
	background-color: #fff;
	color: #94C00D;
	border: solid 2px #94C00D;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#name { font-size:36px; padding:10px 0 0 15px}
#name span {color:red}
#slogan {
padding-left: 210px; 
padding-top: 1px;
background-color: #ffff00;
}
#sec {padding-left: 50px;}

