BODY,FORM,INPUT,SELECT,TEXTAREA {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}

BODY,* {
	font-family: Verdana, Helvetica, Sans Serif;
	font-size: 11px;
	color: #1A1A1A;
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
	margin: 0;
	padding: 0;
	border: none;
}

.main * H1 {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 10px 0 5px 0;
}

H2 {
	font-size: 17px;
	color: #E1001A;
	font-weight: bold;
	padding: 8px 0 8px 0;
	margin: 20px 0 0px 0;
	border-top: 1px solid #f3f3f3;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 4px 0 5px 0;
}

H4 {
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

H5 {
	font-size: 9pt;
	font-weight: normal;
	/*        font-style: italic;*/
	margin: 10px 0 5px 0;
}

#content .main A {
	text-decoration: underline;
}

#content .main A:hover {
	text-decoration: underline;
}

LI {
	list-style: disc;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

LI .bold {
	list-style: disc;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

P {
	margin: 0 0 8px 0px;
	padding: 0;
}

TABLE TR.even,#detail TABLE.list TR.even {
	/*background-color: #FFFFFF;*/
	
}

TABLE TH,#detail TABLE.list TH {
	background-color: transparent;
	color: #ffffff;
}

TABLE TD IMG {
	padding: 0;
	margin: 0;
}

.main TABLE,#detail TABLE.list {
	border-collapse: collapse;
}

.main TABLE TH,.main TABLE TD,#detail TABLE.list TH,#detail TABLE.list TD
	{
	padding: 1px 6px 1px 6px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.main TABLE TD.noborder {
	border: 0 none;
}

.main TABLE.noborder TH,.main TABLE.noborder TD {
	border: 0 none !important;
}

.main TABLE.noborder TD {
	border: 0 none;
	background-image: none;
}

#detail TABLE {
	border-collapse: separate;
}

#detail TABLE TH {
	text-align: left;
	vertical-align: top;
	background-color: #BFBFBF;
	color: white;
	padding: 4px 8px 4px 4px;
	background-image: none;
}

#detail TABLE TD {
	border: 0 none;
	background-image: none;
}

#filter HR {
	display: none;
}

#filter TABLE TH {
	padding-right: 5px;
	color: #3E3E3E;
	background-color: transparent;
	text-align: left;
	border: 0 none;
	background-image: none;
}

#filter TABLE TD {
	border: 0 none;
	background-image: none;
}

#filter TABLE SPAN * {
	margin: 0 3px 0 1px;
}

/*pretizeni kvuli vrstve pouzite pro posilani emailu*/
#calendar TABLE,#email TABLE {
	border-collapse: separate;
}

#calendar TABLE TD,#calendar TABLE TH,#email TABLE TD,#email TABLE TH {
	border: 0 none;
}

FORM INPUT.button {
	border-style: none;
	background-color: #7B8B92;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 5px 0 5px;
	border: 1px solid black;
	line-height: 16px !important;
}

.cleaner {
	clear: both;
}

#email,#calendar {
	position: absolute;
	top: 0;
	left: 0;
}

#mainHolder {
	/* PRO VYCENTROVANI - ZATIM NEFUNGUJE KOREKTNE V ADMIN - treba oddelit */
	margin: 0em auto;
	width: 912px;
}

#mainHolder #topheader #header .title {
	margin: 8px 0 0 575px;
	_margin: 8px 0 0 387px;
}

#mainHolder #topheader #header .title A {
	color: #FFFFFF;
	text-transform: uppercase;
}

#mainHolder #topheader #header .title A:hover {
	text-decoration: none;
}

/* HEADER */
#headerBg {
	background-image: url("../img/top_bg.gif");
	background-repeat: repeat-x;
	float: left;
	position: relative;
	width: 100%;
}

#header .headerText {
    margin-top: 8px;
    margin-left: 26px;
    position: absolute;
    font-size: 18px;
    color: #DCE35B;
    width: 160px;
}

#header .headerText b{
    font-size: 18px;
    color: #DCE35B;
}

#header .description{
    width: 700px;
    margin-top: 12px;
    margin-left: 188px;
    position: absolute;
    font-size: 14px;
    color: #D6D6D6;
    letter-spacing: 1px;
}

/* PUBLIC */
#header {
	width: 675px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 267px;
	overflow: hidden;
}

#mainHolder #header #logolink {
	padding: 0 0 0 0;
	margin: 30px 0 0 14px;
	_margin: 30px 0 0 7px;
	width: 140px;
	height: 55px;
	float: left;
}

