html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image:url(img/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px
}
#margins {
	position:relative;
	width:934px;
	height:auto;
	margin:0 auto;
}
			#pageCont {
				position:relative;
				float:left;
				width:934px;
				height:auto;
			}
						/*** SPLASHAR ***/
						#splashL, #splashR {
							position:absolute;
							top:101px;
						}
							#splashL {
								width:112px;
								height:51px;
								left:-182px;
							}
							#splashR {
								width:141px;
								height:77px;
								right:-97px;
							}
						#logoTop {
							position:absolute;
							width:194px;
							height:118px;
							left:-77px;
							top:-1px;
							border:0;
						}

						#menuCont {
							position:absolute;
							width:804px;
							height:54px;
							top:60px;
							left:130px;
						}
									#menuCont a, #menuCont a:active, #menuCont a:visited, #menuCont a.sel, #menuCont a.sel:active, #menuCont a.sel:visited {
										position:relative;
										float:left;
										height:54px;
										line-height:54px;
										vertical-align:middle;
										padding:0 22px;
										text-transform:capitalize;
										font-size:18px;
										color:#fff;
										text-decoration:none;
										background-image:none;
										background-repeat:no-repeat;
										background-position:center top;
									}
										#menuCont a.sel, #menuCont a.sel:active, #menuCont a.sel:visited {
											background-image:url(img/bg_menuBtn.png)
										}
									#menuCont a:hover, #menuCont a.sel:hover {
										color:#fbd1c3;
									}
						#contentCont {
							position:relative;
							float:left;
							width:934px;
							height:auto;
							min-height:720px;
							margin:141px 0px 20px 0px;
						}
									#colR {
										position:relative;
										display:block;
										float:right;
										width:260px;
										height:auto;
										min-height:720px;
										border-left:1px solid #eee;
										padding-left:21px;
										margin-left:20px;
										overflow:hidden;
									}
												#colR div {
													position:relative;
													float:left;
													height:auto;
													padding:0 0 20px 0;
													margin-bottom:20px;
													border-bottom:1px solid #eee;
													width:100%;
												}
															#colR div img {
																position:relative;
																display:block;
																float:left;
																border:0;
															}
												#colR p {
													float:right;
													display:block;
													width:100%;
												}
												#colR p span {
													color:#000;
												}
									#mainCont {
										position:relative;
										float:left;
										width:632px;
										width:631px;
										height:auto;
										min-height:370px;
										background-image:none;
										background-position:left top;
										background-repeat:no-repeat;
									}
												#startWelcomeText {
													position:relative;
													width:320px;
													float:left;
													height:auto;
													min-height:220px;
													margin:110px 0px 20px 0px;
												}
												.lineHor {
													position:relative;
													width:100%;
													height:19px;
													border-bottom:1px solid #eee;
													margin-bottom:20px;
													float:left;
													display:block;
												}
												#mainCont a h1, #mainCont a:active h1, #mainCont a:visited h1 {
													color:#000;
													text-decoration:none;
												}
												#mainCont a:hover h1 {
													color:#db3b09;
												}
												#startWelcomeText .date {
													text-transform:uppercase;
												}
												#mainColL, #mainColR {
													position:relative;
													display:block;
													float:left;
													width:306px;
													width:305px;
													height:auto;
													min-height:200px;
													margin:0px 20px 0px 0px;
												}
													#mainColR {
														margin:0px 0px 0px 0px;
													}
												.imgLeft, .imgCenter, .imgRight {
													position:relative;
													display:block;
													border:0;
													margin-bottom:10px;
												}
													.imgLeft {
														margin-right:20px;
														float:left;
													}
													.imgRight {
														margin-left:20px;
														float:right;
													}
													.imgCenter {
														margin-left:auto;
														margin-right:auto;
													}
												/* .imgContL_S, .imgContC_S, .imgContR_S, .imgContL_M, .imgContC_M, .imgContR_M {
													position:relative;
													width:150px;
													display:block;
													font-size:12px;
													font-style:italic;
													color:#999;
												}
													.imgContC_S, .imgContC_M {
														margin:0 auto;
														margin:0 0 15px 0;
														clear:both;
													}
														.imgContC_M {
															width:300px;
														}
													.imgContL_S, .imgContL_M {
														float:left;
														margin:0 20px 15px 0;
													}
													.imgContR_S, .imgContR_M {
														float:right;
														margin:0 0 20px 15px;
													}
														.imgContL_M {
															width:300px;
														}
														.imgContR_M {
															width:300px;
														}
															.imgContL_S img, .imgContR_S img, .imgContL_M img, .imgContR_M img, .imgContC_S img, .imgContC_M img {
																display:block;
																margin-bottom:5px;
																width:100%;
															} */
												.bloggBox {
													position:relative;
													float:left;
												}
												#kontakt {
													position:relative;
													height:auto;
												}
															#kontakt input, #kontakt textarea {
																position:relative;
																width:100%;
																height:27px;
																border:0;
																background:transparent;
															}
																#kontakt textarea {
																	height:150px;
																}
																		.inpCont {
																			position:relative;
																			width:100%;
																			margin-bottom:10px;
																		}
																		.inpBorderT, .inpBorderB, .inpBorderL, .inpBorderR, .inpCornerTL, .inpCornerTR, .inpCornerBL, .inpCornerBR {
																			position:absolute;
																			background-image:url(img/bg_input.gif);
																			background-repeat:no-repeat;
																		}
																			.inpBorderT, .inpBorderB {
																				/* width:100%; */
																				height:10px;
																				left:0;
																			}
																				.inpBorderT {
																					background-position:left top;
																					top:0;
																				}
																				.inpBorderB {
																					background-position:right bottom;
																					bottom:0;
																				}
																			.inpBorderL, .inpBorderR {
																				width:10px;
																				/* height:100%; */

																			}
																				.inpBorderL {
																					background-position:left bottom;
																					left:0;
																					bottom:0;
																				}
																				.inpBorderR {
																					background-position:right top;
																					right:0;
																					top:0;
																				}
																#kontakt h3 {
																	height:27px;
																	display:inline;
																	line-height:27px;
																	vertical-align:bottom;
																	font-size:14px;
																	margin:0;
																	color:#e0552a;
																	font-weight:normal;
																}
																#kontakt h3 span{
																	height:27px;
																	display:inline;
																	line-height:27px;
																	vertical-align:bottom;
																	font-size:12px;
																	margin:0;
																	color:#ed803b;
																	font-weight:normal;
																	font-style:italic;
																}
											#pressImages, #pressPdf, .linksCont {
												position:relative;
												float:left;
												width:632px;
												height:auto;
												margin:20px 0 25px 0;
											}
												.linksCont {
													margin:20px 0 10px 0;
												}
														.linksCont div {
															position:relative;
															width:287px;
															height:40px;
															padding:5px;
															float:left;
															line-height:16px;
															text-align:left;
															margin:0 10px 5px 0;
															display:block;
															color:#999;
														}
														#pressPdf div {
															position:relative;
															width:138px;
															height:90px;
															padding:100px 5px 0 5px;
															float:left;
															background-image:url('img/iconPdf.png');
															background-position:center 20px;
															background-repeat:no-repeat;
															line-height:16px;
															vertical-align:middle;
															text-align:center;
															border:1px solid #eee;
														}
														#pressImages div {
															position:relative;
															width:150px;
															height:21px;
															margin:0 10px 10px 0;
															float:left;
															background-position:top left;
															background-repeat:no-repeat;
															padding-top:150px;
															line-height:21px;
															vertical-align:middle;
														}
														#pressImages a.clicker, #pressImages a.clicker:active, #pressImages a.clicker:visited {
															position:absolute;
															display:block;
															width:150px;
															height:150px;
															background-image:url(img/pressClicker.png);
															background-repeat:no-repeat;
															background-position:left top;
															top:0;
															left:0;
														}
														#pressImages a.clicker:hover {
															background-position:left bottom;
														}
														#pressPdf a.clicker, #pressPdf a.clicker:active, #pressPdf a.clicker:visited {
															position:absolute;
															display:block;
															width:74px;
															height:73px;
															background-image:url(img/pressClicker2.png);
															background-repeat:no-repeat;
															background-position:left top;
															top:20px;
															left:37px;
														}
														#pressPdf a.clicker:hover {
															background-position:left bottom;
														}
						#footerCont {
							position:relative;
							float:left;
							width:100%;
							height:36px;
							border-top:1px solid #eee;
							line-height:36px;
							vertical-align:bottom;
							color:#999999;
						}
									#logoBot {
										position:absolute;
										width:326px;
										height:134px;
										width:-80px;
										top:-22px;
									}

a, a:active, a:visited {
	color:#db3b09;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.links, a.links:active, a.links:visited {
	color:#db3b09;
	text-decoration:none;
	font-size:16px;
}
a.links:hover {
	text-decoration:underline;
}
p {
	color:#666;
}
h1 {
	margin:0px;
	color:#000;
	font-size:24px;
	font-weight:normal;
}
h2 {
	margin:0px;
	color:#000;
	font-size:18px;
	font-weight:normal;
}
h3 {
	margin:0px;
	color:#ccc;
	font-size:13px;
	font-weight:normal;
}
h4 {
	margin:0px;
	color:#000;
	font-size:13px;
	font-weight:normal;
}
