html, body {
	margin:0;
	padding:0;
	background:url(../images/background.gif) 0 -12px repeat-y;
	font:12px/120% "Times New Roman", Times, serif;
	}
#head {
	height:24px;
	border-bottom:1px solid #ccc;
	background:#fff;
	}
#page {
	height:auto;
	min-height:680px; _height:680px;
	width:995px;
	background:url(../images/background.jpg) 104px 0 no-repeat;
	}
	#menu {
		width:570px;
		height:auto;
		font-size:11px;
		line-height:18px;
		float:left;
		}
		#toplogo {
			width:560px;
			height:150px;
			padding:20px 0 0 10px;
			}
		#logo {
			width:570px;
			}
		#menu #logo a:hover {
			background:none;
			}
		#menu a,
		#menu strong {
			padding:1px 3px;
			margin:0 0 0 10px;
			}
		#menu a {
			text-decoration:none;
			color:#000;
			}
		#menu a:hover,
		#menu strong {
			color:#fff;
			background:#000;
			}
		#menu img {
			border:none;
			}
		#partneri {
			width:560px;
			padding:260px 0 0 10px;
			}
	#content {
		width:425px;
		float:left;
		}
		#hlaska {
			width:425px;
			height:120px;
			overflow:hidden;
			border-bottom:1px solid #ccc;
			/* background:url(../images/hlaska_bg.gif) 0 65px no-repeat; */
			}
		#twitter_div {
			width:425px;
			margin:5px 0 10px 0;
			padding:20px 0 0 0;
			border-top:1px solid #ccc;
			}
			#twitter_div ul {
				margin:0 0 0 15px;
				padding:0;
				list-style:square;
				}
			#twitter_div li {
				margin:0;
				padding:0 0 10px 0;
				}
			#twitter-link {
				display:block;
				}
		#youtube {
			margin:5px 0 10px 0;
			padding:0 0 25px 0;
			border-top:1px solid #ccc;
			border-bottom:1px solid #ccc;
			}
			#content #youtube h2 {
				padding:20px 0 20px 65px;
				background:url(../images/youtube.gif) 3px 17px no-repeat;
				}
		#links {
			border-top:1px solid #ccc;
			padding:15px 10px 20px 10px;
			}
			#links img {
				border:0;
				}
			#links a {
				margin-right:15px;
				}
		#content table {
			width:100%;
			}
		#content th {
			text-align:left;
			vertical-align:top;
			white-space:nowrap;
			}
		#content td {
			text-align:right;
			vertical-align:top;
			}
		#content td.left {
			text-align:left;
			}
		#content h1 {
			margin:0;
			padding:22px 0 0 0;
			font-size:20px;
			line-height:120%;
			}
		#content h1.home {
			padding:20px 0 10px 80px;
			background:url(../images/orion.gif) 0 10px no-repeat;
			}
		#content h2 {
			margin:0;
			padding:12px 0 0 0;
			font-size:14px;
			line-height:120%;
			}
		#content p {
			margin:0;
			padding:8px 0 0 0;
			}
			#content p.center {
				text-align:center;
				}
			#content p.graycenter {
				padding:15px 0;
				text-align:center;
				color:#666;
				}
		#content a {
			color:#036;
			font-weight:bold;
			text-decoration:none;
			}
		#content a:hover {
			text-decoration:underline;
			}
		.fotogalerie a {
			margin:0 5px 0 0;
			}
		.fotogalerie img {
			padding:3px 0;
			border:none;
			}
	#footer {
		clear:both;
		height:30px;
		}		