#header #logolink A {
	display: block;
	width: 140px;
	height: 55px;
	margin: 0 0 0 0;
}

#header #logolink A SPAN {
	display: none;
}

#header #logolink A:hover {
	text-decoration: none;
}

#header .user {
	height: 50px;
	position: relative;
	right: 0;
	text-align: right;
	top: 5px;
	color: #dddddd;
}

#header .user A {
	color: #666666;
}

#headerBg #header .title {
	float: left;
	position: relative;
	top: 8px;
	left: 292px;
	_left: 268px;
}

#headerBg #header .title A {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#headerBg #header .title A:hover {
	text-decoration: none;
	color: #2E4766;
}

#headerBg #header .right {
	margin: 0 0 0 198px;
	_margin: -220px 0 0 198px;
	width: 724px;
	_width: 724px;
	height: 219px;
}

.search {
	float: left;
	width: 184px;
	height: 19px;
	margin: 0 0 0 0;
}

.search INPUT {
	width: 147px;
	height: 13px;
	border: 1px solid #B2B2B2;
	background-color: #E8E8E8;
	padding: 2px 2px 2px 4px;
	color: #666666;
	float: left;
	font-size: 9px;
}

.search .searchbut {
	background-image: url('../img/top_but_search.gif');
	width: 27px;
	height: 19px;
	float: left;
	margin-left: 2px;
	cursor: pointer;
}

.search A.searchbut:hover {
	background-image: url('../img/top_but_search_a.gif');
}

.search .searchbut SPAN {
	display: none;
}

#mainHolder #headerBg #header .headermenu {
	padding: 0 0 0 261px;
	background-position: 260px 10px;
	width: 740px;
}

#header .mainmenu {
	float: left;
	width: 675px;
	margin: 122px 0 0 0;
}

#header .mainmenu UL LI {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 3px 0 0;
	height: 60px;
	width: 132px;
}

#header .mainmenu UL LI A {
	text-decoration: none;
	float: left;
	background-color: #999999;
	height: 54px;
	width: 116px;
	padding: 6px 10px 0 6px;
	background-image: url(../img/mainmnu_li.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header .mainmenu UL LI A SPAN {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
}

#header .mainmenu UL LI A:hover,#header .mainmenu UL LI.expanded A {
	background-color: #CB2228;
	background-image: url(../img/mainmnu_li_a.gif);
}
.mainmenu #topmnu6 {
	margin: 0 0px 0 0 !important;
	width: 135px !important;
}
.mainmenu UL LI#topmnu6 A{
	width: 119px !important;
}
.mainmenu #topmnu7 {
	display: none;	
}
#navigation .menu {
	float: left;
	height: 30px;
	width: 750px;
	margin: 0 0 0 240px;
}

#navigation .menu UL {
	float: left;
	padding: 0;
	margin: 0;
	background-image: url("../img/admin/topli_divider.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #4899B9;
}

#navigation .menu UL LI {
	list-style: none;
	float: left;
	margin: 0;
	text-align: center;
	padding: 0 21px 6px 21px;
	font-size: 10pt;
	height: 27px;
	background-image: url("../img/admin/topli_divider.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#navigation .menu UL LI A:hover {
	color: #FFFFFF;
}

#navigation .menu A,#navigation .menu A:hover,#navigation .menu A:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding: 10px 0 0 40px;
	height: 15px;
	float: left;
}

#navigation .menu UL LI.expanded A,#navigation .menu UL LI A:hover,#navigation .menu UL LI.expanded A:visited
	{
	color: #FFFFFF;
}

#navigation .menu UL LI A SPAN {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#navigation #topmnuAdmin {
	background-image: none;
}

#navigation #topmnuAdmin A {
	background-image: url("../img/admin/ico_admin.gif");
}

#navigation #topmnuAdmin A:hover,#navigation #topmnuAdmin.expanded A {
	background-image: url("../img/admin/ico_admin_a.gif");
}

#content {
	height: 100%;
	float: left;
}

.path {
	padding: 5px 0px 0px 0;
	margin: 0 0 4px 0;
	display: block;
	height: 15px;
	width: 100%;
}

.path * {
	color: #0063c2;
	font-size: 11px;
	font-weight: normal;
}

.path A,.path A:visited {
	text-decoration: none;
}

.path A:hover {
	text-decoration: underline;
}

.path .selectedItem { /* color: #738AA5 !important;
	font-weight: normal; */
	
}

#content .spaceInsteadMenu {
	float: left;
	width: 210px;
	top: 219px;
	left: 20px;
}

