@charset "utf-8";

.odrazka-zelena {
	background: url('/images/gr/odrazka-green.gif') left center no-repeat;
	padding-left: 18px;
}


.podmenu {
	padding: 5px 0px 10px 0px!important;
}
.podmenu ul li {
	font-size: 12px;
	display: inline;
	margin-right: 10px;
}

.content-block {
	/* kopie v style-admin.css*/
	margin-bottom: 10px; background-color: #999999; padding: 10px 3px 3px 3px; color: #FFFFFF; border-left: 3px solid #666666;
	font-weight: bold;
	font-size: 0.7em;
}
/* konec členská sekce*/

.clanek-titulek, .clanek-titulek a {
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 0px 1px;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	margin-bottom: 0px;
	margin-left: -1px;
}
.clanek-titulek a:hover {
	text-decoration: underline;
}
.clanek-zarazeni {
	margin-top: 5px;
	margin-bottom: 10px;
}
.clanek-zdroj {
	margin: 10px 0px;
}
.clanek-prilohy {
	background-color: #F5F5F5; padding: 5px; border: 1px solid #DDDDDD; margin-top: 5px;
}
.clanek-tlacitka{
	background-color: #EEEEEE; padding: 5px; border-top: 1px solid #BEBEBE; margin-top: 5px;
}

#clanek-zpet {
	text-align: center;
	padding: 5px;
	font-size: 0.7em;
}

.anketa-otazka {
	text-align: center;
	font-size: 0.75em;
	padding-bottom: 5px;
}

.anketa-odrazka {
	background: url('/images/ikony/anketa_odrazka.gif') left top no-repeat;
}

.odrazka-tucne {
	font-weight: bold;
}
#menu li.odrazka-tucne2 {
	background: url('/images/gr/menu-item-bg-hover.png') left top repeat-x!important;
}

.rozcestnik2 span {
	display: block;
	margin-bottom: 5px;
}
.rozcestnik .rozcestnik-odkaz,
.rozcestnik2 .rozcestnik-odkaz {
	background-color: #E6EEF9;
	border-bottom: 1px solid #BAD3E9;
	padding: 10px;
	font-size: 11px;
	font-weight: bold; 
}
.rozcestnik2 .rozcestnik-odkaz {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #ffffff url('/images/gr/body-bg.png') center top repeat-x;
}

