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

* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
}

body, html {
	height: 100%;
	width: 100%;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

p.p01, .project_item .htmltext p {
	font-size: 12px;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

p.headline {
	font-size: 12px;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #788859;
}


p.p02 {
	font-size: 11px;
	line-height: 16px;
}

p.p03, .support .htmltext, .article .htmltext {
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}

p.date_01 {
	color: #9CA48D;
	font-size: 10px;
}

p.date_02 {
	color: #898585;
	float: left;
	padding-right: 5px;
}

h2.h20 {
/*sIFR*/
	background: url(../img/bck/h20_bck.jpg) bottom left no-repeat;
}

h2.h21 {
/*sIFR*/
	background: url(../img/bck/h21_bck.jpg) bottom left no-repeat;
}

h3.h31, h3.h31 a {
	font-size: 12px;
	color: #718507;
}

a img {
	border: none;
}

.img_01 {
	border: 2px solid #BECAA8;
	float: left;
	margin-right: 10px;
}

.img_02 {
	border: 1px solid #d4d4d4;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

.img_03 {
	border: 1px solid #d4d4d4;
	padding: 3px;
	float: left;
	margin: 8px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}
/*-------------------------------------------- header --------------------------------------------*/

#header {
	height: 77px;
}

#header h1 {
/*	background: url(../img/bck/header_bck.jpg) top left no-repeat;*/
	width: 230px;
	height: 33px;
	position: relative;
	top: 38px;
	left: 651px;
/*	text-indent: -10000px;*/
}

/*-------------------------------------------- wrapper --------------------------------------------*/

#wrapper {
	width: 892px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
}

/*-------------------------------------------- flash --------------------------------------------*/

#flash_wrapper {
	border-bottom: 1px solid #4C4849;
	border-top: 1px solid #4C4849;
}

#flash {
	background: top left no-repeat;
	border-bottom: 1px solid #292526;
	border-top: 1px solid #292526;
	width: 892px;
	height: 224px;
}

/*-------------------------------------------- content --------------------------------------------*/

#content {
	padding-top: 20px;
	width: 892px;
	min-height: 300px;
	padding-bottom: 42px;
}

/*-------------------------------------------- main --------------------------------------------*/

#main {
	width: 536px;
	float: left;
	margin-bottom: 20px;
}

/*-------------------------------------------- aktualno --------------------------------------------*/

.project_item {
	padding-top: 14px;
	padding-bottom: 14px;
	border-top: 1px dashed #918F8F;
}

.last {
	border: none;	
}

#main .article {
	padding-top: 6px;
	padding-bottom: 10px;
}

#main .document {
	margin: 10px 0px 15px 0px;
}

#main .document p {
	margin-left: 10px;
}

#main .document a {
	padding-left: 12px;
	background: url(../img/bck/document_bck.gif) 0px 2px no-repeat;
	color: #000;
	border-bottom: 1px dotted #000;
}

#main .document a:hover {
	background-color: #000;
	color: #fff;
}

#main /*.article*/ .htmltext img {
	padding: 2px;
	border: 1px solid #798464;
	margin-right: 10px;
}

/*-------------------------------------------- partners --------------------------------------------*/

#partners p {
/*	font-size: 12px;
	line-height: 15px;*/
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #788859;
}

#partners table {
	padding-top: 8px;
	border-top: 1px dashed #918F8F;
}

#partners table strong {
	color: #788859;
}

#partners table tr {
	height: 18px;
}

.partner {
	border-top: 1px dashed #918F8F;
	padding-top: 8px;
	padding-bottom: 8px;
}

.partner p {
	line-height: 18px;
}

.partner p span {
	width: 120px;
	color: #788859;
	font-weight: bold;
	display: block;
	float: left;
}

/*-------------------------------------------- support --------------------------------------------*/

.support {
	border-top: 1px dashed #918F8F;
	padding-top: 8px;
	padding-bottom: 8px;
}

.last {
	border: none;	
}

/*-------------------------------------------- fireplay --------------------------------------------*/

.fireplay {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 15px;
}

/*-------------------------------------------- news --------------------------------------------*/

#main .news_item {
	padding-top: 6px;
	padding-bottom: 10px;
}

#main .gallery {
	padding-top: 6px;
	padding-bottom: 10px;
	width: 260px;
	float: left;
}

#main .gallery_title {
	padding-top: 10px;
}

#main .gallery p.p02 {
	background: url(../img/bck/gallery_text_bck.jpg) top left no-repeat;
	margin-left: 80px;
}

.even {
	margin-left: 10px;
}

/*-------------------------------------------- home --------------------------------------------*/

#home {
	width: 353px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

#home p strong {
	font-size: 12px;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #788859;
}

#home p a {
	color: #000;
	border-bottom: 1px dotted #000;
}

#home p a:hover {
	background-color: #000;
	color: #fff;
}

/*-------------------------------------------- home_side --------------------------------------------*/

#home_side {
	float: right;
	border-bottom: 1px dashed #C8C7C7;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*-------------------------------------------- side_bar --------------------------------------------*/

#side_bar {
	float: right;
	background: url(../img/bck/side_bar_bck.jpg) top left no-repeat;
	padding-left: 30px;
	width: 312px;
	min-height: 366px;
}

#side_bar .news_item {
	padding-top: 6px;
	padding-bottom: 10px;
}

.archive {
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*-------------------------------------------- footer --------------------------------------------*/

#footer {
	background: url(../img/bck/footer_bck.gif) top left repeat-x;
	padding-top: 8px;
	height: 42px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

#footer li {
	float: left;
}

#footer li.home a {
	background: url(../img/bck/home_bck.jpg) top left no-repeat;
	height: 29px;
	padding-left: 35px;
	padding-top: 5px;
	display: block;
	float: left;
	color: #686E3F;
}

#footer li.contact {
	padding-left: 10px;
}

#footer li.contact a {
	background: url(../img/bck/contact_bck.jpg) top left no-repeat;
	height: 29px;
	padding-left: 35px;
	padding-top: 5px;
	display: block;
	float: left;
	color: #686E3F;
}

#footer li.mediaing {
	padding-left: 500px;
}

#footer li.ea {
	padding-left: 36px;
}

#footer li.ea a {
	color: #808285;
}

#footer li.ea a:hover {
	color: #fff;
	background-color: #808285;
}