#content .main {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0;
	min-height: 350px;
}

#content .main P {
	margin: 0 0 8px 0px;
	padding: 0;
	color: #1A1A1A;
}

#content .main UL {
	margin: 3px 0 8px 10px;
	color: #0099CC;
	padding: 0;
}

#module #filter {
	background-color: transparent;
	padding: 10px 5px 10px 5px;
}

#module #list {
	padding: 0;
}

#module #detail {
	padding: 0;
}

#module {
	padding-bottom: 23px;
}

#signpost,#module,#document {
	line-height: 150%;
}

#signpost {
	width: 100%;
	padding-bottom: 23px;
	padding-top: 10px;
	float: left;
}

/* SEPARATED VALUES */
#separatedValues {
	width: 100%;
	float: left;
	border-top: 1px dotted #B7B7B7;
	border-bottom: 1px dotted #B7B7B7;
	margin: 20px 0 25px 0;
	padding: 0 0 10px 0;
}

#separatedValues .content {
	clear: both;
	width: 740px;
}

#separatedValues .menu {
	display: block;
	width: 100%;
	border-bottom: none;
	margin: 20px 0 10px 0;
	top: 0px;
	left: 0px;
	position: relative;
}

#separatedValues .menu UL {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

#separatedValues .menu UL LI {
	float: left;
	padding: 5px 15px 6px 10px;
	border-top: none;
}

#content .main #module * #separatedValues .menu UL LI A {
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
}

.paging {
	display: block;
	padding: 5px 0 5px 0px;
}

.paging .selpage {
	font-size: 8pt;
}

.paging A,.paging A:hover,.paging A:visited {
	text-decoration: none;
	font-style: normal;
}

#footer {
	padding: 85px 0px 10px 268px;
	width: 644px;
	height: 15px;
	float: left;
	background-image: url("../img/bottom_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 0 -38px;
	_margin: 0 -12px 0 -19px;
	background-color: #ffffff;
}

A.detail_button {
	display: block;
	height: 22px;
	background-image: url(../img/detail_button.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none !important;
	padding: 0px 8px 0 8px;
	color: #ffffff !important;
	font-weight: bold !important;
	float: right;
	margin: 6px 0 10px 0;
}

A.detail_button:hover {
	background-image: url(../img/detail_button_a.png);
}

/* GALLERY */
.gallery,.gallery-classic {
	margin-bottom: 10px;
}

#main .gallery,#main .gallery-classic {
	width: 600px;
}

.gallery-main-item {
	float: left;
}

.gallery-image a,.gallery-image img {
	vertical-align: middle;
	margin-bottom: 0px !important;
}

/* imagestorage */
.gallery-classic .gallery-item {
	background-color: #EAEAEA;
	height: 190px;
	width: 190px;
	text-align: center;
	margin-right: 2px;
	margin-top: 2px;
}

.gallery-classic .gallery-image {
	display: inline;
	line-height: 190px;
	height: 190px;
	width: 190px;
	text-align: center;
	margin-right: 1px;
	_padding-top: 10px;
	_display: block;
}

.gallery-classic .gallery-info {
	background-color: #EAEAEA;
	text-align: center;
	margin-right: 2px;
	margin-top: 1px;
	width: 186px;
	padding: 2px;
}

/* photogallery */
.gallery .gallery-item {
	background-color: #EAEAEA;
	height: 170px;
	width: 170px;
	text-align: center;
	margin-right: 2px;
	margin-top: 2px;
}

.gallery .gallery-image {
	display: inline;
	line-height: 170px;
	height: 170px;
	width: 170px;
	text-align: center;
	margin-right: 1px;
	_padding-top: 10px;
	_display: block;
}

.gallery .gallery-info {
	background-color: #EAEAEA;
	text-align: center;
	margin-right: 2px;
	margin-top: 1px;
	width: 166px;
	padding: 2px;
}

/* topmnu */
.top {
	width: 912px;
	background-color: #F2F2F2;
	height: 28px;
	margin: 0;
}

.top UL.topmnu {
	padding: 0px 0 0 0;
}

