body {
	margin-top: 5%;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0; 
	font-family: arial, verdana, sans-serif;
	background-color: #808080;
	color: #000000;
	}

#basic {
	width: 780px;
	height: 500px;
	border-top: 2px groove #AEACAC;
	border-left: 2px groove #AEACAC;
	border-right: 2px groove #AEACAC;
	border-bottom: 2px groove #AEACAC;
	background-color: #000000;
	color: #FFFFFF;
	}


#top {
	
	float: left;
	width: 100%;
	height: 65px;
	}

#menu_top {
	width: 100%;
	height: 30px;
	float: left;
	}

#menu_top ul li a {
	padding-right: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	float: left;
	
	}

#menu_top ul li {
	display: inline;
	padding: 0px;
	
	}

#menu_top ul {
	margin-left: 245px;
	
	
	}

#menu_top ul li a:hover {
	color: #F24F00;
	background-color: #000000;
	
	}

#left {
	width: 30%;
	height: auto;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	margin-top: 12px;
	}

.left_menu a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 20px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	}

.left_menu a:hover {
	color: #F24F00;
	background-color: #000000;
	}

#main {
	width: 500px;
	height: 350px;
	float: left;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin-top: 15px;
	}
.main_text {
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px
	}

.orange {
	color: #F24F00;
	background-color: #000000;
	line-height: 0pt;
	}

.main_text_dole {
	color: #F24F00;
	background-color: #000000;
	text-align: right;
	margin-right: 45px;
	font-weight: bold;
	font-size: 16px;
	}

#footer {
	width: 780px;
	height: 10px;
	float: left;
	font-size: 10px;
	text-align: right;
	padding-right: 6px;
	display: block;
	}

.pozpatku
	{
	unicode-bidi:bidi-override;
	direction: rtl;
	color:#FFFFFF;
	background-color: #000000
	}


#index	{
	width: 780px;
	height: 500px;
	border-top: 2px groove #AEACAC;
	border-left: 2px groove #AEACAC;
	border-right: 2px groove #AEACAC;
	border-bottom: 2px groove #AEACAC;
	background-color: #000000;
	color: #FFFFFF;
	}

#index_menu {
	width: 300px;
	height: 40px;
	margin-top: 150px;
	margin-left: 300px;
	}

#validations {
	margin-top: 225px;
	margin-left: 5px;
	}


#col_left_up {
	width: 170px;
	height: 150px;
	float: left;
	margin-left: 15px;
	}

#col_right_up {
	width: 260px;
	height: 150px;
	float: left;
	margin-left: 18px;
	
	}
#col_left_bottom {
	width: 170px;
	height: 150px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	
	}
#col_right_bottom {
	width: 260px;
	height: 150px;
	margin-top: 15px;
	margin-left: 18px;
	float: left;
	
	}

#col_main {
	width: 500px;
	height: 350px;
	float: left;
	margin-top: 15px;
	border-top: solid 1px #FFFFFF;
	}



	
