/* Mesto Púchov 2010 */
/* design by Pixel Plus s.r.o. */
/* www.puchov.sk */
/* daniel@pixelplus.sk */
html, body {
	margin: 0;
	padding: 0
}
body {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif, serif;
	background: url('../images/design/back.gif') repeat-x #fff;
	color: #033;
	padding: 0px 0px 0px 0px
}
/* core colors */
/* violet 663399 */
/* violet h2 color:#92117e */
img {
	border: 0
}
form {
	margin: 0;
}
p {
	margin: 10px 0 10px 0;
	padding: 0;
}
a:link {
	color: #663399;
	text-decoration: underline;
}
a:visited {
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
/*layout */
div#container {
	width: 1215px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
div#container {
	text-align: left;
	background: url('../images/design/header.jpg') no-repeat 50% 0px
}
div#content-middle {
	width: 490px;
	float: left;
	margin-left: 0px;
}
.line {
	width: 45%;
	display: block
}
.line a:hover {
	color: yellow
}
.left {
	float: left
}
.right {
	float: right;
}
#intro {
	float: left;
	width: 300px;
	height: 100px
}
#banner {
	position: relative;
	float: right;
	top: 100px;
	width: 129px
}
#banner h2 {
	color: #92117e;
	font-size: 1.3em
}
#banner ul {
	margin: 0px;
	padding: 0px
}
#banner li {
	list-style-type: none;
	margin: 0px;
	padding: 0px
}
#banner li a {
	text-decoration: none
}
#banner li a:hover {
	text-decoration: underline
}
div#serviceline {
	width: 1000px;
	margin: 0px auto 0px auto
}
div#serviceline a {
	color: silver
}
div#serviceline a:hover {
	color: yellow
}
div#menu {
display:none;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
div#header {
	width: 1015px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: none;
	clear: both;
	overflow: hidden;
	margin: 0px auto 0px auto
}
.logo {
	width: 340px;
	height: 108px;
	float: left;
	display: block;
	margin: 10px 0px 0px 10px;
	background: url('../images/design/logo_puchov.png') no-repeat 0px 12px
}
.logo h3 {
	color: white;
	text-align: left;
	margin: 60px 0px 0px 0px
}
.slogan {
	float: left;
	color: #d0330f;
	text-shadow: #000 1px -1px;
	width: 300px;
	height: 60px;
	display: block;
	font-weight: bold;
	font-size: 1.7em;
	font-style: italic;
	margin-top: 50px;
	margin-left: 100px
}
div#mediaarea {
	width: 1000px;
	height: 270px;
	margin-top: 4px;
	background-color: #eee
}
div#navigation {
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
/* mainNav */
#mainNav {
	margin: 0;
	padding: 0px 0px 0px 80px;
	list-style: none;
	float: left;
}
#mainNav li {
	float: left;
	padding: 0 10px 0 10px;
	background: url('../images/design/backMenu.gif') 100% 0 no-repeat;
}
#mainNav li.first {
	border-left: 0;
	border: none;
}
#mainNav li a {
	font-size: 12px;
}
#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #fff;
}
#mainNav a:hover {
	text-decoration: underline;
}
/* subNav */
#subNav {
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: auto;
}
#subNav a:link, #subNav a:visited, #subNav a:link, #subNav a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#subNav a:hover {
	text-decoration: underline;
}
#subNav .sub0 a.active {
	text-decoration: none;
	color: #FFED00;
	background: url('../images/design/liActive.gif') no-repeat 50% 46px;
	height: 27px
}
#subNav ul {
	width: 100%;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#subNav li {
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 4px 0px 4px;
	text-align: center;
	width: 110px
}
#subNav li.sub0 a {
	display: block;
	float: left;
	padding: 16px 0px 20px 0px;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 18px
}
#subNav li.sub0 a:hover {
	text-decoration: underline
}
#subNav .number {
	width: 100%;
	display: block;
	text-align: right;
}
#subNav .title {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 0px;
	font-variant: small-caps
}
.submenu ul {
	float: none;
	clear: both;
	margin-top: 40px
}
ul.submenu {
	width: 100%;
	height: 28px
}
.submenu li.sub1 a:hover {
  text-decoration:underline!important;
}
.submenu li.sub1 a.active {
  font-weight:bold;
}
.submenu li.sub1 {
	float: left;
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin: 0px 20px 0px 0px;
	width: 100%;
	border-bottom:1px solid white;
}
.submenu li.sub1 a {
	width: 220px;
	display: block;
	padding: 5px
}
#subNav li.sub1 a {
	font-size: 11px;
	
}
.submenu li.sub2, .submenu li.sub2 {
	padding: 10px 10px 2px 20px;
	font-size: 0.8em;
}
#subNav li.sub2 a {
	color: #e94200;
	font-size: 11px;
}
#subNav li.sub3 {
	padding: 1px 0 0 35px;
}
#subNav li.sub3 a {
	color: black;
	font-size: 10px;
}
#subNav li.novinky span {
	display: block;
	background: url(/images/design/submenu_news.jpg);
	width: 181px;
	height: 22px;
	padding: 9px 0 0 10px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
