@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 0px;
	background: url(stripe3.gif) center no-repeat;
}
h1 {
	color: #01aef0;
	font-style:italic;
	font-size: 1.30em;
	font-weight: normal;

	padding-left: 20px;
	float: left;
	vertical-align: bottom;
	margin: 0px;
	height: 28px;
	position: relative;
	top: 6px;
}

a {
	color: #01aef0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div.wrapper {
	width: 800px;
	height: 97%;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#left {
	text-align:left;
	width: 300px;
	float: left;
}
.logo {
	height: 170px;
	background: url(gfx/logo3.gif?b) left bottom no-repeat;
}
.logo a img {
	position: relative;
	top: 47px;
	border: none;
}
.menu {
	height: 350px;
	width: 300px;
	background: url(gfx/pozadi1l.jpg) no-repeat;
	font-size: 0.9em;
	line-height: 0.65;
	font-weight: bold;
}

	.black a {
		color: black;
		font-size: 0.7em;
		line-height: 1.4;
	}
	.submenu {
		position: relative;
		left: 7px;
	}

#right {
	text-align:left;
	width: 465px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.langmenu {
	height: 142px;
	text-align: right;
	padding-right: 12px;
	font-size: 0.9em;
}
.title {
	height: 28px;
}
	.lr {
		font-size: 0.9em;
		float: right;
		padding-right: 10px;
		padding-left: 10px;
		vertical-align: bottom;
		position: relative;
		top: 9px;
	}
.main {
text-align: justify;
padding-left: 20px;
height: 350px;
font-size: 0.7em;
background: url(gfx/pozadi1r.jpg) no-repeat top left;
line-height: 1.5;
}
	.main a {
		font-size: 1em;
		font-weight: bold;
	}
	.space {
		padding-top: 28px;
	}

	.roll {
		overflow: auto;
		width: 472px;
		height: 300px;
	}
		.margin {
			padding-right: 20px;
		}
	.smalltable {
		font-size: 1.1em;
	}
  .smalltable td {
    vertical-align: top;
  }
.footertop {
	margin-top: 22px;
	margin-bottom: 20px;
	padding-left: 20px;
	font-size: 0.65em;
	color: #333333;
}
.footitem {
	float: left;
	margin-left: 17px;
	margin-right: 0;
	width: 138px;
	font-size: 0.65em;
	color: #777777;
}
	h3 {
		padding: 0px;
		margin: 0px;
		font-size: 1em;
		color: #01aef0;
		font-weight: normal;			
	}
	
#webmaster {
	font-size: 0.6em;
	color: #777777;
	position: absolute;
	left: 35px;
	vertical-align: sub;
}
	#webmaster a {
		color: #777777;
	}
#autor {
	font-size: 0.6em;
	color: #777777;
	position: absolute;
	right: 35px;
	vertical-align: sub;
}
	#autor a {
		color: #777777;
	}

.info { font-size: 12px; line-height: 1.4em; text-align: left; padding: 10px 0 0 20px;}
