* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font: 100%/120% Tahoma, Verdana, sans-serif;
	background-color: #1A1A1A;
	line-height: 1.3em;
	text-align: center;
	color: #FFF;
	font-size: 0.85em;
}
table {
	width: 100%;
	line-height: 1.4em;
	text-align: left;
}
a, a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	color: #000;
}
p {
	margin-top: 1em;
}
h1 {
	font-size: 1em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
}
h5, h6 {
	font-size: 1em;
	font-weight: normal;
}
/* ////////////HEADER//////////// */
#header {
	width: 600px;
	height: 30px;
	background-color: #000;
	color: #AEB4B9;
	border-bottom: 1px solid #BDC4C8;
	margin: 0 auto;
}
#top-left-text {
	float: left;
	padding: 6px 0 0 10px;
}
#top-right-text {
	float: right;
	padding: 6px 10px 0 0;
}
#top-right-text a {
	color: #AEB4B9;
}
#top-right-text a:hover {
	color: #FFF;
	text-decoration: none;
}
#top-right-text img {
	border: 0; padding: 0; margin: 0;
}
/* ////////////PAGE//////////// */
#page-wrapper {
	width: 600px;
	height: auto;
	margin: 0 auto;
	background-color: #949FA2;
	font-size: 87%;
}
#page-wrapper ul li {
	list-style-image: url("images/square.png");
}
#main-image {
	width: 400px;
	height: 248px;
	float: left;
	background: #000 url("images/main_image.jpg") 0 0 no-repeat;
}
#main-box {
	width: 139px;
	height: 208px;
	background-color: #213740;
	color: #949FA2;	
	border-left: 1px solid #BDC4C8;
	padding: 20px 30px;
	margin: 0;
	text-align: left;
	float: right;
	position: relative;
}
#main-box h1 {
	position: absolute;
	left: -40px;
	top: 184px;
	width: 199px;
	height: 47px;
	overflow: hidden;
	color: #000;
	padding: 0;
}
#main-box h1 span {
	display: block;
	width: 199px;
	height: 47px;
	background: #000 url("images/logo.png") 0 0 no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	cursor: hand;
}
/* ////////////NEWS//////////// */
#news {
	width: 580px;
	height: auto;
	font-size: 95%;
	background-color: #1F272B;
	color: #949FA2;	
	text-align: left;
	border-top: 1px solid #BDC4C8;
	border-bottom: 1px solid #BDC4C8;
	padding: 10px;
}
#news span {
	color: #626B70;
}
#news dt {
	color: #BEC3C7;
	font-size: 110%;
}
/* ////////////BOXES//////////// */
#menu-boxes {
	width: 155px;
	height: auto;
	float: left;
	background-color: #949FA2;
}
#menu-boxes img {
	margin: 0;
	padding: 0;
	margin: 10px 0px 10px -5px;
	/*border: 2px solid #A7B0B3;*/
}
img.bordered {
	border: 2px solid #A7B0B3
}
#menu-boxes ul {
	text-align: left;
	margin-left: 25px;
	width: 100%;
}
#menu-boxes div {
	text-align: left;
	margin-left: 15px;
	width: 100%;
}
#menu-boxes p {
	display: block;
	margin: 0;
	padding: 10px;
	text-align: left;
	padding-left: 15px;
	line-height: 1.4em;
	font-size: 1.1em;
}
#menu-boxes p a {
	font-weight: bold;
}
/*#menu-boxes a {
	text-decoration: none;
	float: right;
}
#menu-boxes a:hover {
	text-decoration: underline;
}*/
#box1 {
	width: 190px;
	height: 15px;
	border-top: 1px solid #BDC4C8;
	border-bottom: 1px solid #BDC4C8;
	background: #949FA2 url("images/tuning.jpg") top center no-repeat;
	padding: 90px 5px 5px 0;
	text-align: left;
	float: left;
}
#box2 {
	width: 190px;
	height: 15px;
	border-top: 1px solid #BDC4C8;
	border-bottom: 1px solid #BDC4C8;
	background: #949FA2 url("images/tuning.jpg") top center no-repeat;
	padding: 90px 5px 5px 0;
	text-align: left;
	float: left;
}
#box3 {
	width: 190px;
	height: 15px;
	border-top: 1px solid #BDC4C8;
	border-bottom: 1px solid #BDC4C8;
	background: #949FA2 url("images/tuning.jpg") top center no-repeat;
	padding: 90px 5px 5px 0;
	text-align: left;
	float: left;
}
#left-box {
	width: 150px;
	height: 56px;
	border-top: 1px solid #BDC4C8;
	background: #949FA2 url("images/tuning.jpg") top center no-repeat;
	padding: 107px 20px 15px 30px;
	text-align: left;
	float: left;
	position: relative;
}
#left-box a {
	color: #FFF;
	text-decoration: none;	
}
#left-box a:hover {
	text-decoration: underline;	
}
#left-box span a {
	text-decoration: none;
	position: absolute;
	top: 157px;
	left: 165px;
}
#mid-box {
	width: 149px;
	height: 56px;
	border-top: 1px solid #BDC4C8;
	border-left: 1px solid #BDC4C8;
	border-right: 1px solid #BDC4C8;
	background: #7B888D url("images/cup.jpg") top center no-repeat;
	padding: 107px 20px 15px 30px;
	text-align: left;
	float: left;
	position: relative;
}
#mid-box a {
	color: #FFF;
	text-decoration: none;	
}
#mid-box a:hover {
	text-decoration: underline;	
}
#mid-box span a {
	text-decoration: none;
	position: absolute;
	top: 157px;
	left: 165px;
}
#right-box {
	width: 149px;
	height: 56px;
	border-top: 1px solid #BDC4C8;
	background: #5E6C71 url("images/seat.jpg") top center no-repeat;
	padding: 107px 20px 15px 30px;
	text-align: left;
	float: right;
	position: relative;
}
#right-box a {
	color: #FFF;
	text-decoration: none;	
}
#right-box a:hover {
	text-decoration: underline;	
}
#right-box span a {
	text-decoration: none;
	position: absolute;
	top: 157px;
	left: 165px;
}
#text-box {
	width: 420px;
	height: auto;
	float: right;
	border-left: 1px solid #BDC4C8;
	border-top: 1px solid #BDC4C8;
	background-color: #5E6C71;
	text-align: left;
	font-size: 1.1em;
}
#text-box img {
	margin-left: 0;
}
#text-box p {
	padding: 0.2em 1em 0.2em 1em;
}
#text-box ul {
	padding: 0.2em 1em 0.2em 2em;
}
#text-box h1, #text-box h2 {
	padding: 1em 1em 0em 0.65em;
	font-size: 1.5em;
	font-weight:normal;
}

