/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */





body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	margin: 0;
	padding: 0;
	min-width: 1250px;
	text-align: center;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}
.margin1 {
margin: 15px;
}


.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
#body {
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: small;
	color: #000033;
	
}
#top {
	background-color: #CCCCCC;
	background: url(../images/under_top.jpg);
	height: 376px;
	width: 100%;
}
.table3 {
	background: url(../images/2_under_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#top_left {
	background: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 376px;
	width: 750px;
	float: left;
}
#top_right {
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 376px;
	width: 417px;
}
#body_2 {
	background-color: #CCCCCC;
	width: 100%;
}
#left {
	background-image: url(../images/under_left.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 342px;
	height: 100%;
}
.table_left {
	height: 100%;
}
#content {
	background-color: #48A2E1;
	float: right;
	width: 100%;
}
.content {
	background-image: url(../images/under_content2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mini_menu {
	height: 105px;
	width: 342px;
}
#down_text {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #003399;
	margin-bottom: 40px;
	font-weight: bolder;
	margin-left: 20px;
	text-align: center;
}

#body #top #top_left #mini_menu #buttons {
	margin: 40px;
	padding: 0px;
}

#down {
	background-image: url(../images/under_down.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 100%;
	height: 71px;
	vertical-align: bottom;
	padding:2px 0 0 0;
}
#left_downpicture {
	background-image: url(../images/left_downpicture.jpg);
	height: 377px;
	width: 100%;
	background-position: left bottom;
	float: left;
	background-repeat: no-repeat;
}
#right {
	background-color: #FF66FF;
	height: 100%;
	width: 100%;
}
#content_top {
	background-image: url(../images/podok_under.jpg);
	height: 112px;
	width: 100%;
}

.componentheading {
	font-weight: bold;
	color: #000033;
	font-size: 18px;
	}
	
.contentheading {
	font-weight: bold;
	color: #000033;
	font-size: 18px;
	}
	
h1 {
	font-weight: bold;
	color: #000033;
	font-size: 18px;
	}
	
label {
font-weight: bold;
color: #333;
}

#fb_el_jos__fb_contact_sample___text_text label {

text-transform:uppercase;
}

.fabrikLabel {
font-weight: bold;
color: #333;
}

input#fabrikSubmit1  {
background: #8dcff3;
color: #000;
font-weight: bold;
border: 1px #fff solid;
padding: 1px;
}

#underground { margin:0!important; padding:10px 20px!important; color:#ffffff!important; background:#ca4907!important; text-align:left!important; font-size:12px!important;}
