@charset "utf-8";
/* CSS Document
Project: Beitler CO.
CSS by: Anton Šmolík
*/

/* Reset */
h1,h2,h3,h4,h5 { margin:0px; padding:0px; }
p,p1,p2,p3,p4 { margin:0px; padding:0px; }
body { margin:0px; padding:0px; background-image:url(bg.gif); background-repeat:repeat-x; background-color:#565656; }

h1 {
	color:#B70000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
}

h2 {
	color:#2B2A2A;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
}

h3 {
	color:#2B2A2A;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
}

.clear { clear:both; }

/* GO */
#conteiner {
	width:836px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:835px;
	position:relative;
}

#subConteiner {
	width:834px;
	background-color:#f9f9f9;
	background-image:url(bgTab_03.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#navigation {
	width:834px;
	height:43px;
	background-image:url(bg_menu.gif);
}

#leftPart {
	width:590px;
	float:left;
}

#rightPart {
	width:240px;
	float:right;
	margin-top:18px;
}

#subLeftPart {
	width:550px;
	padding-left:20px;
	padding-top:25px;
}

.mainHeader {
	color:#b70000;
	font-size:18px;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#sinceLogo {
	margin-bottom:10px;
	width:110px;
	padding-right:15px;
	height:144px;
	background: transparent url(since_19171.jpg) no-repeat;
	float:left;
}

#sinceLogo a {
	height:144px;
	display:block;
	cursor:pointer;
}

#sinceLogo:hover {
	margin-bottom:10px;
	width:110px;
	padding-right:15px;
	height:144px;
	background: transparent url(since_1917.jpg) no-repeat;
	float:left;
}

.textLeftPart {
	width:430px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#2b2a2a;
	float:right;
	padding-bottom:20px;
}

.textLeftPart_home {
	width:548px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#2b2a2a;
	float:right;
	padding-bottom:20px;
}

.inlineLeft {
	width:560px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#2b2a2a;
	float:left;
	padding-bottom:20px;
}

.imagePhoto {
	float:right;
	background-repeat:no-repeat;
	margin-left:20px;
}
	
.columnTop {
	width:226px;
	background:#212121 url(column_top.gif) no-repeat;
}

.column2Top {
	width:226px;
	background:#212121 url(column2_top.gif) no-repeat;
}

.column {
	width:226px;
	background-color:#212121;
	background-image:url(column_foot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.column_last {
	width:226px;
	height:38px;
	background-color:#1e1e1e;
	background-image:url(column_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.titleColumn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	padding-left:15px;
	padding-top:10px;
}

.textColumn {
	width:196px;
	padding-left:14px;
	padding-bottom:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	padding-top:10px;
}

.textColumn b {
	float:left;
}

.textColumn span {
	float:right;
}

#subCols {
	width:566px;
	padding-left:20px;
	float:left;
}

/* Left Column */

#leftCol {
	width:185px;
	float:left;
	border-right:1px solid #c5c5c5;
}

#leftTop {
	width:185px;
	background-image:url(leftHeader.gif);
	background-repeat:no-repeat;
	background-color:#060606;
}

.subColbody {
	width:100%;
	background-image:url(bg_lcr.gif);
	background-repeat:repeat-x;
	min-height: 135px;
  	height: auto !important;
  	height: 135px;
}

#leftFoot {
	width:185px;
	height:14px;
	background-image:url(leftFoot.gif);
}

/* Center Column */

#centerCol {
	width:189px;
	float:left;
	border-right:1px solid #c5c5c5;
}

#centerTop {
	width:189px;
	background-image:url(centerTop.gif);
	background-repeat:no-repeat;
	background-color:#060606;
}

#centerFoot {
	width:189px;
	height:15px;
	background-image:url(centerFoot.gif);
}

/* Right Column */

#rightCol {
	width:185px;
	float:left;
	background-color:#060606;
}

#rightTop {
	width:185px;
	background-image:url(rightHeader.gif);
	background-repeat:no-repeat;
}

#rightFoot {
	width:185px;
	height:15px;
	background-image:url(rightFoot.gif);
	background-repeat:no-repeat;
}

.readMore a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ff0a0a;
	text-decoration:none;
	padding-left:14px;
}

.readMore a:hover {
	text-decoration:underline;
}

.bglast {
	background-image:url(bg_last.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:0px;
}
	
/* Text style Col */

.titleCol {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#e50000;
	padding-left:24px;
	padding-top:10px;
}

.textCol {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	padding-top:5px;
	line-height:14px;
	padding-left:24px;
}

.textCol a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:16px;
	text-decoration:none;
}

.textCol a:hover {
	text-decoration:underline;
}


.textCol span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding-right:5px;
}

#foot_Shadow {
	width:834px;
	height:22px;
	background-image:url(foot_shadow_03.jpg);
}

.bottomug {
	width:567px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(bottomug.gif);
	background-color:#252525;
	float:left;
}

.bottomag {
	width:567px;
	height:15px;
	background-image:url(bottomag.gif);
	float:left;
}

.bottomText {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	padding-left:17px;
	padding-top:14px;
	padding-right:17px;
	padding-bottom:14px;
}

.textBottomug {
	width:180px;
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.textBottomug a p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}

.textBottomug a p:hover {
	text-decoration:underline;
}

#form {
	width:500px;
	float:left;
	margin-bottom:40px;
}

#form b {
	margin-bottom:20px;
	color:#B70000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	width:100%;
	font-weight:normal;
}

#form td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#2b2a2a;
}

#form td input {
	width:350px;
	height:22px;
	border:1px solid #999;
}

textarea {
	width:350px;
	height:100px;
	border:1px solid #999;
}	

/* FOOTER */

#footer {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}

#footer a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.logolink {
	height:200px;
	left:0;
	position:absolute;
	top:0;
	width:200px;
}
.logolink a { height:200px; display:block; }