/* 
LIGHT_GREY = C2C1C1
DARK_GREY = 3E3F41
RED = E31D22
*/

body  {
	font: 12px Arial, "Arial CE", Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3E3F41;
	position: relative;
	background-color: #FFFFFF;
}

#window_company {
	float: left; /* since this element is floated, a width must be given */
	width: 334px; /* the background color will be displayed for the length of the content in the column, but no further */
	height: 241px;
	padding: 0px;
	overflow: visible;
	visibility:hidden;
	position: absolute;
	text-align:right;
	z-index: 20;
	left: 215px;
	top: 60px;
	background-image: url(../layout_pix/bublina.gif);
	background-repeat: no-repeat;
}


.dva_sloupce #window_iehack {
	float: left; /* since this element is floated, a width must be given */
	width: 872px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: 29px;
	top: 28px;
	height: 121px;
	background-repeat: no-repeat;
}

.dva_sloupce #window {
	float: left; /* since this element is floated, a width must be given */
	width: 872px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	overflow: visible;
	position: absolute;
	z-index: 0;
	left: 29px;
	top: 28px;
	height: 121px;
	background-repeat: no-repeat;
}

.dva_sloupce #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	height: inherit;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../layout_pix/global_background.gif);
	background-repeat: repeat-y;
}
.dva_sloupce #left_sloupec {
	float: left; /* since this element is floated, a width must be given */
	width: 248px;
	padding: 0px;
}
.dva_sloupce #right_sloupec {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the left_sloupec div contains, the column space will remain. You can remove this margin if you want the #right_sloupec div's text to fill the #left_sloupec space when the content in #left_sloupec ends. */
	padding: 0;
	color: #C2C1C1;
} 

.dva_sloupce #right_sloupec a {
	color: #C2C1C1;
	text-decoration: none;
}

.dva_sloupce #right_sloupec a:hover { 
	color:  #E31D22;
}


.dva_sloupce #right_sloupec .inportal_patka {
	padding: 4px;
	text-align: right;
	font-size: 10px;
}

.dva_sloupce #right_sloupec .main_content_container {
	padding-top: 45px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left:12px;
	padding-right:12px;
	background-color: #FFFFFF;
	color: #3E3F41;
	min-height:600px;
	_height: 600px;
}

.dva_sloupce #right_sloupec .main_content {
	padding-top: 50px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.dva_sloupce #right_sloupec .main_content_container_title {
	padding-top: 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left:12px;
	padding-right:12px;
	color: #C2C1C1;
	min-height:400px;
}

.dva_sloupce #right_sloupec .main_content_title {
	padding-top: 50px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}



.dva_sloupce #right_sloupec #language_menu {
	margin: 0px 30px 20px 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the left_sloupec div contains, the column space will remain. You can remove this margin if you want the #right_sloupec div's text to fill the #left_sloupec space when the content in #left_sloupec ends. */
	padding-top: 7px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-bottom: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #C2C1C1;
} 

.dva_sloupce #right_sloupec #language_menu .active {
	color: #E31D22;
} 


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear_type {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

body,td,th {
	color: #3E3F41;
}

#apDiv1 {
	position:relative;
	left:30px;
	top:27px;
	width:220px;
	height:59px;
	z-index:1;
	float: left;
}
#apDiv2 {
	position:relative;
	top:27px;
	width:auto;
	height:59px;
	z-index:1;
	float: right;
	right: 30px;
	max-width: 245px;
	_width: 250px;
	text-align:center;
}
#apDiv3 {
	position:relative;
	left:15px;
	top:160px;
	width:223px;
	height:inherit;
	z-index:1;
	float: left;
	padding: 0;
	margin: 0;
}
#left_menu {
	position:relative;
	height:inherit;
	z-index:1;
	padding: 0;
	margin: 0;
	list-style-type:none;
	list-style-image:url(../layout_pix/puntik_menu.png);
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
/*	padding-left: 22px; */
	padding-left: 32px;
	*padding-left: 38px;
	color: #FFFFFF;
}

#left_menu_next {
	position:relative;
	height:inherit;
	z-index:1;
	padding: 0;
	margin: 0;
	line-height: 15px;
	padding-left: 21px;
	color: #FFFFFF;
	font-size: 13px;
	list-style-type: square;
	list-style-image: none;
}

#left_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_menu a:hover { 
	font-weight:bold;
}
#left_menu .active {
	color: #C2C1C1;
	font-weight:bold;
	text-decoration: none;
}

#apDiv2 #search_input {
	position: relative;
	height: auto;
	float:left;
	margin: 0;
	padding: 2;
	width: 200px;
}
#apDiv2 #search_send {
	height: 22px;
	background-color:#E31D22;
	color: #FFFFFF;
	position: relative;
	margin: 0;
	padding: 2;
	float:left;
	width: 37px;
}

#apDiv2 .window_content {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FFFFFF;
}

#apDiv2 .window_content a {
	color: #FFFFFF;
}

#apDiv2 .window_content a:hover {
	color: #E31D22;
}

#apDiv4 {
	position:relative;
	left:0px;
	top:80px;
	height: auto;
	z-index:1;
	vertical-align: middle;
	padding: 5px;
	width: auto;
}

#apDiv4 a {
	font-size: 12px;
	color: #C2C1C1;
}

#apDiv4 a:hover {
	color: #FFFFFF;
}

#apDiv4 .active {
	color: #3E3F41;
}

#apDiv4 .menu_helper {
	padding: 5px;
	background-color: #E31D22;
}

form,ul,li,h,img, br, table {margin:0; padding:0;}


</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.dva_sloupce #left_sloupec { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.dva_sloupce #left_sloupec { padding-top: 30px; }
.dva_sloupce #right_sloupec { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
