body{
        font-family:Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
        font-size: 11px;
        color: #8b8b8b;
		background-color:#000000;
        margin: 0px;
        padding: 0px;
        text-align: left;
		background-image: url(../images/pozadie.jpg);
		background-position:top;
		width: 100%;
}

.centered {
        text-align: center;
}

#page{
        width:961px;
        margin:auto;
		padding:0px;
        text-align:left;
}

#header_home {
		width:961px;
		height:250px;
	/*	background-image: url(../images/hlavicka-uvod.jpg);
		background-repeat:no-repeat; */
}

#header {
		width:961px;
		height:250px;
		margin:0px;
		padding:0px;
}

#menu {
		width:201px;
		height:250px;
		margin:0px;
		padding:0px;
		float:left;
}

#header_pic {
		width:760px;
		height:250px;
		margin:0px;
		padding:0px;
		float:left;
}

#down {
		width:961px;
		min-height: 270px;
		height: auto !important;   /* IE HACK        */
		height: 270px;             /* FOR min-height */
		margin:0px;
		padding:0px;
}

.entry_pic {
padding:5px;
}

.entry {
padding:10px;
border-right:1px #666666 dashed;
border-bottom:1px #666666 dashed;
}
.entry #name {
font-size:20px; font-weight:bold;
padding-bottom:10px;
}
.entry #name a {
color: #8b8b8b;
font-size:20px; font-weight:bold;
padding-bottom:10px;
text-decoration:none;
}
.entry #name a:hover {
text-decoration:none;
}
.entry #text {
font-size:10px;
}
.entry #viac {
padding-top:5px;
}
.entry #viac a {
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.entry #viac a:hover {
text-decoration:underline;
}

#webdesignby {
       font-size: 10px;
       color: #333333;
       text-align: center;
       margin: 0px 10px;
	   padding-top:10px;
	   padding-bottom:10px;
}
#webdesignby a {
       font-size: 10px;
       color: #333333;
       background-color: transparent;
}
#webdesignby a:link, #webdesignby a:visited, #webdesignby a:active {
       text-decoration: none;
}
#webdesignby a:hover {
       text-decoration: underline;
}


#middle {
	float: left;
}
#middle_header {
  width: 550px;
	height: 104px;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 550px;
	height: 433px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#article {
  width: 465px;
	margin: 0px auto 0px auto;
	text-align: left;
  padding-top: 0px;
}

img {
	border: 0px;
}
p {
	margin: 5px 15px 5px 15px;
	padding: 0px;
}
h2 {
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
h3 {
	color: #fff;
	font-size: 14px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}



/*	BAZAR	*/
.bazardiv {
	padding:0px;
	margin:0px;
	padding-top:7px;
}
.bazardiv #content {
	float:left;
	width:759px;
}
.bazardiv #content #all {
	float:left;
	width:751px;
}

.bazardiv #spacer {
	width:8px;
	height:8px;
}
.bazardiv #spacer_left {
	width:8px;
	height:8px;
	float:left;
}
.bazardiv #menudiv {
	width:201px;
	float:left;
	border-right:#666666 dashed 1px;
}
.bazardiv #menu {
  width: 193px;
  height: 351px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  float:left;
}

.bazardiv #menu li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.bazardiv #menu li a {
	width: 193px;
	float: left;
	text-indent: -3000px;
	background-image: url(../images/bazar-cssmenu.jpg);
	background-repeat: no-repeat;
}

.bazardiv #menu #nav_1 a {
  height: 56px;
	background-position: 0px 0px;
}
.bazardiv #menu #nav_2 a {
  height: 61px;
	background-position: 0px -56px;
}
.bazardiv #menu #nav_3 a {
  height: 59px;
	background-position: 0px -117px;
}
.bazardiv #menu #nav_4 a {
  height: 60px;
	background-position: 0px -176px;
}
.bazardiv #menu #nav_5 a {
  height: 59px;
	background-position: 0px -236px;
}
.bazardiv #menu #nav_6 a {
  height: 56px;
	background-position: 0px -295px;
}