#text-box div.photoBox {
	margin-left: 1.7em;
	margin-right: -1em;
}
#text-box div.photoBox a.image {
	background-color: #00A801;
	padding: 2px 2px 0 2px;
}
#text-box div.photoBox a.image:hover {
	background-color: #00BD02;
}
/* ////////////FOOTER//////////// */
#footer {
	width: 600px;
	height: 30px;
	background-color: #000;
	font-size: 95%;
	color: #697279;
}
#footer a {
	color: #697279;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#bottom-right-text {
	float: right;
	padding: 6px 10px 0 0;
}
#bottom-left-text {
	float: left;
	padding: 6px 0 0 10px;
}
/* ////////////CLEARER//////////// */
.clearer {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


/* ADMINISTRACE */
#administrace {
	width: 600px;
	height: auto;
	margin: 0 auto;
	background-color: #949FA2;
	font-size: 87%;
	text-align: center;
}
a.edit {
	background-color: red;
	padding: 2px;
}
span.warning_ok {
	background-color: #00FF7F;
	color: white;
	padding: 5px;
}
span.warning_ko {
	background-color: #FFA500;
	color: white;
	padding: 5px;
}
form {
	margin: 10px; padding: 10px;
	background-color: #4F4F4F;
	border: 1px dashed silver;
	font-size: 130%;
	line-height: 2em;
}
a.edit_page {
	display: block;
	width: 100%;
	height: 30px;
	background-color: #FFA500;
	color: white;
	font-size: 180%;
	padding-top: 15px;
}
form.cleared {
	margin: 0; padding: 0;
	background-color: transparent;
	border: 0;
	font-size: 110%;
	line-height: 1.7em;
}
form.cleared h2 {
	float: left;
	padding: 10px;
}
form textarea {
	float: left;
	overflow: scroll;
	width: 95%;
	border: 1px solid red;
	padding: 5px;
	margin: 10px;
	line-height: 1.4em;
}
textarea.leftBox {
	height: 20em;
	overflow: scroll;
}
textarea.rightBox {
	height: 40em;
	overflow: scroll;
}
input.editPage {
	float: left;
	text-align: center;
	width: 92%;
	height: 50px;
	font-size: 140%;
	margin: 20px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #6A6A6A;
	border: 3px double silver;
}

