/**
* LAYOUT - BEZ MENU
*/

/**
* GLOWNE KONTENERY
*/
div#container1{
 text-align:left;
 width:1000px;
 margin:0 auto; 
 border:1px #DBDBDB solid;
 background-color:#E7E7E7;
 position:relative;
 }

div#container2{
 background-color:#fff;
 margin:7px;
 border:1px #f1f1f1 solid;
 position:relative;
 /*padding-top:140px;*/
}


div#footerA { 
 position:relative;
 background-image:url('/r/i/defaulttheme/foot-bg.gif');
 height:22px;
 clear:both;
 width:100%;
 color: #FFF;
 text-align:center;
 font-size:9px;
 font-weight:bold;
}

div#footerA ul {
 padding-top:5px;
 display:block;
 text-align:center;}

div#footerA li {
 margin-left:-1px;
 float:none;
 display:inline;
}
 
div#footerA li a {
 color:#ffffff; 
 text-decoration:none;
 font-weight:bold;} 

div#footerA li a:hover {
 text-decoration:underline;} 

/*div#footerB{
 position:relative;
 padding: 6px 3px 6px 3px;
 background-color:#fff;
}

div#footerB, div#footerB a{
 color:#FF7800;
 font-size:9px;
}

div#footerB div{ 
 float:none !important;
}

div#footerB a{
 float:none !important;
 position:absolute;
 top:6px;
 left:940px;
}*/

#footerDV {
    padding: 6px 10px 5px;
    color: #FF7800;
    background: #fff;
    font-size:9px;
    text-align:left;
    font-weight: bold;
}
#footerDV a { color: #FF7800; }
#footerDV .fbLink {
    float: right;
    font-weight: normal;
    color: #5C5C5C;
}

#footerDV .fbLink span {
    background:url("/r/i/defaulttheme/fb_logo.png") no-repeat;
    color:#2573C0;
    display:inline-block;
    height:14px;
    padding-left:16px;
    padding-top:2px;
    margin-top: -2px;
}

#footerDV a.fbLink:hover { text-decoration: none; }
#footerDV a.fbLink:hover span { text-decoration: underline; }


div#footerC {
 margin:3px auto;
 text-align:center;
 font-size:9px;
 font-weight:bold;
 color:#949494;
}

div#footPath{
/* height:30px;
 position:absolute;
 top:0 !important;
 left:0px;*/
 width:984px;
 background-color:#ff;
}

div#footPath div{
    padding: 7px 0 9px 0;
    background: #fff;
}

div#footPath a{
 font-size:12px;
 color:#7A7A7A;
 font-weight:bold;
 display:inline;
 float:none;
}

div#footPath p{
 font-size:12px;
  color:#7A7A7A;
 display:inline;
 font-weight:bold;
 float:none;
}



/********************** 
* OPIS KATEGORII 
*/


.topDescriptionWithLogo {
	padding:10px 0 10px 10px;
	color:#9E9E9E;
	font-size:     11px;
}
   
.topDescriptionWithLogo h1 {
	margin:0;
    font-size:17px;
    color: #CC0000;
    margin-bottom: 10px;
}
       
.topDescriptionWithLogo h2 {
	margin:0;
	margin-top:    3px;
	margin-right:  8px;
	font-size:     11px;
	color:         #9E9E9E;
	display:       inline;
	font-weight:   normal;
}
				   

.topDescriptionWithLogo .fraza {
 color:#CC0000;
}

.topDescriptionWithLogo p.title{
 margin:0;
 font-size:17px;
 color:#CC0000;
 display: inline;
}

.topDescriptionWithLogo p, 
.topDescriptionWithLogo a {
 color:#9E9E9E;
 font-size:11px;
}

.topDescriptionWithLogo a img{
 position:relative;
 top:2px;
}

.magnifying_glass {
 height: 64px;
 padding:10px 0 10px 90px;
 background:	url(/r/i/sprites/common.png) no-repeat -626px -293px;
 color: #5C5C5C;
}
#ShopLogo{
 text-align:center;
 vertical-align:middle;
}
.topDescriptionWithLogo #ShopDescription {
	padding-bottom: 10px;
}
