@CHARSET "UTF-8";
body, html, p, ul, ol, li, h3, h2, h4, h5, div, img, form, th, td {
	margin: 0; padding: 0;
}
body {
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', 'Tahoma', sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px dotted #d0d0d0;	
	margin-bottom: 20px; 
	color: #444;
}
h3 {
	font-size: 19px;
	font-weight: normal;
	color: #444;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px; 
}
h5 {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px; 
}
p {
	margin-bottom: 10px;
	font-size: 12px;
}
p.ac {
	text-align: center;
}
ul {
	list-style-image: url("ul_image.gif");
	list-style-position:outside;
	list-style-type:square;
	margin: 0px 5px 15px 35px;
}
ol {
	margin: 0px 5px 15px 35px;
}
th {
	padding: 3px;
	font-weight: normal;
	text-align: center;
}
img {
	vertical-align: top;
}
a img {
	border: none;
}
a {
	color: #DC0063;
}
a:link, a:visited {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;	
}
td, th {
	border: none;	
}	
a.more {
	color: #DC0063;
	font-size: 11px;
	float: right;
	margin-top: 10px;
}
a.back {
	color: #DC0063;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}
a.main {
	color: #DC0063;	
}
a.selected {
	color: #DC0063;
	font-weight: bold;	
}
a.side {
	font-weight: lighter;
	color: #333;	
}
.clr {
	clear: both;
	display: block;	
	font-size: 0;
	width: 0; height: 0;
}
.red {
	color: #ce0402;	
}
.left {
	float: left;	
}
.right {
	float: right;	
}
.dotted_bottom {
	border-bottom: 1px dotted #d0d0d0;	
}
input, textarea {
	border: 1px solid #666;
	font-size: 11px;
	
}
textarea {
	width: 100%;
}
input.submit {
	background: url("b_ok.gif") no-repeat;
	border: none;
	width: 25px;
	margin-left: 5px;
	cursor:pointer;
}
input.radio {
	width: auto;
	border: none;
}
input.checkbox {
	width: auto;
	border: 1px solid #666;
}
body {
	padding-top: 20px;
	background: url("background.jpg") repeat-x;	
	text-align: center;
	color: #111;
}
div#wrapper {
	text-align: left;
	width: 930px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
div#content {
	position: relative;	
	padding-top: 240px;
}
a#linkToSth {
	position: absolute;
	right: -25px;
	top: 50px;
	z-index: 100;
/*	background: url("link_do_czegos.gif") no-repeat; */
	display: block;
	width: 39px;
	height: 114px;	
}
div#top_bg { 
	position: absolute;
	bottom: 0;
	left: -25px;
	top: 0px;
	z-index: 1;
	height: 245px;
	width: 970px; 
	background: url("top.gif") no-repeat bottom left;
	behavior: url("/layout/iepngfix.htc"); 
}
div#header {
	position: absolute;
	width: 928px;
	height: 235px;
	left: 0px;
	top: 0;
	background: url("bg_top.png") repeat-x;
	border: 1px #fff solid;
}
div#header h1{
	position: absolute;
	display: block;
	text-indent: -9999px;
	background: url("logo.gif") no-repeat;
/*	width: 279px;
	height: 72px; */
	width: 350px;
	height: 105px; 
	margin: 57px 0 0 28px;
		z-index: 10;
}
div#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}
div#header ul#main_menu {
	float: right;
	list-style-type: none;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 11px;
		z-index: 9;
		position: relative;
		top: 0;
		left:0;
}
div#header ul#main_menu li {
	text-align: center;
	float: left;
	width: 8.5em;
	display: block;
	height: 40px;
	border-right: 1px solid #FADCEA;
	background: url("nav_main_arrow.gif") no-repeat 50% 3px;
}
div#header ul#main_menu li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 20px;
}
div#left_column, div#right_column {
	overflow: hidden;	
} 
div#left_column {
	float: left;
	width: 200px;
	padding: 0;
}
div#right_column {
	float: right;
	width: 230px;
}
div#center_column {
	padding: 0 240px 0 210px;
	text-align: left;	
}
div#footer {
	clear: both;
	border-top: 2px solid #DC0063;
	margin-top: 10px;
	text-align: left;
	padding: 5px 0;
	position: relative;
}
div#footer ul {
	list-style: none;
	font-size: 11px;
	padding-left:240px;
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	color: #000;
	padding: 0 10px;
}
div#footer .copyright{
	right: 10px;
	top: 5px;
	font-size: 11px;
	color: #666;
	position: absolute;
}
div.box {
	padding: 0 10px;
	margin: 0 0 50px 0;
}
div.box div.head {
	padding: 0;
	border-bottom: 1px dotted #d0d0d0;	
	margin-bottom: 10px; 
}
div.box div.head h3 {
	float: left;
	margin: 0; padding: 0;
}
div.box div.item {
	margin-bottom: 20px;
}
div.box div.item p {
	font-size: 11px;
	margin-bottom: 0;
}
ul.sideMenu {
	list-style-image: url("nav_left_arrow.gif");
	font-size: 15px;
	list-style-position: inside;
	margin: 0px;
}
ul.sideMenu li {
	padding: 0 0 10px 3px;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	font-weight: lighter;
}
ul.sideMenu li.top {
	border-bottom: 2px solid #b7d484;
	font-weight: bold;	
	font-size: 18px;
}
/* menu gie³da */

ul.sideMenu_exchange {
	font-size: 13px;
	list-style-position: inside;
	margin: 0px;
}
ul.sideMenu_exchange li {
	list-style-image: url("nav_left_arrow_green.gif");
	padding: 0 0 5px 3px;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 5px;
	font-weight: lighter;
}
ul.sideMenu_exchange li.top {
	list-style-image: url("nav_left_arrow.gif");
	border-bottom: 2px solid #b7d484;
	font-size: 17px;
	font-weight: bold;
}
/* **** */

div.login {
	font-size: 11px;
	text-align: center;
}
div.login div.head {
	margin: 0;
}
div.login form {
	background: #f3f3f3;
	padding: 5px 0;
}
div.login form table {
	width: 90%;
	display: block;
	margin: 0px auto;
}
div.login form table.exchange {
	width:200px;
	display: block;
	margin: 0px auto;
}
div.login form table th{
	font-weight: bold;	
	font-size: 11px;
}
div.login form table input {
	width: 100px;
}
div.login form table input.submit {
	width: 25px;
}
div.footer {
	background: #DC0063;
	padding: 3px 0;
}
div.footer a {
	color: #fff;
	padding: 0 5px;
}
