/** BASIC */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h3 {
	font-size: 12px;
	}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F2731;
}

p, blockquote, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #3398CC;
}

.text2 {
	/*text-transform: lowercase;*/
	font-size: 9px;
	font-weight: normal;
	color: #F58220;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
}

.text4 {
	text-align: right;
	color: #868686;
}

.text5 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.text6 {
	color: #ECF6FA;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 10px;
	background: url(images/homepage21.gif) no-repeat left bottom;
	color: #75AE00;
	line-height: 200%;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #9B9B9B;
}

.list2 strong {
	float: left;
	width: 45px;
	color: #575E66;
}

.list2 a {
	color: #75AE00;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 a {
	padding-left: 10px;
	background: url(images/subpage04.gif) no-repeat left bottom;
	color: #FFFFFF;
	line-height: 200%;
}
.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 a {
	padding-left: 15px;
	background: url(images/subpage06.gif) no-repeat left bottom;
	color: #FFFFFF;
	line-height: 200%;
}

/** LINKS */

a {
	color: #3397CC;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.link1:hover {
	text-decoration: underline;
	/*color:#75AE00;*/
	}
/** STYLES */

.style1 {
	font-size: 10px;
	font-weight: normal;
	color: #8C8C8C;
}

.style1 a {
	text-decoration: none;
	font-size: 11px;
	color: #75AE00;
}

.style1 a:hover {
}

.style2 {
	text-align: center;
	font-size: 10px;
	color: #BEBEBE;
}

.style2 a {
	color: #95C7E2;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage05.gif) repeat-y left top; }
.bg3 { background: url(images/homepage14.gif) repeat-y left top; }
.bg4 { background: url(images/homepage12.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage22.jpg) no-repeat left top; }
.bg-green { background-color: #7bb700; }
.bg1-green { background: url(images/homepage03-green.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 2px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 2px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	padding: 0px 0px 10px 0px;
	background: url(images/homepage20.gif) repeat-x left top;
}
#testobr {
	position : absolute;
	top: 200px;
	left : 200px;
	}
	
div.skupiny ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding : 0;
	width:100%;
	margin: auto;
}
div.skupiny li {
	float:left;
	height : 100px;
	width : 120px;
	margin: 0px 0px 15px 15px;
	_margin : 0px 0px 25px 15px;
	>margin : 0px 0px 25px 15px;
	padding : 0;
	font-weight: bold;
	}
div.skupiny li li {
	float:none;
	height : 10px;
	font-weight: normal;
	margin: 2px 0px 0px 15px;
	padding : 0px 0px;
	}
div.podskupiny {
	width : 100%;
	/*margin: 0px 150px 0px 0px;*/
}	
 div.podskupiny ul {
	float:left;
	margin: auto;
	width:190px;
	}

div.zpet {
	clear:both;
	padding : 20px 0px;
}

div .box-nonhp {
background:transparent url(tecky.gif) repeat-x scroll left top;
float:left;
/*height:117px;
margin:12px 25px;*/
margin: auto;
padding:7px 0 0 0;
width: 100%;


}
.box-nonhp a.foto {
float:left;
padding:0 15px 0 0;
width:85px;
height:85px;
}

.box-nonhp div.left {
float:left;
/*height:110px;*/
overflow:hidden;
width:320px;
}
.box-nonhp div.right {
float:right;
/*height:110px;
overflow:hidden;
width:430px;*/
	width : 190px;
	background : AliceBlue;
	padding : 3px;
}
.box-nonhp div.left p.popis {
	margin-bottom : 0;
}
.box-nonhp div.left p.popis img{
	position: relative;
	top: -4px;
	_top: 0px;
	>top: 0px;
}
.box-nonhp div.right .popis{
	text-align : center;
	font-weight : bold;
}
.box-nonhp div.right .obsah {
	text-align : justify;
	margin : 0 0 10px 0;
}
.box-nonhp div.right .cena {
	margin : 0 0 3px 0;
	text-align: right;
}
.box-nonhp div.right .cenabez {
	margin : 0 0 3px 0;
	text-align : right;
	color:Gray;
}
.box-nonhp div.stred1 {
	/*float : right;*/
	margin : auto;
}
.stred1 .popis{
	text-align : center;
	margin : 10px 0 0 0;
}
.stred1 .obsah {
	text-align : center;
	margin : 0 0 5px 0;
	font-weight : bold;
}
#box3.detail {
	padding : 0;
}
h1.detail {
	font-size : 18px;
	text-decoration : underline;
}
#foto {
	width : 310px;
}
#popis {
	margin-top : 10px;
	float : right;
	width : 390px;
}
#popis #cena-dostupnost {
	width : 200px;
	margin : 20px auto;
	background : AliceBlue;
	padding : 3px;
}
#popis div .popis{
	text-align : center;
	font-weight : bold;
}
#popis div .obsah {
	text-align : justify;
	margin : 0 0 10px 0;
}
#popis div .cena {
	margin : 0 0 3px 0;
	text-align : right;
}
#popis div .cenabez {
	margin : 0 0 3px 0;
	text-align : right;
	color:Gray;
}

#content #popis label {
float:none;
}
#blok2 div.podskupiny ul{
	margin : 10px 0 10px 0;	
}
#ajax_search_kategorie div.podskupiny ul {
	margin : 5px 0 5px 0;	
}

