body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #191c1f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#envelope {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcg_envelope.png);
	background-repeat: repeat-y;
}

#flash_head {
	height: 165px;
	width: 760px;
}

#top_menu {
	height: 22px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bcg_topmenu.png);
	background-repeat: repeat-x;
	position: relative;
}

#flags {
	width: 120px;
	position: absolute;
	top: 4px;
	left: 15px;
	height: 11px;
}

#flags img {
	padding-left: 5px;
}

#top_menu_buttons {
	width: 600px;
	height: 22px;
	position: absolute;
	left: 160px;
	text-align: right;
}

#left_menu {
	width: 185px;
	float: left;
	padding-bottom: 20px;
}

#left_menu_search {
	height: 65px;
	width: 185px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#right_content {
	float: left;
	width: 555px;
	padding: 10px;
}

#right_content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	color: #004389;
}

#footer {
	height: 30px;
	width: 760px;
	background-image: url(../images/bcg_footer.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
}


.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

label {
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.input_search_box {
	background-color: #e3e9ef;
	border: 1px solid #FFFFFF;
	width: 120px;
	font-size: 10px;
	position: absolute;
	top: 25px;
	left: 10px;
}

.input_search_box_butt {
	border: 1px solid #FFFFFF;
	background-color: #004389;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: 25px;
	left: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 36px;
}

#menu_body {
	width: 185px;
	position: relative;
	background-color: #FFFFFF;
}

.left_menu_button {
	height: 28px;
	width: 184px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
	line-height: 28px;
}

.left_menu_submenu {
	padding-top: 5px;
	background-color: #E3E9EF;
	padding-bottom: 5px;
}

.left_menu_subbutton    a {
	width: 159px;
	position: relative;
	background-color: #E3E9EF;
	font-size: 10px;
	color: #004389;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	text-align: left;
}

.left_menu_subbutton a:hover {
	background-color: #7190B1;
	color: #FFFFFF;
}

.left_menu_button img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

.left_menu_button span {
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 15px;
	width: 169px;
	text-indent: 5px;
}

#menu_body ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu_body li {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	display: block;
	background-color: #004389;
}

#menu_body li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	width: 169px;
	display: block;
}

#menu_body li a:hover {
	background-color: #002D59;
}

#akce_mesice {
	width: 185px;
	height: 227px;
	background-image: url(../images/bcg_akce.png);
	background-repeat: no-repeat;
	color: #E90C02;
}

#akce_mesice_butt a {
	color: #E90C02;
	text-decoration: none;
}

#akce_mesice_butt a:hover {
	text-decoration: underline;
}

#akce_mesice_textarea {
	width: 148px;
	margin-left: 11px;
	padding-top: 43px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-size: 11px;
	height: 150px;
}

#akce_mesice_textarea p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#akce_mesice_butt {
	font-size: 10px;
	font-weight: bold;
	width: 40px;
	padding-left: 130px;
	height: 15px;
	line-height: 15px;
	background-image: url(../images/arrow_akce_butt.png);
	background-repeat: no-repeat;
	background-position: 123px;
}