.topmnu LI {
	list-style-type: none;
	padding: 0 14px 0 14px;
	float: left;
}
.topmnu LI A SPAN {
	color: #4D4D4D;
	font-size: 10px;
	float: left;
	padding: 3px 0 0 0;
	border-top: 5px solid #F2F2F2;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
}
.topmnu LI A.expanded SPAN, .topmnu LI A:hover SPAN{
	border-top-color: #CB2228 !important;
}
.topmnu LI.left_li {
	background-image: url(../img/topmnu_li.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

.topmnu LI.right_margin {
	margin-right: 105px;
	background-image: url(../img/topmnu_li.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

.topmnu LI.right_margin#en {
	margin-right: 56px;
}

.topmnu LI.right_margin#de {
	margin-right: 11px;
}
.topmnu LI.right_margin#ru {
	margin-right: 70px;
}
.topmnu LI.right_margin#pl {
	margin-right: 30px;
}
.top UL.country {
	float: left;
	margin: 7px 0 0 10px;
}

.country LI SPAN {
	display: none;
}

.country LI {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 18px;
	height: 12px;
	margin: 0 0 0 8px;
}

.country LI A {
	display: block;
	width: 18px;
	height: 12px;
}

.country LI.cz {
	background-image: url(../img/cz.gif);
}

.country LI.en {
	background-image: url(../img/en.gif);
}

.country LI.ru {
	background-image: url(../img/ru.gif);
}

.country LI.de {
	background-image: url(../img/de.gif);
}
 .country LI.pl {
	background-image: url(../img/pl.gif);
}

#site {
	width: 912px;
	/* background-image: url(../img/site_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;*/
	float: left;
}

#site #site_left {
	float: left;
	width: 675px;
	margin: 0 17px 0 0;
}

#site #site_right {
	float: left;
	width: 220px;
	background-color: #F2F2F2;
	padding: 0 0 20px 0;
	margin: 15px 0 0 0;
}

#site_right H3 {
	height: 18px;
	background-color: #BFBFBF;
	color: #ffffff;
	text-transform: uppercase;
	padding: 2px 0 0 6px;
	margin: 9px 9px 0px 9px;
	cursor: pointer;
	text-decoration: none !important;
}
#site_right A {
	text-decoration: none !important;
	color: #ffffff;	
}
#site_right .item {
	background-image: url(../img/right_idem_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 9px 28px 11px;
	margin: 0 0 1px 0;
	line-height: 18px;
}

#site_right .item A {
	color: #0063C2;
	text-decoration: none;
}

/* BUTTON */
.button {
	margin: 4px 0 0 -1px;

	padding: 0 0 0 0;
}

.button .left {
	background-image: url(../img/btn_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 4px;
	height: 17px;
	display: block;
}

.button A:hover .left {
	background-image: url(../img/btn_a_left.gif);
}

.button .center {
	background-image: url(../img/btn_center.gif);
	background-repeat: repeat-x;
	float: left;
	height: 16px;
	padding: 1px 4px 0 4px;
	line-height: 120%;
	display: block;
}

.button A:hover .center {
	background-image: url(../img/btn_a_center.gif);
}

.button .center SPAN {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	font-family: verdana;
}

.button A:hover .center SPAN {
	color: #505050;
}

.button .right {
	background-image: url(../img/btn_right.gif);
	background-repeat: no-repeat;
	float: left;
	width: 4px;
	height: 17px;
	display: block;
}

.button A:hover .right {
	background-image: url(../img/btn_a_right.gif);
}

/* SIGNPST TABLE */
TABLE.site {
	float: left;
}

TABLE.site TR TD.left {
	vertical-align: top;
	width: 435px;
	padding-bottom: 12px;
	text-align: left;
	background-image: none;
}
TABLE.site TR TD.left TABLE, TABLE.site TR TD.left TABLE TR, TABLE.site TR TD.left TABLE TR TD {
	border: 0px none;
	background-image: none;
}
TABLE.site TR TD.left TABLE {
float: left;	
}
TABLE.site TR TD.right {
	vertical-align: top;
	padding: 0;
	width: 220px;
	margin: 0 0 0 20px;
	background-image: none;
	font-size: 9px;
}

TABLE.site TR TD.right2 {
	vertical-align: top;
	text-align: right;
	padding: 0;
	width: 120px;
	margin: 0 0 0 20px;
	padding: 9px 0 0 0;
	background-image: none;
}
TABLE.site TR TD.right3 {
	vertical-align: top;
	padding: 0;
	width: 120px;
	margin: 0 0 0 20px;
	padding-top: 10px;
	background-image: none;
}

TABLE.site TR {
	border: none;
	background-image: none;
}

/* home */
.id_7 .main H1 {
	/* display: none; */
}

.id_7 .main #signpost {
	display: none;
}

.home {
	width: 675px;
	margin: 26px 0 0 0;
}

.home .home_left {
	width: 435px;
	float: left;
	line-height: 18px;
}