.bazardiv #menu #nav_1 a:hover, .bazardiv #menu #nav_1 a.active {
  height: 56px;
	background-position: -193px 0px;
}
.bazardiv #menu #nav_2 a:hover, .bazardiv #menu #nav_2 a.active {
  height: 61px;
	background-position: -193px -56px;
}
.bazardiv #menu #nav_3 a:hover, .bazardiv #menu #nav_3 a.active {
  height: 59px;
	background-position: -193px -117px;
}
.bazardiv #menu #nav_4 a:hover, .bazardiv #menu #nav_4 a.active {
  height: 60px;
	background-position: -193px -176px;
}
.bazardiv #menu #nav_5 a:hover, .bazardiv #menu #nav_5 a.active {
  height: 59px;
	background-position: -193px -236px;
}
.bazardiv #menu #nav_6 a:hover, .bazardiv #menu #nav_6 a.active {
  height: 56px;
	background-position: -193px -295px;
}



.b_list{
	width:751px;
}
.b_list #item {
	float:left;
	width:360px;
	color:#8b8b8b;
}
.b_list #item a {
	color:#8b8b8b;
}
.b_list #item_m_down {
	height:15px;
	width:100px;
}
.blist #item a {
  text-decoration: none;
}
.b_list #item h3 {
  font-size: 13px;
  text-align:left;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
.b_list #item h3 a {
  text-decoration:none;
}
.b_list #item #price {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
.b_list #b_sep_line_m {
	width:100px;
	height:3px;
}
.b_list #b_sep_line {
/*	border-top:#666666 1px dashed;*/
	width:360px;
	height:6px;
}
.b_list #b_spacer {
	width:31px;
	height:20px;
	float:left;
}
.b_list #b_image {
  float: left;
  width: 150px;
}
.b_list #b_image img {
  border:#545454 1px solid;
}
.b_list #b_popis {
	width:205px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
	text-align:left;
}
.b_list #b_popis_m {
	float:left;
	width:5px;
	height:5px;
}
.b_list #b_popis a {
  text-decoration: none;
}
.b_list #gap {
	height: 20px;
	clear: both;
}
.b_list #strankovanie {
		width:751px;
	    margin: 5px 0px 5px 0px;
	    font-weight: normal;
		text-align:center;
}
.b_list #strankovanie a, a.sedy {
	    font-weight: normal;
}

.b_list #cache {
	position:absolute;
	top:-3000px;
	width:0px;
	height:0px;
}

.b_detail {
	width:751px;
}
.b_detail #bd_picture {
	width:400px;
	float:left;
}
.b_detail #bd_picture img {
	border:1px solid #666666;
}
.b_detail #bd_spacer {
	width:8px;
	height:30px;
	float:left;
}
.b_detail #bd_text {
	width:340px;
	float:left;
}
.b_detail #bd_text #bd_title {
	font-weight:bold;
	font-size:13px;
	text-align:left;
	padding-bottom:10px;
}
.b_detail #bd_text #bd_desc {
	text-align:left;
}
.b_detail #bd_text #bd_desc p {
	margin:0px;
	padding:0px;
}
.b_detail #bd_text #bd_price {
	padding-top:15px;
	text-align:right;
	font-weight:bold;
	font-size:18px;
	color:#FF0000;
}
.b_detail #bd_spat2 {
	width:730px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	float: right;
}


/*	REFERENCIE	*/
.r_table {
	width:630px;
	float:left;
}
.ref_table {
	width:630px;
}
.ref_table td {
	border-left:1px #666666 dashed;
	border-top:1px #666666 dashed;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
	min-height: 15px;
	height: auto !important;   /* IE HACK        */
	height: 10px;             /* FOR min-height */
}
.ref_table td.no_border {
	border:none;
}
.ref_table td.no_top_border {
	border-top:none;
}
.ref_table td.no_left_border {
	border-left:none;
}
.ref_table #name {
	font-weight:bold;
}
.ref_table #content {
	padding:3px;
	padding-left:5px;
	min-height: 30px;
	height: auto !important;   /* IE HACK        */
	height: 30px;             /* FOR min-height */
	text-align:left;
	vertical-align:middle;
}
.ref_table #content a {
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	color: #8b8b8b;
	text-decoration:none;
}
.r_spacer {
	width:15px;
	height:50px;
	float:left;
}
.r_preview {
	width:300px;
	float:left;
}
.ref_preview td {
	padding:4px;$
	padding-bottom:6px;
	text-align:left;
	vertical-align:bottom;
	min-height: 15px;
	height: auto !important;   /* IE HACK        */
	height: 10px;             /* FOR min-height */
}
.ref_preview .bottom_border {
	border-bottom:#666666 1px dashed;
}
.ref_preview #name {
	font-weight:bold;
}
.r_preview img {
	border:#666666 1px solid;
}


