.objform {
	text-align : center;
	padding: 5px;
	background : #98FB98;	
}
.clear {
background:transparent none repeat scroll 0 0;
clear:both;
font-size:1px;
height:1px;
}
input.btn {
margin:0 0 -5px 0px;
}
#vyhledavani h3 {
	color:#ECF6FA;
	
	}
#hledani {
	position : relative;
	top: -8px;
}
#basket a {
	color : white;
}
#foto {
	float : left;
	width : 310px;
}
/***************************************************************
*/
h3.minus {
	background:transparent url(minus.gif) no-repeat scroll left 80%;
	padding-left:15px;
}
h3.plus {
	background:transparent url(plus.gif) no-repeat scroll left 80%;
	padding-left:15px;
}
div.strankovani a {
	color:#AD0008;
	padding:3px;
}
div.strankovani span.active {
	font-weight:bold;
	padding:1px;
}

table {
	border-collapse:collapse;
	font-size:100%;
	margin:0 0 1em;
	width:100%;
}
thead, table th {
background:#F1F1F1 none repeat scroll 0 0;
color:#000000;
font-weight:bold;
text-align:left;
}
table td, table th {
border:1px solid #E1E1E1;
padding:4px 5px;
}
table.bezram td, table.bezram th {
	border: none;
	text-align : left;
}

table.kosik th {
background:#F1F1F1 none repeat scroll 0 0;
color:#000000;
font-weight:bold;
text-align:center;
}
.alignL {
float:left;
}
.alignR {
float:right;
}

#content fieldset {
border:1px solid #F3F0F0;
margin-bottom:1em;
padding:0 20px 20px;
}
legend {
/*color:#888888;*/
padding:20px 5px;
}
#content label {
/*color:#707070;*/
float:left;
font-weight:bold;
margin-right:5px;
}
#content .box-nonhp label {
	float:none;	
}
label span {
display:block;
width:170px;
}
#registrace table td, table th {
border:0px solid #E1E1E1;
padding:4px 5px;
}
.img_podminky {
	position : relative;
	top: -5px;
	}
/*******************************************************
*/
#search_div #ajax_search_kategorie {
	margin : 10px 0 10px 0;
}#search_div #ajax_search_zbozi {
	margin-bottom : 10px;
}
#waitingimg {
	Vertical-align : top;
}
.kusuvkosi {
	margin : 0 0 0 5px;
}

.addthis_default_style {
	margin-top : 3px;
}
#razeni {
	margin-bottom : 3px;
}
.facefoto {
	padding : 0 10px 0 0;
	border : 0px;
	float: left;
	
}
.kontaktface {
	padding : 10px 0;
	}
.kontaktshop {
	padding : 20px;
	}
.clear {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    font-size: 1px;
    height: 1px;
}

/* -- Homepage Content -- */
.clear {clear:both;}
.content {background: #fff;width: 700px;}
.leftcolumn {width: 390px;float: left;overflow: hidden;padding: 0 10px;}
	.leftcolumn h2 {color: #7bb700;padding: 5px 10px 10px;font-size: 18px;line-height: 1.4em;text-decoration: underline;}
  .item {width: 340px;padding: 10px 10px 10px 60px;border-bottom: 1px solid #dedfe0;position: relative;top: 1px;background: url(../images/item_bg.png) no-repeat center left;}
  .item h3 {color: #f68118;font-size: 14px;padding: 5px;}
  .item p {color: #404040;font-size: 12px;padding: 5px; margin-bottom: 0px;}
  .item a {color: #404040;text-decoration: underline;}
  .item a:hover {text-decoration: none;}
.rightcolumn {width: 260px;float: right;border-left: 1px solid #dedfe0;padding: 10px 10px;}
  .rightcolumn h2 {border-bottom: 1px solid #dedfe0;color: #2988c2;padding: 5px 10px 10px;font-size: 18px;line-height: 1.4em;}
  .rightcolumn p {padding: 10px 10px;font-size: 12px;color: #404040;}
  .partners {overflow: hidden;}
	.partners a {position: relative;top: 1px;float: left;clear: right;padding: 10px 0;margin: 0;}

.centercolumn {width: 700px;clear: both;padding :30px 0 0 0}
  .topfive {width: 690px;margin: 5px;}
  .topfive h2 {width: 319px;height: 30px;color: #fff;font-size: 14px;padding: 0 0 0 20px;position: relative;bottom: -4px;}
  .topfive.green {background: url(../images/tf_bg.png) repeat-y left top;}
  .topfive.orange {background: url(../images/tf_bg.png) repeat-y left top;}
  .topfive ul {width: 300px;list-style-type: none;padding: 0 10px;}
  .topfive li {background: url(../images/tf_li.png) no-repeat top left;padding: 0 0 0 10px;}
  .topfive .clear {background: url(../images/tf_end.png) no-repeat center bottom;width: 690px;height: 15px;}
  .topfive .left {float: left;width: 340px;}
  .topfive .right {float: right;width: 340px;}
  .topfive.green .in {background: url(../images/tf_green.png) no-repeat top center;width: 690px;}
  .topfive.orange .in {background: url(../images/tf_orange.png) no-repeat top center;width: 690px;}  
/* -- Homepage Content Ends -- */

#HeurekaId {
	padding : 0 27px;	
}

/* Styly barevnosti */
div.imgbarevnost {
	/* float: left; */
	margin: 2px 0px 0px 0px;
}
span.imgbarevnost {
	font-weight: bold;
}
img.imgbarevnost {
	position : relative;
	top:1px;
}

div.inbasket {
	background-color:#cbfdcb;
}

}
