body {
	background: #F3F0DB;
  margin: 0 ;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
  text-align: center;
}

select {
  background-color: #efefef;   
  font-size: 11px;
  border: #cccccc 1px solid;
  position: relative;
  z-index: fixed;;
   
 
}

option {
cursor: pointer;
font-size: 10px;
 
}

#page {
	text-align: left;
	width: 1000px;
	position: relative;
	margin: auto;
 
}
#header {
	background: url(../images/header.jpg) top no-repeat;
	width: 800px;
	height: 142px;
	margin-left: 112px;
	
}
#flags {
	width: 38px;
	height: 115px;
	margin:  0 0 0 745px;
	padding: 23px 0 0 0;
}
#flags ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
#flags li {
    margin:0;
    padding:0;
	margin-top: 2px;
        border: 0;
        display: block;
        height: 23px;
}
#flags img {
        border: 0;
}


 


#menu ul ul   {
position: absolute;
top: 100%;
left: 0;
width: 100%;
z-index: 10;
 
}

 
/* spodni menu */
#nav2 {
 
	width: 768px;
	height: 48px;
	margin: 0 0 0 122px;
	background: url(../images/nav2.jpg) top no-repeat;

		 
}
 
/* contet - start*/
#contentC {
	width: 1000px;
	height: 642px;
	margin: 0;
	padding: 0;
	background: url(../images/bgc2.jpg) left no-repeat;
	
 


}
#content {
	height: 400px;
	width: 650px;
	margin: 0 0 0 190px;
	color: #5F5F5E;
	text-align: justify;
	font-size:0.7em;
	line-height: 13px;
	text-overflow: auto;
	position: relative;
	
}

#textcontent {
  height: 440px;
}

#Qnav {
  position: relative; 
  float: left;
  margin-left: 1px;
}

/* contet - end*/
/* footer - start*/
#footer {
	width: 610px;
	/*padding: 75px 0 0 190px;*/
	position: relative;
	top: 75px;
	left: 190px;
	/*margin-top:75px;
  margin-left:190px;*/
  font-size:0.7em;
}
.right {
	text-align: right;
	border-bottom: #817B7B 1px solid;
	padding-bottom: 4px;
}
/* footer - end*/
/* text format - start*/
h1 {
	font-size: 1.5em;
	color: #393939;
	margin: 0;
	padding: 0 ;
}
h2 {
	font-size: 1.4em;
	color: #0860A7;
	margin: 0;
	padding: 3px 0 8px 0;
}
h3 {
	font-size: 1.1em;
	color: #393939;
	margin: 0;
	padding: 3px 0 0 0;
}
a {
	color: #0065A7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 6px 0 6px 0;
	padding: 0;
	text-indent: 2%;
}
.rimg {
	margin: 0 0 5px 10px;
	float: right;
	position: relative;
	border: #EAE3DA 1px solid;
	z-index: 1;
}
.limg {
	margin: 0 10px 0 0;
	float: left;
	position: relative;
	border: #EAE3DA 1px solid;
	z-index: 1;
}

.kimg {
	border: #EAE3DA 1px solid;
}

.rbutton {
	margin: 0 0 5px 10px;
	float: right;
	position: relative;
	border: none; 
	 
}
.lbutton {
	margin: 0 10px 0 0;
	float: left;
	position: relative;
	border: none; 
	 
 
}



.ndspl {
	display: none;
}

.clear {
	clear: both;
}

.kontakty  {
  width: 100%;
  border-collapse: collapse; 
  border-color: black;
  border: 1px solid green;
}

.arrow {
  font-family: Verdana; 
  font-size: 8px; 
}


.right {
text-align: right;
}

.item {
position: relative; 
float: left
}

/* katolog */
.catalogue {
border: 1px solid #cccccc; 
width: 100%; 
margin: 5px 0 5px 0;

}


.box {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-top:20px
}
.box .info {
    display: inline;
    width: 300px;
    text-align: justify;

}

.box table {
    width: 650px;
    border-collapse: collapse;
}

.box table th, .box table td {
    height: 20px;
    border: 1px solid #555;
}

.box table th {
    background: #dfd8c7;
    color: #5992bf;
}

.box table td.first {
    background: #f3f0dd;
     color: #5992bf;
}

.box h3 strong {
    text-transform: uppercase;
}
 #slider {
 		width:636px;
		height:210px;
		margin-bottom: 10px;
 }

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider li { 
		background-repeat: none;
		width:636px;
		height:210px;
		overflow:hidden; 
	}	
	#slider li#poradace {
    background-image: url("../images/slide/poradace.jpg");
  }
  #slider li#box {
    background-image: url("../images/slide/archivbox.jpg");
  }
  #slider li#krabice {
    background-image: url("../images/slide/archivni-krabice.jpg");
  }
  #slider li#desky {
    background-image: url("../images/slide/spisove-desky.jpg");
  }
  #slider li#lepenky {
    background-image: url("../images/slide/lepenky.jpg");
  }
  #slider li h2 {
    margin-top: 50px;
    margin-right: 20px;
    text-align: right;
    font-family: helvetica, arial, sans-serif;
    font-weight: lighter;   
  }
  #slider li h2 a {
    color: #b5aa8d; 
    text-decoration: none;
    font-size: 45px;
  }
  #slider li h2 a:hover {
    color: #444;
  }
  #slider li p.slider-text {
    margin-top: 30px;
    margin-left: 265px;
    width: 350px;
    text-align: right;
    font-family: helvetica, arial, sans-serif;

    font-size: 16px; 
    line-height: 18px;
    font-weight: lighter;   
  }
  #slider li p.slider-text a {
    color: #aea48a;
    text-decoration: none;
  }
  #slider li p.slider-text a:hover {
    color: #444;
  }
  h2.ns {
    color: #414141;
    font-size: 15px;
  }
  #nase-oceneni {
    width: 98%;
    text-align: left;
  }
  #nase-oceneni img {
    width: 110px;
    margin-right: 10px;
  }
	ol#controls{
	  position: absolute;
	  top: 205px;
	  right: 10px;
		padding:0;
		height:24px;	
	}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:20px;
	}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		border:1px solid #ccc;
		background:#ebe4d7;
		color:#555;
		padding:0 4px;
		text-decoration:none;
	}
	ol#controls li.current a{
		background:#f3f0dd;
		font-weight: bolder;

	}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
  .imgpadd {
    margin: 10px;
  }
  
  p.western {line-height: 16px;font-weight: normal;font-size: 13px; text-indent:0; margin-bottom: 0;}
