@import "style.css";

/* ==============================================[ pozicni bloky ]============================ */

body {
	margin: 0;
	padding: 0;
	background: #266fae url(../img/body.jpg) repeat-x;
	text-align: center;
}

#top {
    position: relative;
    padding:0px;
    }
	 
#all {
   position: relative;
   margin: 0 auto;
	padding: 0px 0 30px;
	width: 1000px;
	text-align: left;
}

#inner {
	float: left;
	width: 799px;
}

#lcolumn,
#rcolumn {
   float: left;
   width: 196px;
	overflow: hidden;
}

#rcolumn {
	float: right;
	margin: 16px 0 0;
}

#main {
	position: relative;
   float: right;
	margin: 16px 0 0;
	width: 598px;
	overflow: hidden;
}

#main .container {
	position: relative;
	z-index: 2;
	margin: 5px 20px 15px;
}

#reset {
   visibility: hidden;
   clear: both;
   height: 0;
   font-size: 0;
}

/* ==============================================[ pozadi main ]============================ */

#main .bg {
	padding: 1px 0;
	min-height: 517px;
	background: url(../img/main.gif) repeat-y;
}

* html #main .bg {
	height: 517px;
}

#main .bgt {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 517px;
	background: url(../img/main_top.jpg) no-repeat;
}

#main .bgb {
	width: 100%;
	height: 9px;
	background: url(../img/main_bottom.gif) no-repeat;
}

/* ==============================================[ pozadi boxu ve sloupcich ]============================ */

#lcolumn .box,
#rcolumn .box {
	position: relative;
	margin: 0 0 10px;
	padding: 6px 0 0;
	width: 100%;
	color: white;
	font-size: 92%;
	overflow: hidden;
}

#lcolumn .box .bg,
#rcolumn .box .bg {
	padding: 1px 0;
	min-height: 152px;
	background: url(../img/box.gif) repeat-y;
}

* html #lcolumn .box .bg,
* html #rcolumn .box .bg {
	height: 152px;
}

#lcolumn .box .bgt,
#rcolumn .box .bgt {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 158px;
	background: url(../img/box_top.gif) no-repeat;
}

#lcolumn .box .bgb,
#rcolumn .box .bgb {
	width: 100%;
	height: 8px;
	background: url(../img/box_bottom.gif) no-repeat;
}

#lcolumn .box .container,
#rcolumn .box .container {
	position: relative;
	z-index: 2;
	margin: 5px 15px 0;
}

#lcolumn .box h3,
#rcolumn .box h3 {
	margin: 0 0 15px;
	padding: 0 0 0 2px;
	color: #FF4500;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#lcolumn .box h3 small,
#rcolumn .box h3 small{
	font-size: 77%;
}

#lcolumn .box .ram,
#rcolumn .box .ram {
	position: relative;
	z-index: 2;
	margin: 0 7px;
	color: #b22222;
}

#lcolumn .box .ram .container,
#rcolumn .box .ram .container {
	margin: 0;
	padding: 6px;
}

#lcolumn .box .banner,
#rcolumn .box .banner {
	text-align: center;
}

/* ==============================================[ hlavni menu ]============================ */

#mainmenu {
    margin-top:16px !important;
    }
#mainmenu .bg {
	padding-top: 2px !important;
}



#mainmenu .bgb {
	background-image: url(../img/menubox_bottom.gif) !important;
}

#mainmenu .ram .container {
	padding-bottom: 20px !important;
}

#mainmenu ul {
	margin: 0px 3px 0px 3px;
	padding: 0;
	list-style: none outside;
}

#mainmenu ul li{
	padding: 4px 0px 5px 0px;
	border-bottom: 1px dotted #e3e3e3;
}

#mainmenu ul a{
	font-size: 14px;
}

#mainmenu ul ul{
}

#mainmenu ul ul a{
	font-size: 10px;
}

#mainmenu li {
}

#mainmenu ul ul li {
}

#mainmenu a {
	color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu ul ul a {
	color: #fff;
}

#mainmenu a:hover {
	text-decoration: underline;
}

/* ==============================================[ akcni nabidka ]============================ */

#article{
}

#article ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none outside;
}

#article li{
	padding: 6px 0px 6px 0px;
	border-bottom: 1px dotted #434343;
	list-style: none outside;
}

#article a {
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#article a:hover {
	text-decoration: underline;
}


#news{
}

#news ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none outside;
}

#news li{
	padding: 6px 0px 6px 0px;
	border-bottom: 1px dotted #434343;
	list-style: none outside;
}

#news a {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

.nej {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.nej a {
	font-weight: bold;
}

/* ==============================================[ uzivatelske menu ]============================ */

.kosik {
	margin: 0 0 40px;
	color: #ff0;
}

.error {
	color: yellow;
	font-weight: bold;
	font-size: 22px;
}

.registrace {
	margin: 50px 0px 0px 160px;
}

.registrace .login{
	margin: 0px 0px 0px 0px;
}

.registrace .pass{
	margin: 10px 0px 0px 0px;
}

.registrace .submit{
	margin: 10px 0px 0px 0px;
}

.reg a {
	color: white;
	text-decoration: none;
}

.reg a:hover {
	text-decoration: underline;
}

/* ==============================================[ formulare ve sloupcich ]============================ */

#rcolumn form input,
#lcolumn form input {
	margin: 0 0 5px;
	width: 100px;
}