div#content {
	width: 100%;
	float: left;
	margin: 0px auto 0px auto;
}
div#footer {
	clear: both;
	width: 100%;
	margin: 0px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	padding: 40px 0 0 0;
	text-align: left;
	color: #fff;
	background: url('../images/design/backFooter.gif') 50% 0px no-repeat #622181;
}
div#footer .wrapper {
	background: url('../images/design/backFooterGradient.gif') 50% 0px repeat-y
}
div#developer {
	background: url('../images/design/backFooterBottom.gif') repeat-x;
	padding: 10px 0px
}
div#developer .wrapper {
	background: none
}
div#footer p, #footer td {
	font-size: 1.1em;
	font-weight: normal;
	margin: 4px
}
#footer td {
	padding-right: 30px
}
small {
	font-size: 6px;
	font-weight: normal
}
div#content-area {
	margin: 5px auto 0px auto;
	width: 1010px
}
div#content-area p, div#content-area li {
	text-align: left;
	color: #000;
	font-size: 11px;
	line-height: 1.6em
}
#content-area h1 {
	padding: 0;
	margin: 20px 10px 10px 0px;
	font-size: 2em;
	font-weight: normal;
	color: #663399;
}
#content-area h2 {
	padding: 0;
	margin: 20px 10px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #663399
}
#content-area p {
	padding: 0;
	margin: 5px 10px 5px 0px;
}
#footer a:link, #footer a:visited, #footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #999;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	vertical-align: middle;
}
td {
	vertical-align: top
}
ul.sitemap {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}
ul.sitemap li {
	margin: 0;
}
ul.sitemap li a {
	line-height: 22px;
}
ul.sitemap li.sub1 {
	padding-left: 15px;
}
ul.sitemap li.sub2 {
	padding-left: 25px;
}
ul.sitemap li.sub3 {
	padding-left: 35px;
}
ul.sitemap li.sub4 {
	padding-left: 45px;
}
ul.sitemap li.sub5 {
	padding-left: 50px;
}
ul.sitemap li.sub6 {
	padding-left: 55px;
}
ul.sitemap li.sub7 {
	padding-left: 60px;
}
ul.sitemap li.sub8 {
	padding-left: 65px;
}
.sub2 a.active {
	padding-left: 10px;
	font-weight: bold
}
li.sub1 {
	background: url("../images/design/backSubmenu.png") repeat-y scroll 0 0 transparent;
}

.backLogin {background:url('../images/design/backLogin.png') no-repeat scroll 0 -10px transparent !important; padding-left:8px}