/* EDITED BY NOX */

img {
	margin: 10px;
}

div.helpBoxLeft {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 20%;
	height: auto;
	text-align: left;
	padding: 10px;
	background-color: #505050;
	border: 1px solid gray;
	font-size: 0.9em;
	letter-spacing: 0.05em;
}
div.helpBoxRight {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20%;
	height: auto;
	text-align: left;
	padding: 10px;
	background-color: #505050;
	border: 1px solid gray;
	font-size: 0.9em;
	letter-spacing: 1px;
}
div.helpBoxRight p {
	font-size: 1em;
	letter-spacing: 0;
}
div.helpBoxRight ul {
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 3px double silver;
	border-bottom: 3px double silver;
}
div.helpBoxRight ul li {
	margin-left: 10px;
	list-style-type: none;
	line-height: 1.8em;
}

div.helpBoxRight ul li a {
	text-decoration: none;
}
div.helpBoxRight ul li a:hover {
	color: #C8C8C8;
}
form.foto {
	background-color: #656565;
	border: 1px solid gray;
	padding: 10px;
	margin: 0;
	margin-top: 30px;
	font-size: 1em;
	line-height: 1.5em;
}
form.foto input {
	background-color: #7D7D7D;
	color: white;
	border: 1px solid #535353;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 10px;
}
span.statusBox {
	padding: 5px;
	display: block;
	width: 94%;
	background-color: #BBF56E;
	color: #28360E;
	border: 3px double #6B8E23;
}
span.statusBoxKo {
	padding: 5px;
	display: block;
	width: 94%;
	background-color: #FF6347;
	color: white;
	border: 3px double #950000;
}
.nadpisImg {
	color: silver;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px;
	padding-left: 0;
	padding-bottom: 0;
	border-bottom: 1px dashed gray;
}
div.helpCode {
	background-color: #6D6D6D;
	margin: 10px;
	padding: 5px;
	padding-left: 15px;
	border: 1px dashed #8C8C8C;
	overflow: auto;
}
ul.listOfImages {
	display: block;
	width: 90%;
	height: 300px;
	overflow: scroll;
}
form#gbook {
	line-height: 1.2em; margin: 0;
	margin-top: 15px; padding: 10px;
	background-color: #738083; 
	font-size: 1em;
	color: white;
	border: 0;
	border-top: 10px solid #30498F;
	border-bottom: 10px solid #30498F;
}
form#gbook input {
	padding: 3px;
	background-color: #C2C8CA;
	border: 1px solid #4E4E4E;
}
form#gbook textarea {
	margin-left: 0px;
	border: 1px solid #4E4E4E;
	background-color: #C2C8CA;
	width: 95%;
}
h2.gb {
	margin-bottom: 20px;
	margin-top: 20px;
}
div.koms {
	margin-bottom: 20px;
	color: #8087D4;
	font-size: 0.9em;
}
div.koms strong.author {
	font-size: 1.1em;
}
div.koms p {
	color: white;
	font-size: 1.1em;
	text-align: justify;
}
span.kom_first {
	display: block;
	width: 98%;
	background-color: #30498F;
	padding: 4px;
}
a.kom_id {
	color: #ADB1E3;
}
a.kom_id:hover {
	color: #DBDDF3;
}
div.vicka {
width: 30%;
display: block;
float: left;
text-align: center;
margin-right: 12px;
margin-top: 30px;
}
a.admingallery {
	display: block;
	height: 2em;
	padding-top: 1em;
	color: white;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #FF8C00;
	margin: 0 auto 0 auto;
	width: 600px;
}
a.admingallery:hover {
	background-color: white;
	color: #FF8C00;
}