h1#header {
        margin: 0px;
        padding: 0px;
        width: 0px;
        height: 0px;
}
h1#header span {
        width: 300px;
        font-size: 10px;
        position: absolute;
        text-indent: -3000px;
}
#navigation {
	width: 550px;
	height: 84px;
	background-image: url(../images/menucss.jpg);
}

#navgap {
	width: 35px;
	float: left;
	text-indent: -3000px;
}

#navigation ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        float:left;
}

#navigation li{
        padding: 0px;
        margin: 0px;
        display: inline;
}
#navigation li a{
        display: block;
        float:left;
        height: 84px;
        width: 80px;
        background-image: url(../images/menucss.jpg);
        background-repeat: no-repeat;
        text-indent: -3000px;
}

#nav1 a{
  background-position: -35px 0px;
}
#nav2 a{
  background-position: -115px 0px;
}
#nav3 a{
  background-position: -195px 0px;
}
#nav4 a{
  background-position: -275px 0px;
}
#nav5 a{
  background-position: -355px 0px;
}
#nav6 a{
  background-position: -435px 0px;
}

#nav1 a:hover, #nav1 a.active {
  background-position: -35px -84px;
}
#nav2 a:hover, #nav2 a.active {
  background-position: -115px -84px;
}
#nav3 a:hover, #nav3 a.active {
  background-position: -195px -84px;
}
#nav4 a:hover, #nav4 a.active {
  background-position: -275px -84px;
}
#nav5 a:hover, #nav5 a.active {
  background-position: -355px -84px;
}
#nav6 a:hover, #nav6 a.active {
  background-position: -435px -84px;
}

.popis {
        text-align: center;
        margin: 5px 0px 0px 0px;
        font-style: italic;
}
.lavy_posuvnik {
        float: left;
        width: 30%;
        text-align: left;
        margin: 10px 0px 10px 15px;
}
.pozicia {
        float: left;
        width: 27%;
        text-align: center;
        margin: 10px 0px 10px 0px;
}
.pravy_posuvnik {
        float: left;
        width: 30%;
        text-align: right;
        margin: 10px 15px 10px 0px;
}
.sirsi {
        width: 46%;
}
.fotka {
	      text-align: center;
}
.nazovgalerie {
  clear: both;
	font-size: 13px;
	margin: 0px 15px;
}
#spat {
	padding: 3px 0px 0px 0px;
	text-align: center;
}
#spat2 {
	padding: 3px 0px 0px 0px;
	text-align: right;
	float: right;
}
.predosle_akcie a, .dalsie_akcie a, #spat a, #spat2 a {
	color: #FFF697;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
.lavy_posuvnik a, .pravy_posuvnik a {
	text-decoration: none;
}
#spat a:hover, #spat2 a:hover, .lavy_posuvnik a:hover, .pravy_posuvnik a:hover {
  text-decoration: underline;
}
#cena {
  padding: 10px 0px 0px 0px;
  font-weight: bold;
  font-size: 13px;
  color: #FFF697;
  float: left;
}












#bazarpage {
	margin: 0px auto;
	width: 550px;
	text-align: left;
}


#bazar_header {
  width: 550px;
	height: 104px;
	margin: 0px;
	padding: 0px;
}

#bazar_navigation {
	width: 550px;
	height: 84px;
	background-image: url(../images/menucss.jpg);
}


#bazar_content {
	width: 550px;
	height: 433px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/middle_back_bazar.jpg);
	text-align: center;
	overflow: hidden;
}
#bazar_article {
  width: 465px;
	margin: 0px auto 0px auto;
	text-align: left;
  padding-top: 0px;
}

h3.bazar {
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFF697;
}


.bazar_rozklik_image {
   width: 90px;
   height: 65px;
   float: left;
   margin-right: 20px;
}
.bazar_rozklik {
  font-size: 13px;
  font-weight: bold;
  margin: 20px 0px 0px 0px;
  line-height: 60px;
  clear: both;
}
.bazar_rozklik a {
	text-decoration: none;
}
.bazar_rozklik a:hover {
	text-decoration: underline;
}


#bazarleft {
  float: left;
  width: 225px;
  height: 621px;
  background-image: url(../images/left_back_bazar.jpg);
}
#bazarstred {
  float: left;
  width: 550px;
  height: 621px;
}
#barzarright {
  float: left;
  width: 225px;
  height: 621px;
  background-image: url(../images/right_back_bazar.jpg);
}

#clear {
	clear:both;
}