#body-center {
	text-align: center;
	background: url('/images/gr/header-bg.png') center top no-repeat;
}
	#main {
		width: 950px;
		text-align: left;
	}
		#header {
			height: 225px;
		}
			#header-common {
				height: 32px;
			}
				#navigation {
					width: 500px;
					height: 15px;
					color: #999999;
					float: left;
					/*padding-left: 265px;*/
					padding-top: 8px;
					overflow: hidden;
					font-family: Tahoma, verdana, arial, sans-serif;
					font-size: 11px; 
				}
					#navigation a {
						color: #999999;
						font-size: 11px;
					}
				#flags-search {
					padding-top: 5px;
					float: right;
					font-family: Tahoma, verdana, arial, sans-serif;
					font-size: 11px; 
				}
				#flags-search input {
					font-size: 10px;
				}
					#flags-search a {
						text-decoration: none;
						color: #999999;
					}
					#flags-search a:hover {
						text-decoration: underline;
					}
					#flags-search a.active-flag {
						color: #666666;
					}
			#header-logo-flash {
				height: 160px;
			}
				#header-logo {
					width: 240px;
					float: left;
				}
				#header-flash {
					width: 710px;
					float: left;
				}
			#header-menu {
				height: 32px;
				background: url('/images/gr/header-menu-bg.gif') left top no-repeat;
			}
		#main-content {

		}
		
		#content-bg {
			background: url('/images/gr/content_bg.gif') repeat-y;
			position: relative;
			margin-top: 20px;
		}

		
			#left-side {
				width: 240px;
				margin-right: 25px;
				float: left;
			}
				#left-side-menu ul {
					margin: 0;
					padding: 0;
					list-style-type: none;
				}
				#left-side-menu ul ul ul {
					padding-left: 20px;
				}
				#left-side-menu li {
					border-top: 1px solid #FFFFFF
				}
				#left-side-menu a {
					display: block;
					padding: 7px;
					background-color: #DFE753;
					text-decoration: none;
				}
					#left-side-menu a:hover {
						padding-left: 10px;
						background-color: #DBDBDB;
					}
				#left-side-menu ul ul a {
					background-color: #EEEEEE;
				}
				
				
				.left-side-block {
					padding: 0 11px 5px 11px;
					background-color: #F4F4F4;
				}				
				.aktualita {
					background: url('/images/gr/odrazka-gray.gif') left 6px no-repeat;
					text-indent: 13px;
					line-height: 150%;
					color: #333333;
					font-size: 11px;
					padding-bottom: 13px;
				}
				.starsi-aktuality {
					text-align: right;
					font-size: 11px;
				}
				.left-side-title {
					line-height: 95%;
					color: #000000;
					border-left: 6px solid #D7E025;
					padding-left: 7px;
					font-weight: bold;
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					margin-bottom: 10px;
				}
			#content {
				width: 685px;
				min-height: 300px;
				float: left;
			}
				#uvod {
					
				}
				
					ul.uvod li p a {
						text-decoration: none;
						font-size: 13px;
					}
					
					ul.uvod li p a:hover {
						text-decoration: underline;
					}
					
					.nadpis-uvod {
						font-size: 14px;
						padding-bottom: 2px;
					}
					
					.uvod-bloky {
						width: 465px;
						float: left;
						padding-left: 10px;
					}
					
					.oddelovac {
						background: url('/images/gr/oddelovac.gif');
						height: 1px;
						font-size: 1px;
						clear: both;
						width: 100%;
					}
					
					.oddelovac2 {
						background: url('/images/gr/oddelovac2.gif');
						height: 1px;
						font-size: 1px;
						clear: both;
						width: 100%;
					}
					
					#uvod h2 {
						font-size: 20px;
						padding: 0 0 0 15px;
					}
					#uvod p {
						font-size: 11px;
						line-height: 170%;
						color: #666666;
					}
					#uvod-left {
						float: left;
						width: 220px;
						padding-right: 25px;
					}
					#uvod-left2 {
						float: left;
						width: 440px;
						padding-right: 25px;
					}
						.uvod-left-links {
							padding: 10px 0;
						}
					#uvod-right {
						float: left;
						width: 440px;
					}
					#uvod-right2 {
						float: left;
						width: 220px;
					}
						#uvod-right-block-list1 {
							width: 212px;
							float: left;
						}
						#uvod-right-block-list2 {
							width: 212px;
							float: right;
						}
							.uvod-block {
								width: 212px;
								cursor: pointer;
								margin-bottom: 10px;
							}
								.uvod-block-title {
									background: #E6E6E6 url('/images/gr/block-bg1.gif') left top no-repeat;
									font-family: Tahoma, Geneva, sans-serif;
									font-size: 12px;
									color: #000000;
									padding: 3px 0 3px 5px;
								}
									.uvod-block-title2 {
										height: 32px;
										padding-top: 10px;
									}
									.uvod-block-title3 {
										height: 42px;
										padding-top: 22px;
									}
									.uvod-block-title4 {
										height: 52px;
										padding-top: 16px;
									}
								.uvod-block-title strong {
									font-size: 17px;
									font-weight: normal;
								}
								.uvod-block-footer {
									height: 4px;
									background: #D7E025 url('/images/gr/block-bg2.gif') left bottom no-repeat;
								}
							.uvod-block:hover .uvod-block-title {
								text-decoration: underline;
							}
	
	#footer {
		border-top: 1px solid #D7E025;
		height: 30px;
		padding-top: 5px;
	}
		#footer-content {
			width: 950px;
		}
			#footer-content p, #footer-content a {
				color: #999999;
				text-decoration: none;
				font-size: 11px;
			}
			#footer-content a:hover {
				color: #000000;
				text-decoration: underline;
			}
			#footer-content-left {
				text-align: left;
				float: left;
			}
			#footer-content-right {
				text-align: right;
				float: right;
			}



