/* CSS Document */
@import url("layout.css");

#frame1 {
    float:left;
    margin:0;
    padding:0;
    width:611px;
    text-align:left;
}
#frame1-title {
    position:relative;
    margin:0;
    padding:0;
    width:611px;
    height:34px;
    background:#f8e161 url("../img/title1.jpg") no-repeat left top;
}
#frame1-title span {
    position:absolute;
    top:10px;
    left:42px;
    font-size:78%;
}

#frame1-yellow-content {
    padding:0 7px 0 3px;
    width:601px;
    height:78px;
    background:#fff893 url("../img/frame1-bg-yellow.gif") repeat-y left top;
}
#frame1-content {
    padding:0 7px 0 3px;
    width:601px;
    height:190px;
    background:#fff url("../img/frame1-bg2.gif") repeat-y left top;
}
#frame1-foot {
    width:611px;
    height:15px;
    background:url("../img/frame1-foot.jpg") no-repeat left top;
}

#frame1-boxl {
    position:relative;
    float:left;
    margin:0;
    padding:0 7px 0 7px;
    width:289px;
}
#frame1-boxr {
    position:relative;
    float:left;
    padding:0;
    width:298px;
    height:74px;
}
#right-text {
    position:absolute;
    top:29px;
    left:59px;
    margin:0;
    padding:0;
    width:235px;
    font-size:70%;
}
#frame1-contl {
    float:left;
    padding:0 7px;
    width:290px;
    height:190px;
    background:url("../img/frame1-box-bg.gif") repeat-y right top;
}
#frame1-contr {
    float:left;
    position:relative;
    padding:0 7px;
    width:283px;
    height:130px;
}
#frame1-contr-yellow {
    float:left;
    position:relative;
    padding:0 7px;
    width:283px;
    height:60px;
    background:#fff893;
    font-size:95%;
}
#frame1-contr-yellow h4 {
position:relative;
left:37px;
}
#frame1-contr-yellow ul {
position:relative;
left:37px;
}


.dodavka-box {
position:relative;
padding:2px 0;
height:85px;
}
.box-end {
  border:solid #d4d5d6;
  border-width:0 0 1px 0;
}
.dodavka-box h5 {
margin:0;
padding:0;
font-size:75%;
color:#d9762d;
}
.dodavka-box p {
margin:0;
padding:0;
font-size:70%;
}
.vzor-box {
position:relative;
margin:2px 0 3px 0;
padding:0;
height:60px;
}
.vzor-box h5 {
margin:0;
padding:0;
font-size:75%;
}
.vzor-box p {
margin:0;
padding:0;
font-size:70%;
}


.orangeh4 {
    margin:5px 0;
    padding:0;
    color:#d9762d;
    font-size:13px;
    text-decoration:none;
}
.redh4 {
    margin:5px 7px;
    padding:0;
    color:#cc2228;
    font-size:13px;
    text-decoration:none;
}

.doted-ul {
    margin:0 0 10px 0;
    padding:0 17px;
}
.doted-ul li {
    margin:0;
    padding:0;
    font-size:70%;
    list-style-image:url("../img/cyrcle-li.gif");
}

.frame1-naradi {
    background:#fff893 url("../img/naradi.jpg") no-repeat 149px top;
}

/*sipky*/
#sipka1 {
position:absolute;
left:257px;
top:4px;
width:32px;
height:21px;
background:url("../img/sipka1.jpg") no-repeat left top;
}
#sipka2 {
position:absolute;
top:26px;
left:19px;
width:21px;
height:32px;
background:url("../img/sipka2.jpg") no-repeat left top;
}
#sipka3 {
position:absolute;
left:2px;
top:5px;
width:32px;
height:21px;
background:url("../img/sipka1.jpg") no-repeat left top;
}

/* vice odkaz */
.more {
  position:absolute;
  bottom:8px;
  left:250px;
	margin:0; 
	padding:0;
	width:34px; 
	height:12px;
	overflow:hidden;
	font-size:10px;
	z-index:0;
}
.more span {
	display:block;
	position:absolute; 
	margin:0; 
	padding:0;
	left:0; 
  top:0; 
	z-index:0;
	width:34px; 
	height:12px;
	cursor:pointer;
	background:url("../img/more.gif") no-repeat left top;
}
.more:hover span {
	cursor:pointer;
	background:url("../img/more-hover.gif") no-repeat left top;
}

#frame2 {
    float:right;
    position:relative;
    margin:0;
    padding:0;
    width:279px;
    text-align:left;
}
#frame2-title {
margin:0;
padding:0;
width:279px;
height:37px;
background:#afc54a url("../img/title2.jpg") no-repeat left top;
color: #000000;
}
#frame2-title span {
  position:absolute ;
  top:12px;
  left:42px;
  font-size:70%;
  font-weight:bold;
}
#frame2-green-content {
padding:0 10px;
width:259px;
height:75px;
background:#d6e293 url("../img/frame2-green-bg.gif") repeat-y left top;
}
#frame2-green-content h4 {
margin:0;
padding:0;
position:absolute;
top:40px;
left:120px;
font-size:80%;
color:#5a8238;
text-decoration:underline;
}
#frame2-green-content p {
margin:0;
padding:0;
position:absolute;
top:55px;
left:120px;
font-size:70%;
}
#pokladna {
position:absolute;
top:37px;
left:23px;
width:73px;
height:66px;
background:url("../img/pokladna.jpg") no-repeat left top;
}
a.frm2{
	color: #000000;
	text-decoration: none;
    cursor: pointer;
    cursor: hand;
}
#frame2-white-content {
position:relative;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
width:269px;
min-height:75px;
background:#fff url("../img/frame2-white-bg.gif") repeat-y left top;
}

