@charset "utf-8";
body {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	font: 100% georgia, sans-serif;
	line-height: 1.88889;
	color: #484526;
	margin:0px;
	padding:0px;
	top: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p { 
	margin-top: 0; 
	text-align: justify;
}

h2 {
	font: bold bold 14px georgia, ariel;
	letter-spacing: 2px;
	margin-bottom: 0;
	color: #0099FF;
}


h3 {
	font: bold bold 10px georgia, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #0099FF;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #00BACF;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00BACF;
}

a:hover {
	text-decoration: underline;
	color: #0097AA;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #00BACF;
}

#search { 
	top: 0px;
	right: 20 px;
	overflow: visible;
	margin-left: auto;
	margin-right: 0;
	width: 250px;
	position: relative;
}

#border {
	background: url(images/border.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 110px;
	position: relative;
	background-color: #FFFFFF;
	min-height: 500px;
}

#content {
	background-image: url(images/content.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 145px;
	left: 315px;
	overflow: visible;
	margin-left: auto;
	margin-right: 0;
	background-position: center;
	min-height: 246px;
	width: 70%;
	height: 239px;
}

#levo {
	background:url(images/content-left.png);
	background-repeat:no-repeat;
	height:246px;
	left:-25px;
	position:absolute;
	top: 0px;
	width: 25px;
	overflow: visible;
}

#desno{
	background:url(images/content-right.png);
	background-repeat:no-repeat;
	height:246px;
	width:25px;
	right:-25px;
	position:absolute;
	top: 0px;
	overflow: visible;
}

.class1 a:link {text-decoration: none; color: #FFFFFF;}
.class1 a:visited {text-decoration: none; color: #FFFFFF;}
.class1 a:hover {text-decoration: none; color: #CC66CC;}
.class1 a:active  {text-decoration: none; color: #FFFFFF;}

#text {
	position: absolute;
	top: 19px;
	left: 22px;
	overflow: visible;
	max-width: inherit;
	min-width: 300px;
}

#linkbox {
	background-image: url(images/linkbox.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 350px;
	left: 30px;
	overflow: visible;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 0;
	background-position: left;
	min-height: 190px;
	min-width: 280px;
}

#link {
	text-decoration:none;
	position: absolute;
	top: 15px;
	left: 15px;
	overflow: visible;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 0;
	max-width: 280px;
}

.list {
	font: normal normal 11px georgia, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #64C9F9;
}

#logo {
	text-decoration:none;
	position: absolute;
	left: 25px;
	top: 35px;
	height: 85px;
	width: 279px;
	top: 55px;
	overflow: visible;
	background-image: url(images/logo.jpg);
}

#gumbi {
	top: 0px;
	padding-top: 20px;
	right: 20 px;
	overflow: visible;
	margin-left: auto;
	margin-right: 0;
	width: 250px;
	position: relative;
}

/*#kontakt {
	position: absolute;
	left: 1110px;
	top: 42px;
	overflow: visible;
}*/
