html, body {
	padding: 0;
	margin: 0;
	background-color: #38495C;
	background-image: url('../img/background_main.png');
}

a {
	text-decoration: none;
	color: #5D5D5D
}

a:hover {
	color: #1F61A2
}


p.h1 {
	font-size: 18px;
    color: #0C3B81;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 {
	font-size: 14px;
    color: #0C3B81;
	margin-top: 10px;
	margin-bottom: 20px;
}

h3 {
	font-size: 12px;
    color: #0C3B81;
	margin-top: 10px;
	margin-bottom: 0px;
}


p {
	line-height: 140%;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #5D5D5D;	
}

.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	color: #4D4D4D;
}

.margin_b_0 {
	margin-bottom: 0px;
}

.margin_t_0 {
	margin-top: 0px;
}

.margin_0 {
	margin-top: 0px;
	margin-bottom: 0px;
}


.main_tbl {
	width: 950px;
	background-color: #FFFFFF;
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

.top_cell {
	height: 70px;
	vertical-align: top;
	background-image: url('../img/stripes_1_top.png');
	background-repeat: repeat-x;
	background-position: 0% 100%	
}

.top_cell .logo_img {
	width: 130px;
	height: 40px;
	border: 0;
	margin-top: 14px;
	margin-left: 15px;
}

.top_cell .chooseLang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	margin-top: -48px;
	margin-left: 840px;
}

.top_cell .chooseLang img{
	border: none;
}

.top_cell .search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	position: absolute;
	margin-top: -28px;
	margin-left: 700px;
	width: 250px;
}



.top_cell .search .s1 {
	width: 140px;
	font-size: 11px;
	border: 1px solid #313131;
	color: #5D5D5D;
	margin-left: 3px;
	vertical-align: middle
}

.top_cell .search .s2 {
	margin-left: 5px;
	vertical-align: middle
}

.banner_cell object,embed {
	display: block
}

.main_menu_cell {
	height: 40px;
	background-image: url('../img/main_menu_background_2.png');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}

.main_menu_cell img {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

.main_menu_cell a {
	color: #1F61A2
}

.main_menu_cell a:hover {
	color: #0C3B81
}

.main_menu_add_cell {
	height: 35px;
	vertical-align: top;
	background-image: url('../img/stripes_2_bottom.png');
	background-repeat: repeat-x;
	background-position: 0% 100%	
}

.main_menu_add_cell .site_map {
	position: absolute;
	margin-left: 52px;
	margin-top: -15px
}

.main_menu_add_cell .site_map img {
	border: 0;
	margin-right: 5px;
	vertical-align: middle
}

.main_menu_add_cell .site_map span {
	color: #FF0000
}

.main_menu_add_cell .wizard_switch {
	position: absolute;
	margin-left: 755px;
	margin-top: -15px
}

.main_menu_add_cell .wizard_switch img {
	border: 0;
	margin-right: 5px;
	vertical-align: middle
}

.main_menu_add_cell .wizard_switch span {
	color: #FF0000
}

.main_menu_add_cell .site_path {
	margin-top: 6px;
	text-align: center
}

.main_menu_add_cell .site_path span {
	color: #FF0000
}


.bottom_menu_cell {
	height: 50px;
	background-image: url('../img/stripes_3_top.png');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;	
}

.copyright_cell {
	height: 37px;
	background-image: url('../img/copyright_background.png');
	background-repeat: repeat-x;
	text-align: right;
}

.copyright_cell img {
	border: 0;
	margin-right: 15px;
}

.left_column {
	width: 575px;
	vertical-align: top;
	background-image: url('../img/dots_vertical_1.png');
	background-position: 0% 0%;
	background-repeat: repeat-y
}



.left_column_tbl {
	width: 575px;
	
}

.left_column_tbl .wizard {
	padding: 5px;
	padding-top: 0px;
	background-image: url('../img/left_column_sep.png');
	background-position: 10px 100%;
	background-repeat: no-repeat;
	text-align: center;
}

.left_column_tbl .wizard .tbl {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.left_column_tbl .wizard .tbl td {
	width: 113px;
	text-align: center;
	font-size: 11px;
	line-height: 120%;
	vertical-align: top;
	font-weight: bold;
}


.left_column_tbl .wizard .tbl td img {
	margin-bottom: 5px;
	border: 0;
}



.left_column_tbl .content {
	padding: 20px;
	padding-top: 0;
	background-image: url('../img/left_column_sep.png');
	background-position: 10px 100%;
	background-repeat: no-repeat
}

.right_column {
	width: 175px;
	vertical-align: top	
}

.right_column_tbl {
	width: 175px;
}

.right_column_tbl h1 {
	font-size: 11px;
}

.right_column_tbl td {
	padding: 10px;
	padding-left: 8px;
	padding-bottom: 20px;
	background-image: url('../img/right_column_sep.png');
	background-position: 100% 100%;
	background-repeat: no-repeat
}

.right_column_tbl .side_menu {
	font-weight: bold;
}

.right_column_tbl .side_menu h1{
	text-align: center;
}

.right_column_tbl .side_menu img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 4px;
}



.right_column_tbl .contact {
	text-align: center;
}

.product_list_tbl {
	width: 720px;
}


.product_list_tbl td {
	vertical-align: middle;
	height: 25px;
}

.product_list_tbl tr {
	background-color: #DBDBDB;
}


.product_list_tbl td img{
	border: none;
	vertical-align: middle;
	margin-left: 3px;
}


.product_list_tbl .name {
	width: 670px;
	padding-left: 10px;	
}

.product_list_tbl .more {
	width: 250px;
	text-align: center;
}

.product_list_tbl .num {
	width: 150px;
	padding-left: 10px;	
	
}

.product_list_tbl .cat_name {
	text-align: center;
	background-color: #0C3B81;
	color: #FFFFFF	
}

.product_list_tbl .cat_name a {
	color: #FFFFFF
}

.product_list_tbl .cat_name a:hover {
	color: #1F61A2
}

.version_list_tbl {
	width: 260px;
}


.version_list_tbl td {
	vertical-align: middle;
	height: 22px;
}

.version_list_tbl tr {
	background-color: #DBDBDB;
}

.version_list_tbl td img{
	border: none;
	vertical-align: middle;
	margin-left: 3px;
}

.version_list_tbl .left {
	padding-left: 10px
}

.version_list_tbl .right {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.version_list_tbl .cart {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
}

.product_img {
	border: 1px solid #AAAAAA;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

img.obrazek{
margin-right:5px;
*margin-right:0px;
}

