/* ZAKLADNI */
.clean {
	clear: both;
	height: 0;
	font-size: 0;
}
.clear {
	clear: both;
}
.no-screen, hr {
	position: absolute;
	left: -500px;
	top: -500px;
}

/* LAYOUT */
body, table, tr, td, form, input, textarea {
	font: 1em "Arial CE", "Helvetica CE", "Verdana CE", Arial, Helvetica, Verdana, sans-serif;
}
body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	color: #595959;
	background: #FFF url("pic/body.jpg") repeat-x;
	font-size: .7em;
	line-height: 1.5;
	text-align: center;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	_height: 100%;
	min-height: 100%;
	background: url("pic/page.jpg") no-repeat 80% 0;
	text-align: left;
}
#extra #page {
	background: url("pic/page_extra.jpg") no-repeat 50% 0;
}
#head {
	height: 138px;
	position: relative;
	background: _#FFF ;
}
#head-logo {
	margin: 0;
	padding: 0;
}
#head-logo img {
	position: absolute;
	top: 28px;
	left: 0;
	width: 170px;
	height: 110px;
	border: none;
	cursor: pointer;
}
#head-text {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 15px;
	left: 190px;
	width: 670px;
font-size: 1.25em;
font-weight: bold;
color: #FFF;
}
#head-text h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}
#head-text strong {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
}
#head-log {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 50px;

line-height: 28px;
	color: #000;
}
#head-log span {
padding: 0 .5em;
} 
#head-log a {
color: #CF252B;
font-weight: bold;
} 
#head-log a:hover {
text-decoration: none;
}
#head-log em {
color: #CF252B;
font-weight: bold;
font-style: normal;
} 
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
float: left;
	margin: 0;
	padding: 0 11px 0 10px;
background: url("pic/menu.jpg") no-repeat 100% 50%;
line-height: 35px;
list-style-type: none;
}
#menu li a {
	padding: 3px 10px;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
#menu li.menu-end {
background: none;
}
#menu li.menu-act a,
#menu li a:hover {
background-color: #A0A0A0;
color: #FFF;
}

#intro {
position: relative;
padding: 40px 50px 80px 0;
}
#extra #intro {
padding: 150px 50px 80px 0;
}
#intro h2        {font-size: 1.35em;margin: 0;padding: 0;color: #CF252B;}
#extra #intro h2        {font-weight: normal;position: absolute;top: 25px;left: 20px;}

#intro h2 strong {font-weight: normal;font-size: 1.75em;}
#intro h2 em     {font-style:  normal;font-size: 1.25em;}

#intro h3 {
margin: 0;
padding: 0 20px 5px;
color: #BFBFBF;
font-size: 1.2em;
}
#intro form {
position: relative;
margin: 0;
padding: 0;
}
#intro form fieldset {
margin: 0;
padding: 0;
background-color: #CFCFCF;
border: 1px solid #BFBFBF;
}
/*
#intro form legend {
margin-left: 10px;
background-color: #FFF;
}*/

#intro form p {
font-weight: bold;
color: #3E3E3E;
}
#extra #intro form p {
padding: 0 25px;
margin: 0;
display: inline;
line-height: 50px;
}
#intro form input {
margin: 0 10px 0 20px;
border: 1px solid #CD5D61;
}
#extra #intro form input {
margin: 0 0 0 10px;
}
#intro form .tlac {
position: absolute;
right: 2px;
}
#intro form .tlac input {
width: auto;
margin: 0;
}
#intro-info {
margin: 0;
padding: 25px 20px 0;
}
#intro small {
display: block;
padding-bottom: .75em; 
font-size: 1em;
color: #9A9A9A;
}
a {
color: #9A9A9A;
}
a:hover {
text-decoration: none; 
}


#area {
	float: right;
	width: 801px;
}
#area-in {
	margin: 40px 0 80px;
	padding: 0 50px 0 0;
}
#area h2       {font-size: 1.35em;margin: 0;padding: 0 0 1.5em 0; color: #404040; text-align: right; }
#area h2 small {font-size: .8em; color: #B8B8B8; font-weight: normal;}
#area table {
	margin: 0 0 2em;
	width: 751px;
	border-collapse: collapse;
}
#area table th {
text-align: right;
color: #FFF;
background-color: #999;
line-height: 2.5;
padding-right: 1em;
font-size: 1.10em; 
}
#area table .tab-z th {background-color: #CF252B; color: #FFF}
#area table .tab-y th {background-color: #807F7F; color: #FFF}

#area table td {
padding: .5em;
font-weight: bold;
}
#area table .tab-a td {background-color: #FFF;}
#area table .tab-a td span {color: #DDD;}
#area table .tab-b td {background-color: #DDD;}
#area table .tab-b td span {color: #FFF;}
#area table .tab-c td {background-color: #EEE;}


.submit {padding: .35em 2.5em; background: #BF1B21 url("pic/submit.jpg") repeat-x; color: #FFF; border: 1px solid #CF252B; font-weight: bold; text-align: center;}




#side {
	float: left;
	width: 179px;
}
#side-in {
	margin: 25px 0 5px;
	padding: 0;
}
#side ul {
margin: 0 0 2em 0;
padding: 0;
border-bottom: 4px solid #807F7F;
}
#side li {
padding: .35em .25em .35em 2em;
display: block;
line-height: 200%;
background: #eee;
}

#side li.ul-a {background-color: #DBDBDB; color: #494949; }
#side li.ul-b {background-color: #C2C2C2; color: #494949; }
#side li a {color: #494949; font-weight: bold; }
#side li a:hover {text-decoration: none; }
#side .side-act a {text-decoration: none; }


ul#side-user {
border: none;
}
ul#side-user li {
color: #FFF;
font-weight: bold;
background-color: #CF252B;
}





#foot {
	margin-top: -60px;
	line-height: 60px;
	text-align: center;
	background: #EAEAEA url("pic/foot.jpg") repeat-x;
}
#foot-in {
	margin: 0 auto;
	text-align: right;
	width: 900px;
	/*	padding: 7px 10px 10px;*/
	font-weight: bold;
	color: #B8B8B8;
position: relative;}
#foot p {
	margin: 0;
	padding: 0;
}
#foot img {
border: none;
}


#foot #foot-darek a      {position: absolute; top: 5px; left: 0; width: 70px; height: 50px; overflow: hidden; }
#foot #foot-darek a span {position: absolute; top: 0  ; left: 0; width: 70px; height: 50px; background: url("pic/foot_darek.jpg") no-repeat; }

#foot #foot-zlatostribro a      {position: absolute; top: 5px; left: 90px; width: 92px; height: 50px; overflow: hidden; }
#foot #foot-zlatostribro a span {position: absolute; top: 0  ; left:  0  ; width: 92px; height: 50px; background: url("pic/foot_zlato-stribro.jpg") no-repeat; }

#foot #foot-hotely a      {position: absolute; top: 5px; left: 210px; width: 100px; height: 50px; overflow: hidden; }
#foot #foot-hotely a span {position: absolute; top: 0  ; left:  0   ; width: 100px; height: 50px; background: url("pic/foot_hotely.png") no-repeat; }

#foot #foot-aspa a      {position: absolute; top: 5px; right: 50px; width: 150px; height: 50px; overflow: hidden; }
#foot #foot-aspa a span {position: absolute; top: 0  ; left:   0  ; width: 150px; height: 50px; background: url("pic/foot_aspa.jpg") no-repeat; }

#foot #foot-zlato-stribro img {
position: absolute;
top: 5px;
left: 100px;
}
#foot #foot-aspa img {
position: absolute;
top: 5px;
left: 700px;
}