#rcolumn form input.submit,
#lcolumn form input.submit {
	width: auto;
}

.search {
	width: 26px !important;
	background: url(../img/search.gif) no-repeat center center;
}

/* ==============================================[ horni menu ]============================ */

#topmenubar {
	padding-top: 10px;
}

#topmenu {
	top: 15px;
	left: 20px;
	z-index: 2;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 35px;
	background: url(../img/topmenu.gif) repeat-x;
	list-style: none outside;
}

#topmenu li {
	float: left;
	height: 100%;
	background: url(../img/topmenu_separator.gif) no-repeat right top;
}

#topmenu a {
	display: block;
	padding: 0 22px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}

#topmenu a:hover {
	color: #FF4500;
}

/* ==============================================[ filtr katalogu ]============================ */

#filter {
	position: relative;
	margin: 20px 0px 10px 0px;
	width: 100%;
	height: 57px;
	background: url(../img/filter.gif) no-repeat;
	overflow: hidden;
}

#filter .obsah {
	position: absolute;
	top: 0px;
	left: 20px;
	line-height:30px;
	color: #5b5b5b;
	font-size: 90%;
	font-weight: bold;
}


#filter .obsah2 {
	position: absolute;
	top: 26px;
	left: 20px;
	line-height:30px;
	color: #5b5b5b;
	font-size: 90%;
	font-weight: bold;
}

.fiter_head {
	color: #FF4500;
	margin: 0px 20px 0px 0px;
}

.obsah2 a {
	margin: 0px 10px 0px 0px;
}


/* ==============================================[ zobrazenie ]============================ */

#show_as {
	position: relative;
	margin: 20px 0 20px;
	width: 100%;
	height: 84px;
	background: url(../img/filter.gif) no-repeat;
	overflow: hidden;
}

#show_as h3 {
	position: absolute;
	top: 11px;
	left: 14px;
	margin: 0;
	color: #FF4500;
}

#show_as .obsah {
	position: absolute;
	top: 36px;
	left: 100px;
	line-height:38px;
	color: #5b5b5b;
	font-weight: bold;
}

#show_as .obsah td {
  padding: 0 15px;
}

#show_as .obsah table {
  margin-left:60px;
}

#show_as a {
  padding: 0 15px;
  color: #00bfff;
  text-decoration:none;
}

#show_as a:hover {
  color: #FF4500;
	text-decoration:none;
}

/* ==============================================[ katalog produktu ]============================ */

#katalog {
	margin: 0 0 20px;
}

#katalog .item {
	position: relative;
	float: left;
	width: 182px;
	height: 230px;
	margin: 0 2px 2px;
	background: url(../img/katalog_polozka.jpg) no-repeat;
}

.nadpisoleje{
	height: 49px;
	display: block;
}

.fotooleje{
	margin: 5px 0px 0px 5px;
	height: 120px;
	display: block;
}


#katalog .container {
	margin: 5px 6px;
}

#katalog h2 {
	margin: 0 0 2px;
	color: #FF4500;
	font-size: 80%;
	text-align: center;
}

.itemcode{
	color: #2c2c2c;
}


#katalog .nahled img {
	border: 0px none #2c2c2c;
}

#katalog ul {
	float: right;
	margin: 10px 0;
	padding: 0;
	list-style: none outside;
}

#katalog ul li {
	float: left;
	margin: 0 1px 0 0;
	overflow: hidden;
}

#katalog ul a {
	display: block;
	padding: 1px 3px;
	color: #cccccc;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#katalog ul li .basketinp{
	float: left;
	margin: 0 1px 0 0;
	width: 18px;
	height: 18px;
	overflow: hidden;
}

#katalog ul .koupit input {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/katalog_koupit.gif) no-repeat;
}

.olejbaleni{
	color: #1e90ff;
}

#katalog ul .olejdodani{
	color: #1e90ff;
	font-size: 80%;
	margin: 3px 7px 0 0;
}

#katalog ul a span {
	display: none;
}

#katalog ul input {
	padding: 1px 1px 2px;
	border: none;
	color: #cccccc;
}

#katalog .cena {
	color: #FF4500;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}



/* ==============================================[ paticka ]============================ */

#foot {
	margin: 20px 0 0;
	color: white;
	text-align: center;
}

#foot a {
	color: white;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

/* ==============================================[  ]============================ */


#page_selector {
  text-align:center;
  font-size:14px;
  line-height:25px;
  }
#page_selector input {
  font-size:14px;
  padding:0;
  width:30px;
  font-weight:normal;
  }
#path {
  margin-bottom:10px;
  }
#path a {
  color:#cccccc;
  font-weight:bold;
  text-decoration:none;
  padding-left:8px;
}

