body, html {
	margin:0px;
	padding:0px;
	font-size:11pt;
	font-family: Arial, Tahoma sans-serif;
	color:#333;
	text-align:center;}
.container {
	float:left;
	width:100%;
	min-height:100%;
	background: url(../images/bg_left.gif) repeat-y;}
.left {
	float:left;
	width:290px;
	padding:25px 0px 50px 0px;}
.logo {
	width:245px;
	height:88px;
	background: url(../images/logo.gif) no-repeat;
	margin:0px 0px 25px 25px;}
.folder {
	margin:100px 0px 25px 50px;}
.right {
	float:left;
	width:65%;
	padding:25px 0px 30px 40px;}
.prog_name {
	position:relative;
	left:0px;
	width:95%;
	height:100px;
	margin:0px 0px 50px 0px;
	border:2px solid #d6d5d5;}
.corner_t_l {
	position:absolute;
	top:-2px;
	left:-2px;
	width:11px;
	height:11px;
	background: url(../images/top_left.gif) no-repeat;}
.corner_b_l {
	position:absolute;
	bottom:-2px;
	left:-2px;
	width:11px;
	height:11px;
	background: url(../images/bot_left.gif) no-repeat;}
.corner_t_r {
	position:absolute;
	top:-2px;
	right:-2px;
	width:11px;
	height:11px;
	background: url(../images/top_right.gif) no-repeat;}	
.corner_b_r {
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:11px;
	height:11px;
	background: url(../images/bot_right.gif) no-repeat;}
.corner_b_c {
	position:absolute;
	bottom:-30px;
	left:30%;
	width:45px;
	height:30px;
	background: url(../images/cloud.gif) no-repeat;}
.modul_title {
	width:70%;
	height:125px;
	background: url(../images/big_folder.gif) top left no-repeat;
	padding:25px 0px 0px 130px;}
.main {
	width:95%;
	background: #eee;
	margin:10px 0px 0px 0px;
	padding:10px;}
h2 {
	padding-top:15px;
	color:#767575;
	font-size:1.25em;}
h3 {
	padding:10px 0px 0px 10px;
	color:#555;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;}
.left_menu {
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	color:#fff;
	font-size:1.4em;}
.right_menu {
	width:200px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	color:#2096ea;
	font-size:1.1em;}	
.body {
	width:100%;
	table-layout:auto;}
.body h2 {
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;}
.body tr {
	background-color:#f1f4f7;
	border-top:0px;
	border-bottom:4px solid #eee;}		
table {
	text-align:left;
	border:0px;}
.bg {
	position:absolute;
	top:50%;
	left:50%;
	width:390px;
	height:258px;
	z-index:1;
	margin:-129px 0px 0px -195px;
	text-align:left;
	color:#555;}
.body {
	position:absolute;
	top:40px;
	left:0px;
	z-index:10;}
.bg span {
	display:block;
	width:100px;
	float:left;
	margin-left:20px;
	font-size:1.7em;
	text-align:right;}
.form {
	position:relative;
	z-index:5;
	width:200px;
	height:25px;
	margin:0px 0px 0px 10px;
	border:1px solid #ccc;
	font-size:1.2em;
	color:#555;}
.botton {
	width:123px;
	height:42px;
	cursor:pointer;
	margin:10px 0px 0px 127px;
	border:0px;
	background: url(../images/submit.png) no-repeat;
	font-size:1.2em;
	color:#555;}