/* Styly pro e-shop (košík, výpisy, detail produktu, ..) */


/*hlavní deklarace ---------------------------------------------------*/
.shop-strong, .shop-nadpis {
	color: #1AA2EF;
	font-weight: bold;
}

p.shop-nadpis {
	margin: 0 !important;
	padding: 5px 0 5px 0;
}

.warning {
	border: 1px solid #E1E1E1;
	background: url('/images/eshop/warning-bg.png') left bottom repeat-x;
	padding: 15px 15px 0 15px;
}
	.warning div p {
		font-size: 12px;
		font-family: tahoma;
		color: #1AA2EF;
		padding-top: 10px;
	}
	.warning p strong {
		color: #666666;
	}
	.warning p img {
		float: left;
		padding: 0 32px 10px 0;
	}
/*--------------------------------------------------------------------- */
.registrace {
	border: 1px solid #E1E1E1;
	background: url('/images/eshop/warning-bg.png') left bottom repeat-x;
}
.registrace p {
	color: #666666;
}

.cart {
	color: #666666;
}
	.cart-nadpis {
		float: left;
		font-size: 12px;
	}
	.shop-nadpis {
		text-align: left;
	}
	.cart-min-height {
		float: left;
		width: 1px;
		height: 55px;
	}
	
	/* První výrobek v košíku  */
	.cart-checkbox-top {
		border: 1px solid #E1E1E1;
		border-right: 0;
	}
	.cart-img-top {
		border: 1px solid #E1E1E1;
		border-right: 0;
	}
	.cart-title-top {
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
	}
	.cart-price-top {
		width: 120px;
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
	}
	.cart-input-top {
		width: 60px;
		border: 1px solid #E1E1E1;
	}
	.cart-other-top {
		width: 30px;
		border: 1px solid #E1E1E1;
		border-left: 0;
	}
	/* Další výrobky */
	.cart-checkbox {
		border: 1px solid #E1E1E1;
		border-top: 0;
		border-right: 0;
	}
	.cart-img {
		border: 1px solid #E1E1E1;
		border-right: 0;
		border-top: 0;
	}
	.cart-title {
		border-bottom: 1px solid #E1E1E1;
	}
		.cart-title a, .cart-title-top a {
			color: #666666;
		}
	.cart-price {
		border-bottom: 1px solid #E1E1E1;
	}
		.cart-price strong, .cart-price-top strong {
			color: #666666;
		}
	.cart-input {
		border: 1px solid #E1E1E1;
		border-top: 0;
	}
		.cart-input input, .cart-input-top input {
			 width: 30px;
			 text-align: center;
		}

	.cart-other {
		border-bottom: 1px solid #E1E1E1;
		border-right: 1px solid #E1E1E1;
	}
	
	.cart-bg {
		height: 40px;
		background: url('/images/eshop/cart-bg.png') left bottom repeat-x;
	}
	.cart-nobg {
		height: 40px;
		background-color: #ffffff;
	}
	.button {
		padding: 10px;
	}
		.button input {
			width: 140px;
			height: 24px;
			font-size: 11px;
		}
		.button strong input {
			font-weight: bold;
			font-size: 14px;
		}
		.button img {
			position: relative;
			top: 7px;
		}
