/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #111;
}

h2 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #d22709;
}

h2 a {color: #d22709;text-decoration:none;}
h2 a:hover {color: #444;}

h3 {
	margin: 10px 0px;
	font-size: 15px;
}

h3 em {
	padding: 0px 10px 0px 6px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	color: #222;
	font-weight: bold;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #fff;
}

/** LINKS */

a {
	color: #ACA10B;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #aca10b url(images/homepage01.jpeg) repeat-x left top; }
.bg2 { background: #FFFFFF; }

.bg3 { background: url(images/homepage04.jpeg) no-repeat left top; }
.bg4 { background: url(images/homepage05.jpeg) no-repeat left top; }
.bg5 { background: url(images/homepage06.jpeg) no-repeat left top; }
.bg6 { background: url(images/homepage07.jpeg) no-repeat left top; }
.bg7 { background: url(images/homepage08.jpeg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.clear {clear: both; height: 1px; line-height: 1px; font-size: 1px;}

/** BASIC */

html, body {
	height: 100%;
}

/** WRAPPER */

#wrapper {
	width: 848px;
	margin: 0px auto;
	clear:both;
}

/** LOGO */

#logo {
	width: 978px;
	height: 287px;
	margin: 0px auto;
}

#logobg {
	float: left; 
	width: 348px;
	height: 307px;
	background: url(images/hp02.jpg) no-repeat left top;
}

#slide {
	width: 82px;
	height: 100px;
	border: none;
}

#slidediv {
	margin: 0px auto;
	margin-top: 66px;
	width: 82px;
	height: 100px;
}

#slidediv2 {
	width: 205px;
	height: 128px;
}

#slidediv2 img {border: none;}

#menu a#slide2 { margin: 0px auto;padding: 0; }

#logo h1 {
	float: left;
	width: 567px;
	height: 307px;
	background: url(images/hp03.jpg) no-repeat top right;
	margin: 0;
}

#logo span {
	display: none;
}

/** MENU */

#menu {
	float: left;
	width: 205px;
	background: transparent;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
}

#menu a {
	display: block;
	width: 180px;
	padding-left: 25px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {text-decoration: none; color: #aca10b;}
#menu a.current {color: #E4DF94;}

#menu1 { height: 28px; padding-top: 25px; }
#menu2 { height: 27px; padding-top:  5px; }
#menu3 { height: 27px; padding-top:  5px; }
#menu4 { height: 27px; padding-top:  5px; }
#menu5 { height: 47px; padding-top:  5px; }

#undermenu {background: transparent url(images/homepage09.jpeg) no-repeat scroll left top; text-align: center;}

#languages {height: 70px; padding: 22px 0 0 48px;}
#languages a {float:left;width: 36px;padding: 0; margin:0;}
#languages img {border: 1px solid #333;}

/** CONTENT */

#content {
	float: right;
	width: 578px;
	height: 320px;
	min-height: 320px;
	padding: 30px 30px 0px 35px;
	background: #FFFFFF url(images/homepage10.jpeg) no-repeat left top;
}

html>body #content {
	height: auto;
}

#images {padding: 15px 0 10px 22px;}
.thumb {border: 2px double #da2a2e;border-bottom: 2px double #d22709;border-right: 2px double #d22709;background: #222; padding: 1px;float: left; margin:0 10px 10px 0;}
#skupiny h3, #skupiny p {float: right; width: 400px;}
.skupina {clear: both;}

#extra {
	background: url(images/homepage11.jpeg) no-repeat right bottom; width: 848px;height:20px;line-height: 20px;
}

/** FOOTER */

#footer {
	width: 643px;
	margin: 0px auto;
	padding: 10px 0px 10px 205px;
	font-weight: normal;
	font-size: .85em;
}
#footer a {color: #fff;}

/* SITE */
fieldset { border: 1px solid #d22709; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input {color:#d22709;font-weight:bold;background:#eee;border:1px solid #E4DF94;padding:2px 3px 2px 3px;}
textarea { width: 97%; height: 20em; padding: 3px; border:1px solid #E4DF94; }
textarea.intro {height: 5em;}
input#save, input#submit_pass, input.button { margin:2px;color:#fff;background:#d22709;border:1px solid #f40000; }
/* div classes to float images or inserted blocks with text-wrap in articles */
.floatright { position: relative; float: right; padding: 0 0 0 10px; border: none; }
.floatleft { position: relative; float: left; padding: 0 10px 0 0; border: none; }
/* Comments and comment panel styles */
.comment { color: #4e1a1a; background: #f6f0e8; padding: 10px; margin-bottom: 10px; border: 1px solid #C0C0C0; }
.commentsbox { background: #f5f5f5; color: #444; padding: 10px; margin: 5px 0 10px 0; border: 1px solid #E4DF94; }

/* ADMIN AREA */

/* span styles used in custom admin panels only */
.admintitle { font: bold 16px Arial; color: #E23300; text-align: center; }
.buttonmargin { margin-bottom: 10px; }
.admpanel { border: 1px solid #ccc; padding: 10px 8px 10px 15px; margin: 0 0 8px 0; background: #efefef; color: #000; }legend { font: bold 16px arial; margin: 10px 0 0 0; }

/* mattonik's internal links mod */
#InterneLinky {
padding: 0.3em;
border: 1px solid #ccc;
}

#options p {float:left;margin-left:4px;}

