@charset "utf-8";
* {
	padding : 0;
	margin : 0;
}
body {
	background-color : #000000;
	margin : 0 0 0 0;
}
#container {
	position : absolute;
	width : 840px;
	background-image : url(img/bubbles_right2.gif);
	background-position : right;
	background-repeat : repeat-y;
	background-color : #660000;
}
#menu_top {
	width : 720px;
	border-bottom : 1px solid #CCC;
	height:39px;
	background-color:#FFF;
}
#header {
	width : 720px;
	height : 123px;
	background-color : #555555;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
#content {
	width : 720px;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-color : #ffffff;
	background-image : url(img/tlo.jpg);
	text-align : left;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 13px;
	padding-bottom : 30px;
	padding-top : 5px;
}
#bottom {
	width : 720px;
	color : #ffffff;
	font-size : 12px;
	text-align : center;
	background-image : url(img/gradient2.jpg);
	background-repeat : repeat-y;
	background-position : left;
}
#right {
	width : 220px;
	border : 1px solid #000000;
	background-color : #ffffff;
	text-align : center;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 13px;
	padding : 0;
	position : absolute;
	right : -120px;
	top : 160px;
}
#menu_top ul {
	display : block;
	width : 720px;
	height : 28px;
	padding : 0px;
	margin : 0px;
	background-color:#660000;
}
#menu_top li {
	display : inline;
}
.i_item a {
	text-align:center;
	display:block;
	width:60px;
	float:left;
	font-size:12px;
	font:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#660000;
	
}
.m_item a {
	
	display:block;
	width:120px;
	float:left;
	padding-top:8px;
	text-decoration : none;
	font-weight:bold;
	color:#FFF;
	font:Tahoma, Geneva, sans-serif;
	text-align : center;
		border-bottom:11px #fff solid;
}
.m_item a:hover {
	text-decoration : none;
	border-bottom:11px #600 solid;
}
.i_item a:hover {
	text-decoration : none;
	color:#FFF;
	background-color:#600;
}
img {
	border : 0px;
	padding : 0px;
	margin : 0px;
}
#content h1 {
	padding : 5px 10px 5px 10px;
	margin : 30px 0 15px 0;
	background-color : #ffecec;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 16px;
	color : #000000;
	text-align : center;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image:url(img/h1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#content p {
	margin : 0 30px 15px 30px;
	padding : 10px 10px 10px 10px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 14px;
	color : #000000;
	background-color : #ffecec;
	border : 1px solid #000000;
}
#content a {
	text-decoration : none;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 18px;
	color : #660000;
}
#content a:hover {
	border-top : 1px dashed #000000;
	border-bottom : 1px dashed #000000;
}
#content h4 {
	border-bottom : 1px dashed #000000;
	margin : 3px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 14px;
	color : #660000;
}
#content h4 b {
	color : #ffffff;
}
#right h1 {
	padding : 5px 10px 5px 10px;
	margin : 10px 0 5px 0;
	background-color : #ffecec;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 12px;
	color : #000000;
	text-align : center;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image:url(img/h1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	clear:both;
}
#right p {
	margin : 0 7px 10px 7px;
	padding : 5px 0px 5px 0px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffecec;
	border : 1px solid #000000;
}
#right p a {
	display : block;
	color : #000000;
	font-weight : 900;
	text-decoration : none;
}
#right p a:hover {
	color : #990000;
	text-decoration : none;
}
#right>a {
	display : inline;
	color : #000000;
	font-size:10px;
	text-decoration : none;
	float:right;
}
#carrier {
	position : absolute;
	visibility : hidden;
	top : 0;
	left : 0;
	z-index : 5;
	overflow : visible;
	text-align : center;
	vertical-align : middle;
}
#gallery {
	text-align : center;
}
#gallery > img {
	background-color : #ffecec;
	padding : 15px;
	margin : 10px;
	border : 1px solid #000000;
	cursor : pointer;
}
#kontakt {
	font-size : 18px;
}
input, textarea {
	border:1px solid #660000;
	background-color:#ffffff;
	size:14px;
}
#friends a, #toplists a {
	float:left;
	text-align:center;
	width: 155px;
	min-height: 50px;
	margin : 0 10px 10px 10px;
	padding : 5px 0px 5px 0px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffecec;
	border : 1px solid #000000;
	display : block;
	font-weight : 900;
	text-decoration : none;
}