li.sub2 a:hover {
	text-decoration: underline!important
}
/* news */
#news, .leftnews {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: none
}
#news a:link, .news a:visited, .news a:link, .news a:visited, .news h2 a {
	font-weight: bold;
	text-decoration: none;
	color: #663399
}
#news img {
	border: 1px solid #aaa;
	margin: 0px 10px 10px 0px;
	vertical-align: top;
	float: left;
	overflow: hidden
}
#news h2 {
	margin-top: 0px
}
#news p {
	font-size: 11px!important
}
#news p.date {
	border-top: 1px dotted #aaa;
	font-size: 0.8em;
	color: #aaa;
	margin-top: 30px;
	clear: both;
	float: none
}
#frmSeBigTxt {
	border: 0;
	margin-top: 0px;
	width: 173px;
	height: 26px;
	font-size: 11px;
	line-height: 26px;
	background: transparent;
}
#search {
	margin: 75px 25px 0px 0px;
	width: 235px;
	height: 28px;
	background: url('../images/design/search.png') no-repeat;
	float: right;
	display: block
}
#frmSeBigSubmit {
	vertical-align: bottom;
	width: 30px
}
.BigSubmit {
	width: 16px;
	float: right;
	margin: 4px 20px 0px 0px
}
/* the same structure for submenu .submenu li.sub1 a, .submenu li.sub1 a.active, .submenu li.sub1 a:hover {
	color: #efce98!important
}
.submenu li.sub1 a:hover {
	text-decoration: none
}
.submenu li.sub1 {
	list-style-type: none;
	padding: 4px;
	border: 1px solid #4d4344;
	width: 310px;
	height: 115px;
	display: block;
	background: url('../images/design/liBack.gif') repeat-x;
	float: left;
	margin: 5px
}
.submenu li img {
	border: 4px solid #eed599;
	margin-right: 15px;
	text-align: left;
	float: left;
	clear: left
}
*/
div#content-images {
	padding: 0;
	margin: 20px 10px 10px 35px;
	clear: both;
	float: left;
	border-top: 1px dotted #999;
}
.content-image {
	float: left;
	margin: 8px;
}
.glass {
	background: url('../images/design/glass.png') no-repeat 0px 0px;
	display: block;
	height: 100px;
	left: 50%;
	position: relative;
	top: 240px;
	width: 100px;
}
.wrapper {
	width: 1000px;
	margin: 0px auto 0px auto
}
.container-wrapper {
	background: url('../images/design/back.png') 50% 0px repeat-y;
	width: 100%;
	min-width: 1215px
}
.blockarea {
	display: block;
	width: 100%;
	float: none;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px
}
.block {
	background: url('../images/design/blockGray.gif') 50% 0px no-repeat;
	width: 249px;
	height: 170px;
	display: block;
	padding: 0px
}
.banner {
	width: 249px;
	display: block;
	margin: 0px 1px 0px 0px;
	float: left
}
.block:hover {
	background: url('../images/design/blockActive.gif') 50% 0px no-repeat;
}
.block {
	float: left;
	margin: 0px 1px 0px 0px;
	text-align: left
}
.block h2, .block h1 {
	color: #000;
	font-size: 16px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 12px 0px 30px 0px
}
.block p, #block td {
	color: #000;
	margin: 8px 12px 0px 12px;
	font-size: 13px
}
.block a {
	text-decoration: none;
	color: #666
}
.block a:hover {
	text-decoration: underline;
	color: #660066;
	border-bottom: 1px dotted #aaa
}
.block ul {
	margin: 0px;
	padding: 0px;
}
/* images on the backroungs behind the menus */
.block .first {
	background: url('../images/design/block1.jpg') no-repeat 100% 0px
}
.block .second {
	background: url('../images/design/block2.jpg') no-repeat 100% 0px
}
.block .third {
	background: url('../images/design/block3.jpg') no-repeat 100% 0px
}
.block .fourth {
	background: url('../images/design/block4.jpg') no-repeat 100% 0px
}
.block li {
	list-style: none;
	margin: 4px
}
#content-images img {
}
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
.usermenu {
	width: 100%;
	height: 115px;
	padding: 0px;
	margin: 0px;
	display: block;
	margin-top: 20px;
	background: url('../images/design/main3.jpg') no-repeat
}
.usermenu li {
	width: 29.2%;
	padding: 0px 20px 0px 20px;
	height: 105px;
	overflow: hidden;
	list-style-type: none;
	float: left;
	border-right: 1px solid #999
}
.usermenu li a {
	color: #333;
	text-decoration: none !important
}
.usermenu li h2, .usermenu li p {
	margin: 10px 0 !important;
	padding: 0px !important
}
.usermenu li a:hover p, .usermenu li a:hover h2 {
	color: #d0330f !important;
	text-decoration: none
}
.object {
	width: 460px;
	height: 120px;
	overflow: hidden;
	display: block;
	margin: 20px;
	float: left;
}
.object img {
	float: left;
	margin-right: 10px
}
.object h3 {
	font-size: 22px;
	margin-left: 35px
}
.blue {
	background: #cbe7ed
}
/* leftcolumn */
div#leftcolumn {
	width: 255px;
	float: left;
}
div#rightcolumn {
	width: 255px;
	float: right;
}
div#leftcolumn #submenu h2,div#leftcolumn .submenu h2, #rightcolumn .submenu h2 {
	background: url('../images/design/backLogin.png') no-repeat 0px 0px;
	padding: 20px 0px 20px 20px;
	color: white;
	display: block
}

