body {
    margin: 0px auto;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background: #FFFFFF none repeat scroll 0 0;
}
#mainWrapper {
}
#leftMenuContainer {
	width: 170px;
	float: left;
}
#mainContentContainer {
	width: 805px;
	float: left;
}
#leftmenuWrapper {
    background: #F4F4F4 none repeat scroll 0 0;
    margin: 0;
    padding: 5px 0px 0px 0px;
    width: 170px;
}
#leftmenuContent {
    overflow: hidden;
    width: 167px;
}
#leftmenuContent td, #leftmenuContent a, #leftmenuContent div {
	font-family: Verdana;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.floatCenter {
	float: center;
}
.floatClearer {
	clear: both;
}

.autosize { display: table; }
.autosize > div { display: table-cell; }

A.link_blue, A.link_blue:visited, A.link_blue:active {
    color: #003399;
    text-decoration: none;
}
A.link_blue:hover {
    text-decoration: underline;
}
.left_group_header {
    background-image: url(./images/left_group_header.png);
    background-repeat: no-repeat;
    height: 25px;
    position: relative;
    margin: 0 0 0 5px;
}
.left_group_header_caption {
    float: left;
    padding-left: 10px;
    color: #fff;
    line-height: 25px;
    margin: 0px;
    font-size: 11px;
}
.left_group_header_button {
    float: right;
    padding-right: 17px;
    padding-top: 5px;
}
.left_group_content {
    background-image: url(./images/left_group_content_bg.png);
    background-position: left bottom;
    background-repeat: repeat-y;
    margin: 0 0 0 5px;
    padding-top: 5px;
    width: 159px;
    color: #424242;
    font-size: 90%;
}
.left_group_content a,
.left_group_content a:link,
.left_group_content a:hover,
.left_group_content a:active,
.left_group_content a:visited {
	color: #424242;
}
.left_group_entry_selected_bg {
    background-color: #FFCC33;
    height: 17px;
    text-align: left;
}
.left_group_entry_unselected_bg {
    background-image: none;
    height: 17px;
    text-align: left;
}
.left_group_entry_selected {
    text-decoration: none;
    color: #000;
    font-size: 11px;
    padding-left: 15px;
    line-height: 17px;
    color: #424242;
    text-align: left;
}
.left_group_entry {
    text-decoration: none;
    color: #424242;
    font-size: 10px;
    padding-left: 2px;
    line-height: 17px;
}
.left_group_bottom {
    background-image: url(./images/left_group_content_bg_bottom.png);
    background-repeat: no-repeat;
    margin: 0 0 0 5px;
    height: 5px;
    font-size: 0px;
}
.left_group_bottom_spacer {
    height: 5px;
    font-size: 0px;
}
#divRollboxContent_kontakty {
    text-align: left;
}
table#rollbox_kontakty {
	margin: 0 auto 0 auto;
	width: 85%;
}
table#rollbox_kontakty a {
	color: #003399;
}
table#rollbox_kontakty td {
	padding: 2px 2px 2px 5px;
}
table#rollbox_kontakty td.leftmenu_item_icon {
	width: 19px;
	text-align: center;
	padding-left: 2px;
}
table#rollbox_kontakty td.leftmenu_item_cont {
	font: 12px Arial;
}
table#rollbox_kontakty td.leftmenu_item_cont a {
	font: 10px Verdana;
}
div#inform_us_link {
	height: 15px;
	text-align: center;
	font-size: 90%
}
div#inform_us_link a {
	color: #003399;
}
div#inform_us_box {
	background-color: #EDF1FD;
	border: 2px solid #87CEEB;
}
.popup_box {
	background-color: #85ACE9;
	border: 1px solid #87CEEB;
	position: absolute;
	display: none;
	padding: 5px 5px 5px 5px;
	z-index: 600;
	overflow: hidden;
	text-align: center;
}
div#customer_care {
	position: absolute;
	display: none;
	z-index: 600;
	overflow: hidden;
	width: 128px;
	background-color: #EDF1FD;
	border: 1px solid #87CEEB;
	color: #424983;
	font-family: arial,helvetica,sans-serif;
	font-size: 90%;
	font-weight: normal;
}
div#customer_care_content {
	border-top: 1px solid #424983;
	padding: 4px 4px 12px 4px;
}
div#customer_care_content a {
	color: black;
	text-decoration: none;
}
.link_red {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
.link_red a {
	color: #FF0000;
	font-weight: bold;
}
.clearing {
    clear: both;
}

.contact_photo {
	display: none;
	position: absolute;
	z-index: 100;
}

.contact_me_button {
	background: transparent url('../images/mp_button_slim.gif') no-repeat;
	width: 125px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	cursor: pointer;
	padding-top: 3px;
}

.contentBox {
	background: transparent;
	margin: 5px 0px 10px 3px;
	width: 802px;
	
}
.contentBoxHead {
	background: transparent url('../images/bars/bg_contentBoxHead-802x6.gif') no-repeat 0 0;
	height: 6px;
	font-size: 1px; /* IE6 demency */
}	
.contentBoxTail {
	background: transparent url('../images/bars/bg_contentBoxTail-802x6.gif') no-repeat 0 0;
	height: 6px;
	font-size: 1px; /* IE6 demency */
}	
.contentBoxBody {
	background: #FFFFFF url('../images/bars/bg_contentBoxBody-802.gif') repeat-y 0 0;
	padding: 0px 5px 5px 5px;
}	

#cenikContentBox {
}