#path a:hover  {
  color: #44ccff;
  text-decoration: underline;
}


#basket_table a{
  color: #44ccff;
  font-weight:bold;
  text-decoration:underline;
  }

#basket_table a:hover{
  color: #ff4500;
  }  
  
#basket_table tr.name a{
  color: #44ccff;
  font-weight:bold;
  font-size:12px;
  text-decoration:underline;
  font-stretch: inherit;
  }  

#basket_table tr.name a:hover{
  color: #ff4500;
  }  
  
h2 a {
  text-decoration:none;
  }

#product img{
  padding:3px;
  border: 1px solid #2c2c2c;
  }

#product_table td{
  padding:5px;
  }

  
 
.cat_name{
  padding:3px 0 15px 10px;
  font-weight:bold;
  color:#fff;
  }
  
.caption {
  color: #dddddd;
  font-size:16px;
  font-weight:bold;
  display:block;
  position:relative;
  padding:0 0 3px 3px;
  margin-bottom:3px;
  border-bottom:solid 1px #ccc;
  }

.section {
  font-weight:bold;
  font-size:14px;
  color:#ffffff;
  display:block;
  padding:0 0 3px 3px;
  margin-bottom:3px;
  border-bottom:solid 1px #ccc;
  }
  
.reg_table{
    font-size:14px;
    width:100%;
    }
.image_gallery {
  padding:3px;
  border:solid 1px #ccc;
  margin:0 3px 6px;
  }
.b_span{
    border:solid 1px #cccccc;
    padding:3px 8px;
    }
.oblig{
    font-size:18px;
    text-align:center;
    font-weight:bold;
    color: #ffffff;
    }
.do_not_fill {
    font-size:12px;
    font-weight:normal;
    }

.bsk_table {
    font-size:12px;
    border:solid 1px #266fae;
    }

.bsk_table th {
    text-align:center;
    color: #fff;
    background: #FF4500;
    padding:4px 1px;
    }

.submit_order {
    text-align:center;
    color: #fff;
    background: #FF4500;
    padding:4px 5px;
    }

	 
.bsk_table td {
    background: #266fae;
    font-size:12px;
    padding:3px;
    }

.delete_item_bsk {
    font-size: 0px;
    width:20px;
    height:20px;
    color: #FF4500;
    cursor:pointer;
    background:url('../img/del_icon.png');
    border:none;
    }
    
/* ==============================================[  ]============================ */
/* ==============================================[  ]============================ */
/* ==============================================[  ]============================ */
/* ==============================================[  ]============================ */

input, textarea, select {
    color: #cccccc;
    background: #0d4d84;
    border: 1px solid #266FAE;
}

.submit {
    color: #fff;
    border: 1px solid #266fae;
}

.bsk_add_count {
    color: #fff;
    background: #0D4D84;
    border: 1px solid #266FAE;
}

.active a {
	font-size: 14px;
	color: yellow;
}
.flag {
    opacity:0.4;
    filter:alpha(opacity=40);
    }
#active_lang img{
    opacity:1;
    filter:alpha(opacity=100);
    }
	 
H2.title{
	color: #FF4500;
	font-size: 92%;
}
.lang_box {
	text-align:right;
	}	 
	
.bsk_add_submit{
	color: #fff;
	background: #FF4500;
}

.name {
  color:#44ccff;
  }

.product_list{
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.product_list table {
  border-collapse:collapse;
}
.product_list td,.product_list th{
  border-collapse:collapse;
  padding:5px;
} 

.product_list thead th{
	color: #ff4500;
  background:#EFEFEF;
  text-align:left;
}
.product_list tbody th{
 	color: #ff4500;
  text-align:left;
  background: #EFEFEF;
}
.product_list tfoot td{
  text-align:right;
  font-weight:bold;
  background:#369;
}
.product_list tbody td{
  background:#0D4D84; 
}
.product_list tbody tr.odd td{
  background:#0D4D84; 
}









.olejtabletr tr{
	color: #cccccc;
}

.tablename{
	color: #cccccc;
}

tablename a{
	color: #cccccc;
}

tablename a:hover{
	color: #cccccc;
}

.tableadd{
	color: #cccccc;
}
  
.sumary {
  color: #ffffff;
}

.usr_confirmation{
  color: #ffffff;
	padding: 10px 0 0px 0;
}

.post_confirmation{
  color: #ffffff;
   margin: 0 auto;
	padding: 15px 0 15px 0;
}

.importantinput{
  color: #44ccff;
}


.warningtext{
  display: block;
  background: #ff4500;  
  color: #ffffff;
  font-size:24px;
  padding: 10px;
  margin: 10px;
  }  
  
  
  #lcolumn .box table {
	font-size: 80%;
}

.tiny {
	color: #ffffff;
}

.capt{

}

.head{
	font-weight: bold;
}

.color{
	color: #00bfff;
	font-weight: bold;
}

.color2{
	color: #FF4500;
	font-weight: bold;
}
#bl {
	color: black;
}

.content-bl input, .content-bl select{
	background: white;
	color: black;
}

.content-bl #bl a {
	}

