@charset "utf-8";
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 965px;
	background-color: #FFF;
}
#container #header #menu ul {
	margin: 0px;
	padding: 0px;
}
#container #header .logo {
	height: 102px;
	width: 260px;
	float: left;
}
#container #content .kocka {
	display: block;
	float: left;
	height: 160px;
	width: 180px;
	margin-right: 10px;
}
#container #header #menu {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


#container #content .kocka h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	line-height: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#container #content .kocka h1 a {
	color: #333;
	text-decoration: none;
}
#container #content .kocka h1 a:hover {
	color: #333;
	text-decoration: underline;
}
#container #content .tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #FFD2FF;
	padding: 10px;
	border: 1px solid #F9F;
	margin-top: 15px;
	margin-bottom: 15px;
}

#container #content .tags a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	
}

#container #content .tags a:hover {
	
	text-decoration: none;
	
}


#container #content .kocka .image img {
	height: 135px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#container #content .kocka p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
#container #content {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
#container #tag {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
#container #tag ul {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #tag ul li {
	display: block;
	float: left;
	width: 120px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 30px;
}
#container #tag ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-left: 10px;
}
#container #tag ul li a:hover{
	text-decoration: underline;
	
}
#container #content #navi {
	width: 940px;
	border: 1px solid #DDD;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 10px;
	background-color: #EEE;
}
#container #content #navi ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container #header .jobb {
	float: left;
	width: 500px;
	margin-left: 200px;
	background-image: url(images/felirat.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
}


#container #content #navi ul li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #content #navi ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#container #content #navi ul li a:hover {
	text-decoration: none;
	background-color: #C30;
	display: block;
}

#container #footer {
	width: 945px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	padding: 10px;
	margin-top: 15px;
}






#container #header {
	height: 120px;
}

#container #header #menu ul li {
	list-style-type: none;
	float: left;
}
#container #header #menu ul li a {
	display: block;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#container #header #menu ul li a:hover {
	background-color: #C30;
}

body {
	background-color: #3F4042;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display: block;
	width: 900px;
}
.kula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #F7F7F7;
	display: block;
	width: 95%;
	padding: 5px;
	border: 1px solid #eee;
}
.kula1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #F7F7F7;
	display: block;
	width: 95%;
	padding: 5px;
	border: 1px solid #eee;
}
#header .jobb #form1 #textfield {
	padding: 5px;
	width: 300px;
	border: 2px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #F3F3F3;
}
#header .jobb #form1 {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#header .jobb #form1 #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	cursor: pointer;
	border: 2px solid #666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#container #header .jobb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.zigota {
	margin: 5px;
	float: left;
	width: 150px;
}
#container #content #navi .mazu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 50px;
	float: left;
	margin-top: 12px;
}
#advert {
	padding: 10px;
	width: 943px;
	background-color: #EEE;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #CCC;
}
#advert h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 0px;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#advert ul {

}
#advert ul li {
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
}
#advert ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	width: 200px;
}
#advert ul li a:hover {
	color: #333;
	text-decoration: underline;
}
