/* blok bannerov */
#header #header_banner {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 70px;
	width: 642px;
}
#header #header_banner img {
	border: 0;
}
#banners, #banners a, #banners a img {
	border: 0px;
}
#banners img {
	margin-top: 3px;
	border-top: 1px solid #E5E5E5;
	padding-top: 3px;
}

/* hladat */
@media screen and (max-width:1000px){
#block_search {width: 100%;} 
#block_search #search {width: 80%;}
}

@media screen and (min-width:1000px){
#block_search {width: 307px;} 
#block_search #search {width: 250px;}
}
#block_search { 
	height: 29px;
	background: #efefef;
  position: relative;
}
#block_search #search {
	height: 29px;
	border: 0;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
  color: #000000;
  background: #efefef;
}
#block_search #but_bl_search {
	background: #6d6d6d;
  color: #efefef;
	width: 57px;
	height: 29px;
	cursor: pointer;
	display: block;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0;
}
/* blok noviniek */
.blok_news_in {
	border: 1px solid #E5E5E5;
	display: block;
	margin-top: 2px;
	padding: 6px;
	color: #606060;
}
.blok_news_in h2 a {
	color: #606060;
	font-size: 12px;
	display: block;
	margin-bottom: 6px;
}
#more_news {
	color: #606060;
	text-align: right;
	width: 192px;
	display: block;
	margin-top: 4px;
	margin-bottom: 10px;
}
/* gallery */
.blok_gal, .blok_file, .blok_gal_rs {
	margin-top: 20px;
	padding-top: 10px;
	border-top: dotted 1px #cccccc;
	display: block;
}
.blok_gal_rs h3 {
	font-weight: normal;
  font-size: 16px;
  color: #707070;
  margin-bottom: 8px;
}
.blok_gal_img {
	display: block;
	width: 138px;
	height: 138px;
	margin: 2px;
	float: left;
}
.blok_gal_img a.galleryimage, .blok_gal_img a.lightbox {
	display: block;
	width: 130px;
	height: 130px;
	overflow: hidden;
	border: solid 4px #EDEDED;
}
.blok_gal_img a.gallerylink {
	display: block;
	overflow: hidden;
	text-align: center;
	border: 0;
	color: #000000;
	text-decoration: none;
}
.blok_gal_img a.galleryimage:hover, .blok_gal_img a.lightbox:hover {
	border: solid 4px #4F4F4F;
}
.blok_gal_img img {
	min-width: 130px;
	min-height: 130px;
  max-width: 200px;
	max-height: 200px;
}
#gal_navrat {
	float: right;
	color: #000000;
}
/* file */
.blok_file .file {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #cccccc;
	display: block
}
.blok_file h2 {
	font-size: 16px;
	color: #00C0F3;
	font-weight: normal;
}
.blok_file .files_datum {
	font-size: 10px;
	margin-bottom: 4px;
}
.blok_file .f_odkaz {
	float: right;
}
.blok_file .f_odkaz a {
	color: #000000;
}
.blok_file .f_odkaz a:hover {
	color: #D0D0D0;
}
/* suvisiace */
#blockReleated {
    display: block;
    list-style-type: none;
    margin: 20px 0;
}
#blockReleated #blockReleatedHeader {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
    color: #707070;
}
#blockReleated li a {
    color: #4F4F4F;
}

/* kosik */
#sb_blok {
width: 216px;
height: 40px;
display: block;
border-left: solid 1px #000000;
position: absolute;
right: 0;
bottom: 5px;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;    
background: url(../img/basket.png) 20px center no-repeat;     
}
#sb_blok_price {
text-align: right;
position: absolute;
right: 0;
bottom: 10px;
}
#sb_blok_a {
width: 216px;
height: 40px;
display: block;
position: absolute;
top: 0;
left: 0;           
}
#sb_blok_val {
text-align: left;
position: absolute;
left: 54px;
bottom: 10px;
}
#sb_blok_val span {
text-decoration: underline;
color: #3668b1;
}
#horizontal_um {
width: auto;
height: 40px;
line-height: 40px;
text-align: right;
display: block;
position: absolute;
padding-left: 26px;
right: 230px;
bottom: 5px;
font-size: 12px;
color: #3668b1;
font-weight: bold;    
background: url(../img/login.png) left center no-repeat;     
}
#horizontal_um a {
color: #3668b1; 
margin: 0 5px;  
}