.contentbox {
	width: 555px;
	background-color: #d3dee6;
	background-image: url(../images/contentbox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}

.contentbox_plaintext {
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.contentbox_footer {
	height: 5px;
	width: 555px;
	background-color: #D3DEE6;
	background-image: url(../images/contentbox_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contentbox_novinka {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.contentbox_novinka h2 {
	font-size: 14px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	margin: 0px;
	width: 345px;
	display: block;
	line-height: 18px;
	color: #004389;
}

.contentbox_novinka span {
	float: left;
	width: 345px;
	padding-left: 15px;
	display: block;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
}

.contentbox_novinka p {
	width: 345px;
	padding-left: 15px;
	float: left;
	font-size: 11px;
	padding-top: 5px;
	margin: 0px;
	display: block;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 5px;
}

.contentbox_novinka img {
	float: left;
	border: 1px solid #004389;
	padding: 5px;
	background-color: #FFFFFF;
}

.contentbox_novinka_noimg {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.contentbox_novinka_noimg h2 {
	font-size: 14px;
	float: left;
	width: 520px;
	display: block;
	line-height: 18px;
	color: #004389;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.contentbox_novinka_noimg span {
	float: left;
	width: 520px;
	padding-left: 5px;
	display: block;
	font-size: 10px;
	margin: 0px;
}

.contentbox_novinka_noimg p {
	width: 520px;
	padding-left: 5px;
	float: left;
	font-size: 11px;
	padding-top: 10px;
	display: block;
	text-align: justify;
	margin: 0px;
	padding-bottom: 5px;
}

.content_fotogalerie img {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #004389;
	margin: 7px 0px;
}

.content_fotogalerie img:hover {
	background-color: #FFFFFF;
	border: 1px solid #E90C02;
}

.content_fotogalerie {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.fotogalerie_item {
	margin: 0px 0px 12px 0px;
	padding: 0px 5px;	
	width: 162px;
	float: left;
}

/* --- CONTENT CELL --- */
.content_nadpis_sekce {
	font-size: 18px;
	color: #004389;
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 5px;
	padding-top: 5px;
}

.rightside_content_line {
	height: 274px;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-left: 5px;
}

.content_cell {
	height: 268px;
	width: 174px;
	background-image: url(../images/bcg_content_cell.gif);
	background-repeat: no-repeat;
	margin-left: 7px;
	float: left;
	position: relative;
}

.cell_kod_vyrobku {
	font-size: 9px;
	color: #FFFFFF;
	position: absolute;
	top: 5px;
	width: 150px;
	left: 10px;
	height: 12px;
	text-align: left;
}

.cell_nazev_vyrobku {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 148px;
	left: 12px;
	width: 142px;
	color: #FFFFFF;
}

.cell_akce {
	width: 70px;
	position: absolute;
	left: 10px;
	top: 222px;
	font-size: 9px;
	color: #FFCC00;
	height: 12px;
	font-weight: bold;
}

.cell_cena_old {
	font-size: 9px;
	width: 80px;
	position: absolute;
	top: 235px;
	left: 10px;
	color: #CCCCCC;
}

.cell_image {
	height: 119px;
	width: 142px;
	top: 21px;
	left: 12px;
	text-align: center;
	position: absolute;
}

.cell_cena_label {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	top: 200px;
	left: 20px;
	font-weight: bold;
}

.cell_cena {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 194px;
	left: 60px;
	width: 100px;
	text-align: right;
}

.cell_button {
	position: absolute;
	width: 30px;
	top: 231px;
	left: 115px;
}

.cell_button a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.cell_button a:hover {
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
}

.katalog_navibar {
	margin: 0px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-size: 11px;
	color: #004389;
}

.katalog_navibar_active {
	font-size: 12px;
	color: #E90C02;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

.katalog_navibar a {
	color: #004389;
	text-decoration: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

.katalog_navibar a:hover {
	color: #E90C02;
	text-decoration: underline;
}

.katalog_druhy_box h4 {
	font-size: 11px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.katalog_druhy_box {
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 110px;
	float: left;
}

.katalog_druhy_box span {
	font-size: 11px;
	width: 100%;
	display: block;
	line-height: 14px;
	text-indent: 3px;
}

.katalog_druhy_box span a {
	color: #004389;
	text-decoration: none;
	display: block;
}

.katalog_druhy_box a:hover {
	background-color: #B5C7D5;
}

.katalog_druhy_box h4 a {
	color: #004389;
	display: block;
}

.reference {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.reference_h2 {
	font-size: 14px;
	color: #004389;
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 5px;
	padding-top: 5px;
	line-height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.reference_sub_h2 {
	font-size: 18px;
	color: #004389;
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 5px;
	padding-top: 5px;
	line-height: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.reference li {
	font-size: 11px;
	width: auto;
	background-color: #D3DEE6;
	list-style-type: none;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}

.reference li a {
	width: auto;
	color: #004389;
	line-height: 22px;
}

.reference li a:hover {
	color: #004389;
	background-color: #B5C7D5;
}

.contentbox_reference_sub p {
	padding-left: 20px;
	color: #004389;
}

.contentbox_reference_sub img {
	padding: 5px;
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid #004389;
}

.reference_sub_navi {
	text-align: center;
	line-height: 15px;
	color: #004389;
	padding-top: 5px;
	font-size: 11px;
}

.reference_sub_navi a:hover {
	color: #E90C02;
	text-decoration: underline;
}

.reference_sub_navi a {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #004389;
	text-decoration: none;
}

#content_karta {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 555px;
}

#karta {
	width: 538px;
	height: 520px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcg_karta.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 0px;
	position: relative;
	font-weight: bold;
}

#karta_info {
	width: 538px;
	height: 295px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcg_karta_top.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#karta_bottom {
	height: 92px;
	width: 538px;
	background-image: url(../images/bcg_karta_bottom.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#karta_odeslano {
	height: 520px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 520px;
}

#karta_odeslano a {
	font-size: 14px;
	color: #FF9900;
}

#nenalezeno {
	height: 520px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

#nenalezeno a {
	font-size: 14px;
	color: #FF9900;
}

#karta_top {
	color: #004389;
	width: 545px;
	line-height: 35px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#karta_top img {
	padding-left: 0px;
	padding-right: 10px;
}

#karta_nadpis {
	position: absolute;
	top: 10px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	left: 10px;
	width: 420px;
	text-align: left;
}

#karta_akce {
	position: absolute;
	top: 10px;
	left: 435px;
	width: 100px;
	color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
}

#karta  img,#karta_info img {
	position: absolute;
	top: 37px;
	left: 12px;
}

#karta_table {
	position: absolute;
	height: 170px;
	width: 180px;
	top: 47px;
	left: 335px;
	font-size: 10px;
	text-align: left;
	overflow: auto;
}

.karta_table_text {
	font-size: 11px;
	font-weight: bold;
}

.karta_table_label {
	font-size: 10px;
	font-weight: bold;
}

#karta_table img {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 1px solid #999999;
}

#karta_cena_old {
	position: absolute;
	top: 220px;
	left: 420px;
	font-size: 17px;
	text-decoration: line-through;
	color: #999999;
}

#karta_cena_old_label {
	position: absolute;
	top: 225px;
	left: 335px;
	font-size: 10px;
	color: #999999;
}

#karta_cena {
	position: absolute;
	top: 245px;
	left: 420px;
	font-size: 18px;
	color: #004389;
}

