/* 

LGBlue Free Template
By Herreman David 
http://www.free-css-templates.com

***

patched and added some extra things by David Pilar
http://david.pilarovi.cz

*/
body {
	margin: 5px 0;
	padding: 0;
	font: 74% Arial, Sans-Serif;
	color: #000;
	line-height: 1.4em;
	background: #F0F0F0;
	text-align: center;
}

.content {
	color: #505050;
	margin: 0 auto;
	padding: 0;
	width: 791px;
	background: #FFFFFF url(/data/image/bg.jpg) repeat-y center;
	text-align: left;
}

#toph {
	background: #F0F0F0 url(/data/image/top.jpg) no-repeat center top;
	height: 14px;
	margin: 0;
	padding: 0;
}

#header {
	color: #FFF;
	padding: 0 15px 0 15px;
	line-height: 1.0em;
}

#header .rside {
	background: #125E81 url(/data/image/header.jpg) no-repeat;
	color: #337493;
	float: right;
	height: 129px;
	width: 587px;
	font-size: 90%;
}

#header .citation {
	text-align: right;
	padding: 43px 25px 25px 6px;
	color: #f0f0f0;
}

#header .lside {
	background: #FFB424 url(/data/image/header-lside.jpg) no-repeat;
	color: #FFF;
	height: 129px;
	width: 174px;
	padding: 0;
	margin: 0;
	float: left;
}

#header h2 {
	background-color: inherit;
	color: #FFF;
	letter-spacing: 1px;
	font-size: 200%;
}

#header a,#header a:hover {
	background-color: transparent;
	color: #FFF;
	text-decoration: none;
}

#header .subheader {
	padding-right: 60px;
}

#header .title {
	text-align: center;
	padding-top: 30px;
}

#main {
	margin: 0 20px 0 15px;
}

#main h2 {
	background-color: inherit;
	color: #156184;
	line-height: 0.2em;
}

#main h3 {
	font: 95% Arial, Sans-Serif;
	margin: 0 0 10px 0;
	!margin: -10px 0 5px 0;
	padding: 0;
	color: #5f5f5f;
	background: inherit;
}

.center {
	background: #FFF;
	width: 550px !important;
	width: 535px;
	float: right;
	margin: 15px;
}

.leftmenu {
	background: #FFF url(/data/image/leftbg.jpg) repeat-x;
	width: 174px;
	float: left;
	padding: 0;
	margin: 0;
}

.padding {
	padding: 15px;
}

img.left {
	background: #FFF;
	float: left;
	padding: 1px;
	margin: 0px 5px 0 2px;
	color: #333;
	border: 1px solid #e0e0e0;
}

img.right {
	background: #FFF;
	float: right;
	padding: 1px;
	margin: 0px 0 2px 5px;
	color: #333;
	border: 1px solid #e0e0e0;
}

/* FOOTER */
#footer {
	background: #FFF url(/data/image/footer.jpg) no-repeat;
	color: #a0a0a0;
	height: 58px;
	text-align: center;
	font-size: 90%;
	clear: both;
	padding: 0px;
	margin: 0;
}

#footer hr {
	width: 740px;
	color: #888;
	border: 1px solid #f0f0f0;
	margin: 0 25px 0 25px;
}

#footer a {
	color: #999;
	background: #FFF;
	text-decoration: none;
}

#footer a:hover {
	background: #FFF;
	text-decoration: underline;
	color: #444;
}

/* NAVIGATION */
.nav {
	clear: both;
	text-align: left;
	color: #7D8085;
	padding: 20px 0 0 0;
}

.nav li {
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.nav li.both {
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.nav li.sub {
	font-weight: bold;
	margin: 0 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}

.nav li.sub2 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}

.nav li a {
	color: #546078;
	text-decoration: none;
	padding: 10px 0 5px 10px;
	display: block;
	border-left: 5px solid #FFB424;
}

.nav li a.active {
	color: #FFF;
	text-decoration: none;
	padding: 10px 0 5px 10px;
	display: block;
	border-left: 5px solid #156184;
	background: #156184;
}

.nav li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #156184;
	display: block;
}