.rekapitulace-blok {
	padding: 10px;
	border: 1px solid #1AA2EF;
}
.shop-progress {
	border: 1px solid #E1E1E1;
	background: url('/images/eshop/bg-mini.png') left bottom repeat-x;
}
	.progress-row {
		width: 25%;
		float: left;
		font-size: 12px;
		font-family: arial, tahoma, verdana, sans-serif;
	}
		.progress-row p {
			font-size: 12px;
			font-family: arial, tahoma, verdana, sans-serif;
			color: #999999;
			padding-top: 12px;
		}
		.progress-row img {
			float: left;
		}
		.progress-active {
			color: #1AA2EF !important;
			font-weight: bold;
		}
		.progress-row a {
			color: #999999;
			text-decoration: none;
		}
		.progress-row a:hover {
			color: #000000;
			text-decoration: underline;
		}
.order-total {
	padding-left: 10px;
	border: 1px solid #E1E1E1;
	border-right: 0;
}
	.order-total p {
		font-size: 15px;
	}
.order-price  {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
	.order-price strong {
		font-size: 19px;
		color: #1AA2EF;
	}
.order-arrow {
	width: 68px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
.order-button {
	width: 150px;
	border: 1px solid #E1E1E1;
	border-left: 0;
	padding-right: 10px;
}
	.order-button strong input {
		font-weight: bold;
		font-size: 15px;
		width: 150px;
	}
.shipping {
	 border: 1px solid #E1E1E1;
}
	.shipping table {
		padding-top: 10px;
	}
	.shipping p {
		 color: #333333;
	}
	.shipping-tr {
		background: url('/images/eshop/bg.png') left bottom repeat-x;
	}
	.shipping-arrow p {
		text-align: center;
		color: #1AA2EF;
		font-size: 11px;
	}
.total-price {
	background: url('/images/eshop/bg.png') left bottom repeat-x;
	border: 1px solid #E1E1E1;
	padding: 10px;
}
	.price {
		color: #1AA2EF;
		font-size: 17px;
		float: left;
		padding-top: 10px;
	}
	.total-price div {
		float: right;
	}
.form-info {
	background: url('/images/eshop/bg-mini.png') left bottom repeat-x;
	border: 1px solid #E1E1E1;
	padding: 10px;
	margin: 20px 0 0 0;
}
	.form-info p {
		background: url('/images/ikony/priorita_vysoka.gif') left -3px no-repeat;
		padding-left: 20px;
	}
	.form-info p strong {
		color: #F09A07;
	}
.kupon-bg {
		height: 40px;
		background: url('/images/eshop/cart-bg.png') left bottom repeat-x;
	}
	#kuponOvereni {
		position: relative;
	}
	.kupon-platny {
		color: green;
		font-size: 12px;
		font-family: Tahoma;
		padding-left: 5px;
	}
	.kupon-neplatny {
		color: #DD0000;
		font-size: 12px;
		font-family: Tahoma;
		padding-left: 5px;
	}
.table-porovnani {
	width: 100%;
}
	.table-porovnani td {
		 border-top: 1px solid #999999;
	}
/* Konec - Styly pro e-shop */


.table {
	border: 1px solid #999;
	
	background-color: #FFFFFF;
	width: 100%;
}
.table2 {
	border: 2px solid #F2DDDD;
	background-color: #FFFFFF;
	width: 100%;
}
.table-border {
	/*border: 1px solid #999999;*/
	margin-bottom: 10px;
}
.table-border2 {
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.table-border p, .table-border p {
	padding: 2px;
}
.table-header, .table-header2, .table-header-list {
	background: #F0F0F0 url('/admin/gr/edit-stocek-pozadi.gif') left bottom repeat-x;
	height: 23px;
}
.table-header2 {
	background: #F0F0F0 url('/admin/gr/edit-stocek-pozadi2.gif') left bottom repeat-x;
}
.table-header p, .table-header2 p {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left center;
}
.table-header2 p {
	color: #DD0000;
}

.table-header-list p {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.edit-label {
	font-size: 0.7em;
	text-align: right;
}
.edit-label2 {
	font-size: 0.7em;
	color: #DD0000;
	text-align: right;
}
.edit-column {
	background: url('/admin/gr/edit-sloupec.gif') right top repeat-y;
}

.legend {
	color: Gray;
	font-size: 10px;
}


.td_border {
	border-right: 1px dotted #CCCCCC;
}
.tr_border,
.tr2_border {
	background: url('/admin/gr/pozadi_bunky.gif') repeat-x left bottom;
}
.tr_border1,
.tr2_border1 {
	background: url('/images/pozadi_bunky1.gif') repeat-x left bottom;
}
.tr_border2,
.tr2_border2 {
	background: url('/admin/gr/pozadi_bunky2.gif') repeat-x left bottom;
}
.tr_border3,
.tr2_border3 {
	background: url('/images/pozadi_bunky3.gif') repeat-x left bottom;
}
.tr_border4,
.tr2_border4 {
	background: url('/images/pozadi_bunky4.gif') repeat-x left bottom;
}
.tr_border5,
.tr2_border5 {
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
.tr_border6,
.tr2_border6 {
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
.tr_border7,
.tr2_border7 {
	background: #FFFFFF;
}
.tr_border7-2,
.tr2_border7-2 {
	background: #EEEEEE;
}


.tr_border,
.tr_border1,
.tr_border2,
.tr_border3,
.tr_border4,
.tr_border5,
.tr_border6 {
	cursor: pointer;
}

.tr_border:hover,
.tr_border1:hover,
.tr_border2:hover,
.tr_border3:hover,
.tr_border4:hover,
.tr_border5:hover,
.tr_border6:hover,
.tr2_border:hover,
.tr2_border1:hover,
.tr2_border2:hover,
.tr2_border3:hover,
.tr2_border4:hover,
.tr2_border5:hover,
.tr2_border6:hover {
	background: url('/admin/gr/pozadi_bunky-hover.gif') repeat-x left bottom;
}
.tr2_border7:hover,
.tr2_border7-2:hover {
	background: #FFFFEA;	
}

.pocasi {
	width: 85px; float: left;
}
.pocasia {
	text-align: center; color: #666666; padding-bottom: 3px;
	font-size: 0.6em;
}
.pocasib {
	margin-right: 5px;
}
.pocasic {
	padding-top: 15px;
}
/* STYLY POUZE PRO E-SHOP */
.vypis-strukturovany-bg-white {
	background-color: #fff;
}
.vypis-strukturovany-bg-silver {
	background-color: #eee;
}
.vypis-strukturovany {
	border-bottom: silver 1px solid;
}
.vypis-strukturovany-akcni {
	border: #DD0000 1px solid;
	border-right: 0;
}
.vypis-strukturovany-akcni2 {
	border: #DD0000 1px solid;
	border-left: 0;
}
.vypis-strukturovany-akcni-nonborder {
	border: #DD0000 1px solid;
	border-right: 0;
	border-left: 0;
}

.stocek-uvod {
	width: 248px; border: #808080 1px solid; float: left;
}
.stocek-uvod-akce {
	width: 248px; border: #DD0000 1px solid; float: left;
}
.stocek-uvod h3, .stocek-uvod a, .stocek-uvod-akce h3, .stocek-uvod-akce a {
	color: white; text-decoration: underline; font-size: 14px; font-weight: bold; padding-top: 5px;
}
.stocek-uvod-paticka a, .stocek-uvod-paticka-akce a {
	color: black; font-size: 11px; font-weight: normal;
}
.stocek-uvod-bg {
	background-color: #808080;
}
.stocek-uvod-bg-akce {
	background-color: #DD0000;
}
.stocek-uvod-img {
	position: absolute; width: 73px; height: 73px; border: #808080 1px solid; background-color: white; margin: 10px; text-align: center;
}
.stocek-uvod-img-akce {
	position: absolute; width: 73px; height: 73px; border: #DD0000 1px solid; background-color: white; margin: 10px; text-align: center;
}

/* KONEC STYLŮ PRO E-SHOP */


/* OBECNÉ STYLY KE KAŽDÉMU WEBU*/
@media print {
	.no_print {
		display: none;
	}
}
.odrazky {
	line-height: 125%;
	color: #FF6600;
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;
	padding-left: 5px;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0;
}
.clear-1px {
	font-size: 1px;
	clear: both;
}
.clear-5px {
	font-size: 1px;
	height: 5px;
	clear: both;
}
.clear-10px {
	height: 10px;
	font-size: 1px;
	clear: both;
}
.clear-15px {
	height: 15px;
	font-size: 1px;
	clear: both;
}
.clear-20px {
	height: 20px;
	font-size: 1px;
	clear: both;
}
.clear-5px-white {
	height: 5px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-10px-white {
	height: 10px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-15px-white {
	height: 15px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}

.button {
	font-size: 1.2em;
}

.align-right {
	text-align: right;
}
.float-right {
	float: right;
}

#adm-basic-bar {
	height: 31px;
	background: #333333 url('/admin/gr/basic-bar-bg.gif') left bottom repeat-x;
}
	.adm-basic-bar-col1,
	.adm-basic-bar-col2 {
		width: 39.9%;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
		font-size: 11px !important;
	}
		.adm-basic-bar-administrace {
			background: url('/admin/gr/basic-bar-administrace.gif') left top no-repeat;
			width: 91px;
			height: 30px;
			display: block;
			float: left;
		}
			.adm-basic-bar-administrace:hover,
			.adm-basic-bar-administrace-active {
				background-image: url('/admin/gr/basic-bar-administrace-active.gif') !important;
			}
		.adm-basic-bar-web {
			background: url('/admin/gr/basic-bar-web.gif') left top no-repeat;
			width: 37px;
			height: 30px;
			display: block;
			float: left;
		}
			.adm-basic-bar-web:hover,
			.adm-basic-bar-web-active {
				background-image: url('/admin/gr/basic-bar-web-active.gif') !important;
			}
	.adm-basic-bar-col2 {
		width: 59.9%;
	}
		.adm-basic-bar-col2 a {
			color: #FFFFFF !important;
			text-decoration: none;
		}
		.adm-basic-bar-col2 a:hover {
			text-decoration: underline;
		}
		.adm-basic-bar-col2 table {
			height: 29px;
		}
		.adm-login {
			padding-left: 12px;
			background: url('/admin/gr/login-user.gif') 0 3px no-repeat;
		}
		.adm-logout {
			padding-left: 12px;
			background: url('/admin/gr/logout-user.gif') 0 2px no-repeat;
			margin: 0 6px 0 10px;
		}
		
/* fórum */
.hlavni_sekce {
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.kategorie {
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.kategorie:hover {
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#forum table {
	width: 100%;
	border: 1px solid white;
}

.forum_hlavicka p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.forum_hlavicka2 p {
	color: #FFFFFF;
	font-size: 12px;
}

.forum_table_border {
	border: 1px solid #909090;
}

.forum_table_border table {
	#width: 1px;
}
.forum_tr_border1 {
	background: #666666;
	color: #FFFFFF;
}

.forum_tr_border {
	background: #999999;
	color: #FFFFFF;
}
.forum_tr_border td, .forum_tr_border1 td {	
	border-bottom: 1px solid white;
}

.forum_td_border {
	border-right: 1px solid white;
}
.forum_popis {
	font-size: 11px;
}
.forum_td2 {
	background: #EAEBEC;
}

.forum_tr_border2 {
	background: #F1F2F3;
	color: #5B5B5B;
}	
	
.forum_tr_border2 td {	
	border-bottom: 1px solid white;
}

* html .forum_zalomeni {
	width: 1px;
}
.quote {
	margin: 5px 5px 0px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #c5d1e4;
	color: #4B5C77;
}

