
*
{
margin:0px;
padding:0px;
border:0px;
}

body, html
{
border:0px none;
margin:0px;
padding:0px;
text-align:center;
/*font-family: Arial , "Tahoma", "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
color: #666;
background:#091e2a;
background-repeat:repeat-x;
background-position:top;
font-size:14px;
}

#strankaobal                /*                  bodywrap                 */
{
width: 1024px;
margin: 0px auto;
background-color: #fff;
background: url('../img/opakovac.gif') top right repeat-y;
}

#strankavnitrek {        /*                   #container             */
	width: 100%;			/* MSIE needs at least width definition to cut extra margin/padding trick */
	overflow: hidden;		/* hide margin/padding trick in well-CSS browsers = true Gecko based */
	background-color: transparent;	/* setting background color will cover container 'footer' */
}

#strankavnitrek .sloupy { /*                  #container .column     */
	float: left;

}

#hlavnipanelobal {       /*                   #center                */
	width: 100%;			/* define colum across whole space to be basic structure */
}

#hlavnipanelvnitrek{       /*                              */
	padding-left: 238px;		/* padding to move test from column on the left */
	padding-right: 225px;		/* padding to move test from column on the right */
  text-align:left;
}

#levypanelobal           /*                   #left                  */
{
	width: 226px;
	margin-left: -100%;		/* position column to the left side */
}

#levypanelvnitrek{       /*                              */
margin-left:0px;
}

#pravypanelobal        /*                    #right                  */
{
	width: 222px;
	margin-left: -222px;		/* negative self width to place column to the most right place */

}

#pravypanelvnitrek{       /*                              */
}




/* resetovace */

.resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.brcko{
clear: left;
}

.zbozi-ks { border: 1px solid #CCCCCC; background-color: #FFFFFF; width:45px; margin:3px 5px;}

#pravypanelvnitrek a { color:#1C3A75; }
#pravypanelvnitrek a:hover { color:#666; }

#traxas {
background:transparent url(http://www.model-rc.cz/upload/1/akcnak.jpg) repeat scroll 0 0;
display:block;
float:left;
height:154px;
margin-top:10px;
text-indent:-9000px;
width:281px;
z-index:5;
}

#vrtulnikac {
background:transparent url(http://www.model-rc.cz/upload/1/vrtulniky.gif) repeat scroll 0 0;
display:block;
float:left;
height:154px;
margin-top:10px;
text-indent:-9000px;
width:269px;
z-index:5;
}



/* zalozky */


#zalozky {
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 0px;
	width:100%;
	height:30px;
	background:#000;
	z-index:10;
}
#zalozky ul {
    position: relative;
	margin:0 auto;
	width:1180px;
}
#zalozky li {
    display: block;   
    float:left; 
	color:#fff;
	line-height:30px;
	text-transform:uppercase;
	font-size:11px;  
  height:30px;
  width:165px;
  text-align:center;
  	border-right:1px solid #626262;     
}

#zalozky li#dalsi-shopy {
    background: #000 url(http://www.shop-airsoft.cz/img/sipka-lista.gif) no-repeat right;
    display: block;
    height: 30px;
float:left;
    width: 150px;
    z-index: 10;
	border:0;
	
}

#zalozky h2 {
    color: #FFFFFF;
    padding: 10px 20px;
	z-index:5;   z-index: 1;
	font-size:20px;
	margin:0;
}
#zalozky p {
    color: #FFFFFF;
    padding: 10px 20px;      
     float: left;
    font-size: 12px;  
    text-align:left;
    z-index: 1;
}


#zalozky li .textovac {
    background: rgba(0,0,0,.8);
    display:none;
    height: 230px;
    width: 300px;     	
    line-height:normal;
  
}
#zalozky li:hover .textovac {
	line-height:normal;
    display:block;
	top:0px;
	text-transform:none;
	font-size:12px;
     
  position:relative;
}




#zalozky li a {
    display: block;
    height: 228px;
      position:absolute;
      text-indent: -3000px;
    width: 300px;  
    margin-top:-40px;
    z-index: 10;
	background:url(../img/pruhledny.gif);
}


#zalozky li.kalousek a {
    display: inline;
    z-index: 10;
    color:white;
    text-indent: 0px;
    margin-top:0px;
    position:relative;
}

#zalozky li.kalousek .textovac {
    background: rgba(0,0,0,.8);
    height: 210px;
    width: 300px;     	
    line-height:normal;
  
}

#zalozky span.navstiv {
    background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 5px 0 0;
    bottom: 0;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    left: 60px;
    padding: 7px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
    width: 160px;
	z-index:1;
}

