.pubtop {
	height: 90px;
	text-align: center;
	background:#fff;
	margin-bottom:4px;
	margin-right:0px;
	width:728px!important;
}

.preheader {
	font-size: 13px;
	font-weight:bold;
}

.header {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #fff;
}
.header a {
 	font-weight:normal;
}

.logo {
	width: 250px;
	height: 100px;
	_height: 95px;
	margin-bottom: 0px;
	background: url('../img/logo_bm.jpg') no-repeat;
}

.header form {
	padding: 0 7px;
	background: url('../img/sprite.png') no-repeat -4px -135px;
}

.header form input {
	width: 341px;
	border: 0;
	background: none;
	margin-right:10px;
	margin-top:12px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #333;
}

.header form .subm {
	width: 102px;
	color: #fff;
}

.bazar {
	width: 142px;
	height: 45px;
	margin: 5px 15px 0;
	background: url('../img/bazar_promo.png') no-repeat 0 0;
}

.bazar:hover {
	background: url('../img/bazar_promo.png') no-repeat 0 -46px;
}

.menu {
	padding: 0px 5px 0px 3px;
	position: relative;
	left: -5px;
	top: -4px;
	margin-bottom: -4px;
	background: url('../img/bg_meniu_head.jpg') repeat-x;
}

.menu a {
	float: left;
	margin: 0;
	padding: 0 11px;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	letter-spacing: 1px;
	color: #fff;	
}

.menu a.menu_sel {
	background: url("../img/bg_meniu_sel.jpg") repeat-x;
}

.footer {
	background: #2e363a;
	border: 0px solid #c5c5c5;
	border-top: 0;
}


.footer .letters { padding:10px 0 25px 25px; }

.dw_search {
	padding-top: 0px;
	padding-bottom: 0px;
	background: url('../img/bg_footer.jpg') repeat-x;
}

.dw_search .logo {
	width: 85px;
	height: 40px;
	background: url('../img/logo_footer.jpg') no-repeat ;
}

.dw_search input {
	padding: 5px!important;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #676767;
}

.dw_search input.subm {
	padding: 4px 6px;
	background: #293034;
	color: #fff;
	border:0px;
}

.dw_search span {
	margin-top: 5px;
}

.dw_search span input {
	position: relative;
	top: 4px;
}

.links {
	padding: 20px 0;
	color: #777777;
}

.links a {
	color: #bdcbd1;
}
.site_links a {
 	color: #343d42;
}
.links a:hover, .site_links a:hover {
	text-decoration: underline;
}

.links div {
	left: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #3c464c;
}

.links ul {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}

.links b {
	display: block;
	color:#bdcbd1;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.pub160 {
	width: 206px;
	height: 600px;
	padding: 21px 0;
	text-align: center;
	background: url('../img/sprite.png') no-repeat -4px -194px;
}

.pub350 {
	width: 300px;
	height: 250px;
	padding: 10px;
	text-align: center;
	/* background: url('../img/sprite.png') no-repeat -674px -194px;*/
}

.pubtop div, .pub160 div, .banner300px div, .pub350 div {
	margin: 0!important;
	padding: 0;
	text-align: center;
}

#page .pubtop table, #page .pub160 table, #page .banner300px table, #page .pub350 table {
	width: auto;
}

#page .pubtop td, #page .pub160 td, #page .banner300px td, #page .pub350 td {
	margin: 0;
	padding: 0;
	border: 0;
}

.pubtop .pubcontainer {
	display: block;
	width: 728px;
	height: 90px;
	float:right;
	padding: 0;
	text-align: center;
}

.pub350 .pubcontainer {
	display: block;
	width: 300px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.pub160 .pubcontainer {
	display: block;
	width: 160px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#feedbackFull {
	position: absolute;
	height: 1px;
	top: 0;
	left: 0;
	overflow-x: hidden;
	-moz-opacity:.80;
	opacity:.80;
	z-index: 1001;
}

#feedback {
	position: fixed!important;
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 100%;
	display: block;
	width: 400px;
	height: 100%;
	border-left: 5px solid #ff0000;
	background: #000;
	color: #fff;
}

#feedback #feedBtn {
	position: absolute!important;
	position: relative;
	top: 30%;
	left: -34px;
	float: left;
	clear: left;
	width: 30px;
	height: 100px;
	background: url('../img/feedback.jpg') no-repeat 0 0;
}

#feedback .feedCont {
	float: right;
	height: 100%;
	overflow: auto;
	margin: 20px;
}

#feedback .feedCont b {
	font-size: 18px;
}

#feedback .feedCont p {
	float: left;
	clear: left;
	margin: 15px 0 0;
}

#feedback .feedCont ul {
	clear: left;
	margin-left: 10px;
	padding-left: 10px;
	list-style: disc;
}