#frame2-white-content-02 {
position:relative;
text-align: right;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
width:269px;
background:#fff ;
}

#frame2-white-content-02 a{
    font-size: 13px;
    color: black;
}

#frame2-white-content-02 a:hover{
    text-decoration: none;
}

#pila {
position:absolute;
bottom:0;
left:4px;
margin:0; 
padding:0;
width:278px;
height:71px;
overflow:hidden;
font-size:90%;
z-index:0;
}
#pila span {
display:block;
position:absolute; 
margin:0; 
padding:0;
left:0; 
top:-4px; 
z-index:0;
width:271px;
height:76px;
background:url("../img/robomow_banner.jpg") no-repeat center top;
}
#frame2-red-content {
margin:0;
padding:0;
width:279px;
height:19px;
line-height:19px;
background:#cc2228 url("../img/frame2-red-bg.gif") repeat-y left top;
}
#frame2-red-content span {
position:relative;
top:0px;
left:10px;
color:#fff;
font-size:80%;
}
#frame2-green2-content {
padding:0;
width:279px;
height:4px;
background:#d6e293 url("../img/frame2-green-bg.gif") repeat-y left top;
line-height:0;
font-size:0;
}
#frame2-stihl {
position:relative;
margin:0; 
padding:0;
width:279px;
height:44px;
overflow:hidden;
font-size:70%;
z-index:1;
}
#frame2-stihl span {
display:block;
position:absolute; 
margin:0; 
padding:0;
left:0; 
top:0; 
z-index:0;
width:279px;
height:47px;
background:url("../img/pujcovna_naradi.jpg") no-repeat left top;
}
#frame2-foot {
padding:5px 10px 0 10px;
width:259px;
height:59px;
background:#d6e293 url("../img/frame2-foot.jpg") no-repeat left top;
}
#frame2-foot h4 {
margin:0;
padding:0;
font-size:75%;
}
#frame2-foot p {
margin:0;
padding:0;
font-size:65%;
}


.reference-img {
	float:left;
	margin:1px 5px 0 0;
	width:90px;
	height:60px;
	text-align:left;
}

.reference-img img {
	border:1px solid gray;
}



.categorybox {
position:relative;
float:left;
margin:0 2px 0 0;
width:221px;
height:145px;
background:#e7e7e8 url("../img/smallbox-bg.jpg") no-repeat left top;
text-align:left;
}
.categorybox-title {
	width:217px;
	height:87px;
}
.categorybox-title a {
	display:block;
	width:217px;
	height:87px;
	text-decoration:none;
	color:#000;
}
.categorybox-title a h4 {
position:absolute;
top:72px;
left:10px;
margin:0;
padding:0;
font-size:80%;
text-decoration: underline;
}

#syellow {background:#e7e7e8 url("../img/kategorie/smallbox-yellow.jpg") no-repeat left top;}
#sred {background:#e7e7e8 url("../img/kategorie/smallbox-red.jpg") no-repeat left top;}
#sgreen {background:#e7e7e8 url("../img/kategorie/smallbox-green.jpg") no-repeat left top;}
#sblue {background:#e7e7e8 url("../img/kategorie/smallbox-blue.jpg") no-repeat left top;}

.smallbox-line { 
position:absolute;
top:88px;
width:217px;
height:4px;
background:#f5d32f; 
font-size:0;
line-height:0;
}
#yellow-line { background:#f5d32f; }
#red-line { background:#cc2228; }
#blue-line { background:#0095d7; }
#green-line { background:#32a456; }

.categorybox p {
position:absolute;
top:92px;
left:10px;
margin:0;
padding:0;
width:155px;
height:45px;
font-size:70%;
line-height:15px;
overflow:hidden;
}
.categorybox p a {
	text-decoration:none;
	color:#000;
}
.categorybox p a:hover {
	color:#929292;
}

.catmore {
display:block;
position:absolute;
bottom:8px;
right:8px;
width:40px;
height:10px;
color:#85868a;
text-decoration:none;
font-size:70%;
line-height:10px;
}
.catmore:hover {
color:#000;
}

.catmore span {
position:relative;
top:-2px;
left:13px;
}

#smallbox-yellow-a { background:url("../img/yellow-arrow.gif") no-repeat left top; }
#smallbox-red-a { background:url("../img/red-arrow.gif") no-repeat left top; }
#smallbox-blue-a { background:url("../img/blue-arrow.gif") no-repeat left top; }
#smallbox-green-a { background:url("../img/green-arrow.gif") no-repeat left top; }




