/* LAYOUT */
body {
	margin: 0 0 20px 0;
	padding: 0;
	color: #9A9A9A;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.7em;
	background-color: white;
}

a {
	color: #CB66FF;
}
a:hover{
	color: #FF00FF;
}
a:visited{
	color: #999999;
}

a img {
	border: 0px;
}
input, select, textarea{
	color: #999;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 1.1em;
}

li {
	list-style-image: url(../img/srdicko.png);
}
ul {
	margin-top: 0px;
}

h1.nadpis {
	color: white;
	font-size: 14px;
	padding: 10px 0px 0px 28px;
	height: 22px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top:	6px;
	background: url(../img/nadpis.png) top left no-repeat;
	background-color: black;
	width: 441px;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 4px;
	margin-top: 16px;
}
h3 {
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 16px;
	padding-top: 10px;
}
h4 {
	font-size: 1.0em;
}

input,select,textarea {
	border: 1px solid #CCC;
}

#mainbox {
	width: 780px;
	margin: 20px auto 0px auto;
}

#header,#header img {
	margin: 0;
	padding: 0;
}
#headerTop{
	margin: 0px;
	padding: 0px;
	height: 40px;
	padding-top: 20px;
}
#headerPict {
	width: 770px;
	height: 200px;
	background: url(../img/big.jpg) top left no-repeat;
	margin-top: 16px;
	_margin-top: 0px;
}
#headerPict2 {
	width: 770px;
	height: 30px;
	background: url(../img/maintop.png) top left no-repeat;
	margin-top: 1px;
}
#header2{
	margin-bottom: 20px;
}

#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	left: 320px;
	width: 600px;
	top: -28px;
	*top: -30px;
	_top: -30px
}

#menu li {
	float: left;
	text-align: center;
	margin: 0 0 0 2px;
	padding: 0;
	width: 130px;
	overflow: hidden;
}

#menu a {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #9A9A9A;
	height: 21px;
	padding-top: 4px;
}

#menu .active a {
	color: #CB66FF;
	background: url(../img/menuitem.gif) top left no-repeat;
}

#main1 {
	margin: 0;
	padding: 0;
}

#main2 {
	_width: 780px;
	margin: 0;
	padding: 0;
}

#right {
	float: right;
	width: 265px;
	margin: 0;
	padding: 0;
}

#middle {
	margin: 0 265px;
	padding-top: 10px;
	_width: 495px;
}

#uvod {
	width: 485px!important;
	padding: 6px;
	float: left;
	overflow: visible;
	padding-top: 0px;
	position: relative;
	top: -6px;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* STYLES*/
hr {
	display: none
}

p {
	font: 12px Arial, sans-serif;
	margin: 0;
	padding: 1em;
}

#footer {
	margin-top: 6px;
	width: 780px;
}

#footer1 {
	background: url(../img/footer.png) top left no-repeat;
	width: 15px;
	height: 31px;
	float: left;
}

#footer3 {
	background: url(../img/footer2.png) top left no-repeat;
	width: 15px;
	height: 31px;
	float: left;
}

#footer2 {
	border-top: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	width: 742px;
	height: 30px;
	float: left;
}

#footer2 div {
	padding: 8px 0px 0px 10px;
}

#footerLogo {
	text-align: right;
	margin-bottom: 6px;
	padding-right: 26px;
}

.vnitrek{
	padding: 0px 16px 10px 16px;
	
}
.vnitrekPadding{
	padding: 0px 16px 10px 10px;
	
}
.button{
	background-image: url("../img/login.png");
	color: white;
	background-color: black;
	width: 80px;
	height: 20px;
	display: block;
}
.form table{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.form table .first{
	width: 150px;
	vertical-align: top;
}
.form table .first .error{
	color: red;
}
.form table .second{
	width: 277px;
}
.form input, .form select, .form textarea{
	width: 276px;
	color: #999999;
}
.form textarea{
	width: 426px;
}
.form input{
	width: 273px;
}
.form table .first .fieldName{
	font-weight: bold;
}
.form table .fieldColspan{
	text-align: center;
}
.form table .first .fieldNote{
	font-weight: normal;
	font-size: 0.8em;
}
.form table .first .fieldNoteError{
	color: red;
}
.form {
	color: #999999;
	background-color: #F7F7F7!important;
	padding: 12px;
}
.vnitrek h3, .vnitrekPadding h3{
	margin-bottom: 4px;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 16px;
}

.vnitrek .box, .vnitrekPadding .box {
	width: 150px;
	float: left;
	line-height: 18px;
}
.vnitrek .obal a.active, .vnitrekPadding .obal a.active{
	font-weight: bold;
	color: fuchsia;
}

.button2{
	background-image: url("../img/button.gif");
	color: white!important;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 82px;
	height: 17px;	
	padding-top: 3px;
	margin:0px auto;
	margin-top: 8px;
	cursor: pointer;
}
.button3{
	background-image: url("../img/button3.png");
	color: white!important;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 60px;
	height: 17px;	
	padding-top: 3px;
	float: right;
	text-indent: 6px;
	font-size: 0.9em;
}
.button4{
	background: url("../img/button4.gif") top right no-repeat;
	color: white!important;
	font-weight: bold;
	width: 90px!important;
	height: 20px;	
	float: right;
	border: 0px;
	font-size: 1.0em;
	cursor: pointer;
	text-indent: 0px;
}
.button5{
	background-image: url("../img/button4.gif");
	color: white!important;
	font-weight: bold;
	width: 80px!important;
	height: 17px;	
	padding-top: 3px;
	float: right;
	border: 0px;
	font-size: 1.0em;
	text-decoration: none;
	text-indent: 6px;
}
#bannerBot{
	margin-top: 24px;
}
#bannerBot img, #bannerTop img{
	_position: relative;
	left: 2px;
}
form{
	margin: 0px;
}
.error{
	line-height: 18px;
	color: red;
	font-weight: bold;
	margin-bottom: 12px;
}
.success{
	text-align: center;
	margin: 20px;
}
.success_left{
	margin: 20px;
}
.nodata{
	border-top: 1px solid #ccc;
}
.fotecka{
	display: none;
	z-index: 10000;
	overflow: visible;
}
.fotecka2{
	display: none;
	width: 190px;
	z-index: 10000;
	background-color: white;
	cursor: pointer;
}
#submit{
	display: none;
}