.boxads {
	background: #E7EDF0;
	padding: 5px;
	border: 1px solid #999;
	color: #333;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
p {
	margin: 5px 0 0 0;
	!margin: 0;
	padding: 0;
	color: #555;
	background: inherit;
	text-align: justify;
}

p.left {
	margin: 0;
	padding: 0;
	color: #555;
	background: inherit;
	text-align: left;
}

p.center {
	margin: 0;
	padding: 0;
	color: #555;
	background: inherit;
	text-align: center;
}

hr {
	border: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}

a {
	color: #0F5B7F;
	background: inherit;
	text-decoration: none;
}

a:hover,a.active {
	background: #0F5B7F;
	text-decoration: none;
	color: #FFF;
}

h1 {
	padding: 0;
	margin: 0;
	color: #0F5B7F;
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
}

h1 a {
	color: #0F5BFF;
	background: inherit;
}

h2 {
	background-color: inherit;
	color: #0F5B7F;
	font-size: 140%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

h2 a {
	color: #0F5B7F;
	text-decoration: none;
}

h2 a:hover {
	background-color: #FFF;
	color: #0F5B7F;
	text-decoration: underline;
}

ul {
	margin: 5px 0 20px 15px;
	padding: 0;
	list-style: none;
}

li {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
}

ul.img {
	margin: 5px 0 20px 30px;
}

ul.img li {
	list-style-image: url("/data/image/arrow.gif");
}

/*----------------- for snews --------------------------*/
fieldset {
	border: 1px solid #eee;
}

textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
}

textarea.text:hover {
	border: 1px solid #eee;
	background: #FFFFF4;
	color: #000;
}

input.field {
	border: 1px solid #ccc;
	background-color: #3C3C3C;
	width: 100px;
	color: #000;
}

input.field:hover {
	border: 1px solid #eee;
	background: #ccc;
	color: #000;
}

input.text {
	margin: 0;
	width: 110px;
	border: 1px solid #546078;
	background: #FFF;
	color: #808080;
}

input.text:hover {
	border: 1px solid #3a4354;
}

input.searchbutton {
	margin: 0;
	font-size: 100%;
	font-family: Arial, Sans-serif;
	border: none;
	background: #FFFFFF;
	color: #333;
	padding: 1px;
	font-weight: bold;
}

.date {
	color: #505050;
	background: #FFF;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	border-top: 1px solid #ddd;
}

.date a {
	color: #546078;
}

.date a:hover {
	color: #546078;
	text-decoration: underline;
	background: #FFF;
}

input.button {
	background: #FFFFF4;
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments {
	padding: 8px;
	margin: 0;
	background: #FFF;
	color: #333;
}

.commentsbox {
	padding: 8px;
	margin: 0;
	background: #f4f4f4;
	color: #000;
	text-align: right;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}

.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #FAFAFA;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #546078;
}

.success h2 {
	color: #546078;
	background: inherit;
}

/* added by David Pilar
 *	 not included in original style
 */
div.language {
	text-align: center;
}

div.language img {
	border: 1px solid #0F5B7F;
	margin: 0 3px 0 3px;
}

div.language a:hover {
	color: #0F5B7F;
	background: inherit;
	text-decoration: none;
}

div.clearer {
	clear: both;
}

span.storycomment,div.form label {
	width: 100px;
	float: left;
	font-weight: bold;
	white-space: nowrap;
}

div.form ul li {
	list-style-image: none;
	list-style-type: none;
	line-height: 20px;
	text-align: left;
}

div.form input,div.form textarea {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-bottom: 2px;
}

div.form input.button {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	margin-bottom: 2px;
	font-weight: bold;
	width: 90px;
}

div.form input.sp {
	text-align: center;
}

img {
	border: 0;
}

a.gallery,a.thickbox,a.counter,a.counter:hover,p.newstext a.img {
	color: #0F5B7F;
	background: inherit;
	text-decoration: none;
}

a.gallery:hover,a.thickbox:hover,p.newstext a.img:hover {
	background: inherit;
	text-decoration: none;
	color: #0F5B7F;
}

a.gallery img.gallery,a.thickbox img.gallery,a.counter img.counter,a.counter:hover img.counter,table.pedigree a img,p.newstext a img
	{
	border: 2px solid;
	border-color: #FFF;
}

a.gallery:hover img.gallery,a.thickbox:hover img.gallery,table.pedigree a:hover img,p.newstext a:hover img
	{
	border: #0F5B7F 2px solid;
	background: transparent;
}

table.pedigree a {
	background: transparent;
	color: #0F5B7F;
	text-decoration: none;
}

table.pedigree a:hover {
	background: transparent;
	color: #0F5B7F;
	text-decoration: underline;
}

table.pedigree {
	position: relative;
	top: -35px;
	!top: -42px;
	font-size: 90%;
	line-height: 1.4em;
	background: #FFF url(/data/image/leftbg.jpg) repeat-x;
	border: 0;
}

table.pedigree td {
	border: #ccc 1px solid;
	text-align: center;
	width: 25%;
	padding: 2px;
}

p.right {
	float: right;
}

table.archiv {
	width: 100%;
}

table.archiv th {
	color: #FFF;
	background: #FFB424;
	padding: 3px 5px 3px 5px;
	text-align: left;
}

table.archiv td {
	padding: 0px 5px 0px 5px;
}

table.archiv td.center {
	text-align: center;
}

.image {
	display: inline;
	text-align: center;
	width: 33%;
	float: left;
}

#rightmenu {
	float: right;
	position: relative;
	top: -25px;
	_top: -32px;
	!top: -32px;
	padding: 0px;
	margin: 0px;
	padding-bottom: -7px;
}

#rightmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

#rightmenu li {
	float: left;
	border: solid 1px #eee;
	font-weight: bold;
	color: #7D8085;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

#rightmenu a {
	display: block;
	padding: 3px 7px 3px 7px;
	color: #546078;
	text-decoration: none;
}

#rightmenu a:hover, #rightmenu a.active {
	background: #156184;
	text-decoration: none;
	color: #FFF;
}