.home H2 {
	font-size: 17px;
	color: #CB2228;
	font-weight: normal;
	padding: 8px 0 4px 0;
	margin: 2px 0 6px 0;
	width: 100%;
	border: 0px none;
	border-bottom: 3px solid #BFBFBF;
	float: left;
}
.home H2 A {
	font-size: 17px;
	color: #CB2228;
	font-weight: normal;
	text-decoration: none !important;
	line-height: 120%;
}
.home_zabalime_cokoliv {
	background-image: url(../img/home_zabalime_cokoliv.jpg	);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 26px 0 0 313px;
	width: 118px;
	height: 194px;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	line-height: 140%;
}

.home .home_right {
	width: 220px;
	float: left;
	padding: 0 0 0 20px;
}

/* aktuality_home */
.aktuality_home H2 {
	background-image: url(../img/aktuality_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px none;
	margin: 0px 0 0px 0;
	padding: 8px 0 10px 0;
	text-decoration: none;
}

.aktuality_home .item {
	line-height: 18px;
	border-bottom: 1px solid #BFBFBF;
	padding: 0 2px 8px 2px;
	margin: 0 0 8px 0;
}

/* colours */
.red {
	color: #CB2228;
	font-weight: bold;
}

/* footer_menu */
.footer_menu {
	padding: 30px 0 20px 0;
	margin: 0 0 0 -15px;
}
.footer_menu UL{
	padding: 0;
}
.footer_menu UL LI {
	list-style-type: none;
	float: left;
	padding: 0 9px 0 9px;
	background-image: url(../img/footer_menu_li.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footer_menu UL LI A {
	text-decoration: none !important;
}

.footer_menu UL LI SPAN {
	color: #0063C2;
	text-decoration: none;
	font-size: 10px;
}

/*********************************/
/*** MAPA WEBU                   */
/*********************************/
.tree {
	float: left;
	width: 655px;
	padding: 10px 0 0 20px;
	margin-bottom: 20px;
	line-height: normal;
	font-family: Arial, Sans-serif;
}

.tree DIV.row {
	clear: left;
	width: 100%;
}

.tree SPAN {
	float: left;
	font-size: 9pt;
	vertical-align: top;
	color: #FFFFFF;
}

.tree SPAN.structure,.tree SPAN.admin,.tree SPAN.dataAdmin {
	padding: 2px 5px 0px 0px;
	font-weight: bold;
}

.tree SPAN.structure {
	background-color: transparent;
}

.tree SPAN.admin {
	background-color: transparent;
}

.tree SPAN.dataAdmin {
	background-color: transparent;
}

.tree SPAN.space,.tree SPAN.t1,.tree SPAN.t2,.tree SPAN.t3,.tree SPAN.t4
	{
	width: 50px;
	font-size: 1pt;
	height: 22px;
}

.tree .spaceBetweenRows SPAN {
	font-size: 0pt;
	height: 5px;
}

.tree .doubleSpaceBetweenRows SPAN {
	font-size: 0pt;
	height: 5px;
}

.tree SPAN.t1 {
	background-image: url(../img/tree/1.gif);
}

.tree SPAN.t2 {
	background-image: url(../img/tree/2.gif);
}

.tree SPAN.t3 {
	background-image: url(../img/tree/3.gif);
}

.tree SPAN.t4 {
	background-image: url(../img/tree/4.gif);
}

.structure_ico {
	float: left;
}

.tree SPAN.structure_value {
	float: left;
	margin-left: 2px;
	color: #666666;
	white-space: nowrap;
	background-color: #CCCCCC;
	padding: 2px 8px 2px 8px;
}

.tree SPAN.structure_value A {
	color: #707172 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.structure_languages {
	float: right;
	margin-left: 2px;
	font-size: 7pt !important;
	color: #666666 !important;
	background-color: #D9D9D9;
	text-transform: uppercase;
	padding: 3px 6px 3px 6px;
}

.tree .view {
	display: block;
	width: 19px;
	height: 18px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/tree/sipka.gif);
	cursor: pointer;
}

.more {
	background-image: url(../img/home/home_more.gif);
	background-repeat: no-repeat;
	line-height: normal;
	padding: 2px 6px 3px 15px;
	width: 40px;
	height: 13px;
	display: block;
	float: right;
	font-size: 8pt;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
/* HR */
.hr {
	width: 100%;
	height: 1px;
	background-color: #BFBFBF;
	margin: 4px 0 4px 0;
	_font-size: 0px;
	float: left;
}
