body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Verdana, Tahoma, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color:#990066;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 100%;
	color: #990066;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #990066;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.green {
	color: #339933;
}

.boxed {
	padding: 5px 25px 10px 30px;	
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.videobox {
	padding: 5px;
	background-color:#339933;
	width:400px;
	float:left;
	display:inline;
}

.videotextbox {
	margin-left:6px;
	width:260px;
}

.colour {
	margin: 20px 30px;
	background: #990066;
	color: #FFFFFF;
}

.colour a {
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
}

.colour a :hover {
text-decoration:underline;
}

.next {
	width:auto;
	padding: 5px;	
	margin: 5px;
	background: #990066;
	color: #FFFFFF;
	float:right;
}

.next a {
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}

.next a :hover {
text-decoration:underline;
}

.justify {
text-align:justify;
font-size:14px;
}

.profil-foto{
float:left;
border:#339933 3px solid;
margin-top:33px;
margin-right:10px;
}
.graf{
float:none;
display:block;
height:350px;
}
/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background-color: #FF9900;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/logo.jpg) no-repeat center center;
}
/* Menu */

#menu {
	padding: 20px;
	background: #339933;
	font-weight: normal;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 120%;
	color: #FFFFFF;
	font-variant:small-caps;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.selected {
	font-weight:bolder;
}
/* updates */

#updates {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
	color: #990066;
	font-weight: bolder;
	}

#updates a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#updates a:hover {
	text-decoration: underline;
	font-weight: normal;
}

/* Content */

#content {
	float: right;
	width: 740px;
	background: #FFFFFF url(images/img08.jpg) no-repeat;
}

#obrazok {
	width: 740px;
	height: 220px;
	background: url(images/img08.jpg) no-repeat;
}

#content a img {
border:#990066 3px solid;
}

#content a:hover img {
border:#F4A80A 3px solid;
}

h3 {
color:#F4A80A;
}
/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;	
}

#links a{
	text-decoration: none;
	color: #FFFFFF;

}
#links a:hover {
	text-decoration: underline;
}

#lang_flip {
	float:right;
	display:inline;
	border:0;
}
#lang_flip a img{
	border:0;
	padding-top:10px;
}
#lang_flip a:hover img{
	border:0;
	padding-top:10px;
}

#mapa {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

#mapa a{
	text-decoration: none;
	color:#666666;
}

#mapa a:hover{
	text-decoration: underline;
	color:#666666;
}

.noborder{
background-image:none !important;
border:none;
}

.hidden {
  visibility: hidden;
  display: none;
}

.tekos {
  background: #FFFFFF;
}