.leftcolumn h2, .rightcolumn h2 {
	background: url('../images/design/violet-back.gif') no-repeat 0px 0px;
	padding: 20px 0px 20px 20px;
	color: white;
	display: block

}

div#leftcolumn #submenu ul, .submenu ul {
	margin: 0px;
	padding: 0px
}
div#leftcolumn #submenu li, .submenu li {
	text-align: left;
	list-style-type: none;
	background: url('../images/design/backSubmenu.png') repeat-y;
	padding: 5px 20px 5px 10px;
	margin-top: 1px
}
div#leftcolumn #submenu li a, .submenu li a {
	text-decoration: none;
}
#leftcolumn #fastlogin dt {
	color: #fff;
	font-size: 12px
}
/* login */
div#fastlogin {
	background: url('../images/design/backLogin.png') no-repeat;
	width: 100%;
	float: none;
	margin-top: 20px;
	padding: 0px
}
div#fastlogin form {
	padding: 20px 20px 30px 20px
}
div#fastlogin ul {
	background: url('../images/design/backLoginBottom.png') no-repeat 0px 100%;
	margin: 0px;
	padding: 20px 20px 65px 20px
}
div#fastlogin li {
	list-style-type: none;
	color: white
}
div#fastlogin h2 {
	color: white;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted white
}
div#fastlogin a {
	color: white;
	text-decoration: underline
}
div#fastlogin p {
	margin: 20px 0px 0px 0px;
	color: white;
	clear: both;
	float: none
}
div#fastlogin .btn {
	float: left;
	text-align: center;
	width: 90px
}
dt {
	float: left;
	color: white;
	width: 90px
}
input {
	width: 110px
}
.login {
	float: right;
	margin-right: 6px
}
/*register*/
.register dt, .back dt {
	color: black;
	width: 160px!important
}
#content-area dt {
	color: #000
}
/*comments*/
.comment {
	border-top: 2px solid #cccccc;
	padding-top: 10px
}
.comment h4 {
	background: url('../images/design/comments.gif') #e7deeb no-repeat 0px 0px;
	height: 35px;
	font-size: 1.3em;
	margin: 0px;
}
.comment p.author {
	font-size: 0.9em
}
.comment p.sentence {
	background: #e7deeb;
	size: 1em!important;
	padding: 8px!important;
	margin: 0px!important
}
.back {
	background: #e7deeb;
	padding: 10px
}
/*table*/
th {
}
td {
	font-size: 11px;
	color: #000
}
table {
	margin-left: 30px;
	margin-top: 10px;
	width: 90%;
	border: none;
	border-top: 1px solid #999
}
th {
	color: #666;
	font-weight: bold;
	background: #eee;
	padding: 8px
}
td {
	color: #000;
	padding: 4px;
	border-bottom: 1px dotted #999;
	text-align: right
}
tr:hover {
	background: #efefef
}
tr.last, #left-side tr:hover {
	background: #322e30;
	cursor: hand;
	cursor: pointer
}
#content-right {
	width: 220px;
	float: right
}
#pocasie-back {
	background: url('../images/design/backLogin.png') no-repeat scroll 0 -10px transparent !important;
	padding-left: 8px
}
.pocasie {
	padding: 0px
}
.pocasie b, .pocasie b font {
	color: white!important;
	font-size: 11px!important
}
.pocasie a {
	display: none
}
.pocasie div div {
	width: 55px!important
}
.hpbanners {
	clear: both;
	float: none
}
.hpbanner {
	float: left;
	margin: 0px 1px 0px 0px;
	background: none;
	width: 244px;
}
.hpbanner img {
	width: 230px;
	height: 130px"
}
.mestskepodniky {
	margin: 0px;
	padding: 0px;
	display: block
}
.partnery {
  width:220px;
  text-align:center;
}
.partnery img {
  margin-top:10px;
}
.clearboth {
	clear: both
}
.anketa {
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 10px
}
/* hack */
.leftcolumn #news img {
	width: 80px;
	height: 50px
}
.nakup {
}
.nakup table {
	margin: 0px
}
.nakup table td {
	width: 24%;
	text-align: center
}
.nakup table a {
	color: white;
}
.nakup td {
	color: white
}
.nakup table tr:hover {
	background: transparent
}
.natankuj .cover {
	background: #622181;
	padding: 1px 15px 1px 15px;
	margin: 1px 0px 1px 3px;
	width: 203px
}
.natankuj .cover h3 {
	color: white
}
.natankuj .cover p {
	width: 195px;
	overflow: hidden;
	display: block;
	height: 17px;
	color: #ffccff !important;
	text-align: left !important
}
.natankuj .cover a {
	color: white;
	font-weight: bold;
	margin-right: 8px
}
.footerblocks {
	background: none;
	padding: 20px;
	display: block;
	height: 120px
}
.f1 {
	background: url('/images/design/ico1.png') no-repeat 90% 50%;
	width: 22%;
	height: 100px;
	border-right: 1px solid gray;
	padding-right: 10px;
	margin: 0px 10px 0px 0px;
	float: left
}
.f2 {
	background: url('/images/design/ico2x.png') no-repeat 90% 50%;
	width: 22%;
	height: 100px;
	border-right: 1px solid gray;
	padding-right: 10px;
	margin: 0px 10px 0px 0px;
	float: left
}
.f3 {
	background: url('/images/design/ico3.png') no-repeat 90% 50%;
	width: 22%;
	height: 100px;
	border-right: 1px solid gray;
	padding-right: 10px;
	margin: 0px 10px 0px 0px;
	float: left
}
.f4 {
	background: url('/images/design/ico4.png') no-repeat 90% 50%;
	width: 22%;
	height: 100px;
	padding-right: 10px;
	margin: 0px 10px 0px 0px;
	float: left
}
.footerblocks ul {
	margin: 0px 0px 0px 4px;
	padding: 0px
}
.footerblocks li {
	list-style-type: none;
	line-height: 20px;
	margin: 0px
}
.footerblocks li a {
	color: white!important
}
.name {
	position: relative;
	top: -50px;
	background: white;
	padding: 2px 0px 2px 10px;
	display: block
}
a.pdf {
/*The background image*/
	background: url('/images/icons/pdf.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
/* To center the text vertically with the icon */
	display: block;
}
a.txt {
/*The background image*/
	background: url('/images/icons/txt.png') no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
	display: block;
}
a.txt img {
}
a.zip {
/*The background image*/
	background: url('/images/icons/zip.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.back {
	background: url('/images/icons/left.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.email {
	background: url('/images/icons/email.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
#content-middle a.external {
	background: url('/images/icons/arrow.png') no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
}
/* konzum rewrite */
.ko_std td {
	text-align: left
}
.ko_std_title td {
	color: #663399!important;
	background-color: none!important
}
.kaufland {
	background: url('/images/design/ikonky_nakup_kaufland.png') no-repeat;
	padding: 0px 0px 0px 40px;
	line-height: 30px
}
.billa {
	background: url('/images/design/ikonky_nakup_Billa.png') no-repeat;
	padding: 0px 0px 0px 40px
}
.tesco {
	background: url('/images/design/ikonky_nakup_tesco.png') no-repeat;
	padding: 0px 0px 0px 40px
}
.lidl {
	background: url('/images/design/ikonky_nakup_lidl.png') no-repeat;
	padding: 0px 0px 0px 40px
}
table.regularTable {
	margin: 0px;
	width: 100%
}
table.regularTable td {
	text-align: left;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding: 1px
}
.document img {
	visibility: hidden;
	display: none
}
baner0 {
  margin:0 auto;text-align:center;
  
}
.top0 {
  margin-top:0px;
}
.width80 {
  width:80px!important;
}
.changestyle {margin:4px 0px}

/* blind edition */
div#content-area p, div#content-area li {font-size:16px!important}
#content-area h2 {font-size:20px}
.block li a {font-size:16px}
.block {height:200px; background:none}
.block ul {background:none!important}