#karta_cena_akce {
	position: absolute;
	top: 245px;
	left: 420px;
	font-size: 18px;
	color: #E90C02;
}

#karta_cena_label {
	position: absolute;
	top: 251px;
	left: 335px;
	font-size: 10px;
	width: 80px;
	text-align: left;
}

#karta_info_label {
	position: absolute;
	top: 288px;
	left: 18px;
	font-size: 10px;
}

#karta_info_textarea {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcg_karta_textarea.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	width: 498px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#karta_info_textarea span {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-bottom: 5px;
}

#karta_info_textarea img {
	border: 1px solid #7190B1;
	margin: 5px;
}

#karta_info_textarea p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#karta_butt_1 a {
	position: absolute;
	width: 100px;
	top: 490px;
	left: 30px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_2 a {
	position: absolute;
	width: 100px;
	top: 490px;
	left: 156px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_3 a {
	position: absolute;
	width: 100px;
	top: 490px;
	left: 282px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_4 a {
	position: absolute;
	width: 100px;
	top: 490px;
	left: 408px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_i1 a {
	position: absolute;
	width: 100px;
	top: 54px;
	left: 30px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_i2 a {
	position: absolute;
	width: 100px;
	top: 54px;
	left: 156px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_i3 a {
	position: absolute;
	width: 100px;
	top: 54px;
	left: 282px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_i4 a {
	position: absolute;
	width: 100px;
	top: 54px;
	left: 408px;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#karta_butt_4 a:hover,#karta_butt_3 a:hover,#karta_butt_2 a:hover,#karta_butt_1 a:hover
	{
	color: #FFFFFF;
}

#karta_butt_i4 a:hover,#karta_butt_i3 a:hover,#karta_butt_i2 a:hover,#karta_butt_i1 a:hover
	{
	color: #FFFFFF;
}

#karta_email_label {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 200px;
	text-align: left;
}

#karta_email_info {
	position: absolute;
	width: 488px;
	left: 10px;
	top: 15px;
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
}

#form_email {
	position: absolute;
	width: 488px;
	top: 32px;
	left: 10px;
	height: 140px;
	text-align: left;
}

#form_email_jmeno {
	position: absolute;
	top: 16px;
	left: 15px;
	height: 22px;
	width: 170px;
	text-align: center;
}

.form_input {
	width: 150px;
	height: 16px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #999999;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#form_email_email {
	position: absolute;
	top: 65px;
	left: 15px;
	height: 22px;
	width: 170px;
	text-align: center;
}

.form_textarea {
	width: 250px;
	height: 100px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #999999;
	padding-left: 5px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#form_email_text {
	width: 254px;
	position: absolute;
	top: 16px;
	left: 210px;
}

#form_email_button {
	position: absolute;
	text-align: center;
	top: 105px;
	left: 70px;
}

#form_email_email_label {
	position: absolute;
	top: 50px;
	left: 20px;
	height: 12px;
	width: 160px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#form_email_jmeno_label {
	position: absolute;
	top: 2px;
	left: 20px;
	height: 12px;
	width: 160px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#form_email_text_label {
	position: absolute;
	top: 2px;
	left: 210px;
	height: 12px;
	width: 160px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#form_dotaz_email_label {
	position: absolute;
	top: 41px;
	left: 20px;
	height: 12px;
	width: 160px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#form_dotaz_email {
	position: absolute;
	top: 55px;
	left: 15px;
	height: 22px;
	width: 170px;
	text-align: center;
}

#form_dotaz_tel_label {
	position: absolute;
	top: 80px;
	left: 20px;
	height: 12px;
	width: 160px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#form_dotaz_tel {
	position: absolute;
	top: 94px;
	left: 15px;
	height: 22px;
	width: 170px;
	text-align: center;
}

#form_dotaz_button {
	position: absolute;
	text-align: center;
	top: 124px;
	left: 70px;
}

#form_dotaz_jmeno {
	position: absolute;
	top: 16px;
	left: 15px;
	height: 22px;
	width: 170px;
	text-align: center;
}

#form_dotaz_jmeno_label {
	position: absolute;
	top: 2px;
	left: 20px;
	height: 12px;
	width: 160px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.form_button {
	font-size: 10px;
	background-color: #004389;
	color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form_button:hover {
	background-color: #E90C02;
	color: #FFFFFF;
}

table a {
	color: #004389;
}

#right_content h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 5px;
}
