* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #f3f3f3 url("../img/bg.jpg") repeat-x;
	font: 0.8em/1.5 "arial", sans-serif;
	color: #000;
	text-align: center;
	border-top: 8px solid #1fa4ca;
}
#bottom{
  width: 100%;
  background: url("../img/bottom.jpg") repeat-x bottom;
  
}
#bea-interobchod {
	width: 750px;
	text-align: left;
	margin: 12px auto 0 auto;
}
/* 
**************************************************************************
                                  OBECNE TRIDY
**************************************************************************
*/
hr, .hidden {
	display: none;
}
.fleft { float: left; }
.clear { clear: both; }
.fright { float: right; }
.block { display: block; }
.noscreen { display: none; }

/* 
**************************************************************************
                                  HLAVICKA S LOGEM
**************************************************************************
*/
#header{
  width: 750px;
  height: 138px;
  position: relative;
}
#logo {
	width: 323px;
	height: 129px;
	line-height: 129px;
	margin: 0;
	padding: 0;
	top: 0;
	font-size: 150%;
	position: relative;
	overflow: hidden;
	background: #f3f3f3;
	display: block;
	text-align: center;
}
#logo a{
  color: #000;
  text-decoration: none;
}
#logo a:hover{
  color: #1fa4ca;
}
#logo a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 323px;
	height: 129px;
	margin: 0;
	padding: 0;
	color: #000;
  background: url("../img/logo.jpg") 0 0 no-repeat;
	cursor: pointer;
}
a#web {
  position: absolute;
  top: 0;
  right: 0;
  color: #838383;
  font-size: 11px;
  padding: 0 10px 0 0;
  text-align: right;
  height: 30px;
  line-height: 30px;
  border-right: 1px solid #e4e4e4;
  text-decoration: none;
}
a#web:hover{
  color: #000;
  border-right: 1px solid #000;
}
.drobecek{
  font-size: 11px;
  color: #929292;
  height: 30px;
  display: block;
  line-height: 30px;
}
.drobecek a{
  color: #929292;
}
h1{
  margin: 10px 0 10px 0;
  font-size: 140%;
  color: #1fa4ca;
  line-height: 25px;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 0 15px;
  font-weight: normal;
  background: url("../img/sipka-modra.jpg") no-repeat left 11px;
}
h2{
  margin: 10px 0 10px 0;
  padding: 0 0 0 15px;
  font-size: 110%;
  line-height: 25px;
  border-bottom: 1px solid #dcdcdc;
  color: #000;
  
  background: url("../img/sipka-cerna.jpg") no-repeat left 9px;
}

h3{
  margin: 10px 0 5px 0;
  color: #333333;
  font-size: 100%;
}
h4{
  margin: 10px 0 0 0;
  color: #333333;
  font-size: 95%;
}
h5{
  margin: 10px 0 0 0;
  color: #333333;
  font-size: 90%;
}
h6{
  margin: 10px 0 0 0;
  color: #333333;
  font-size: 85%;
}
/* 
**************************************************************************
                                 NAVIGACE
**************************************************************************
*/

ul#nav{
  list-style: none;
  display: block;
  background: #e4e4e4;
  padding: 0 0 0 0;
  margin: 5px 0 10px 0;
  width: 750px;
  line-height: 37px;
  overflow: hidden;
}
ul#nav li{
  display: block;
  height: 37px;
  float: left;
  position: relative;

}
ul#nav li a{
  display: block;
  float: left;
  padding: 0 20px;
  color: #434343;
  height: 37px;
  font-weight: bold;
  text-decoration: none;
  background: url("../img/nav-bg.jpg") no-repeat right;
  border-right: 1px solid #fff;
}
ul#nav li a.active{
  color: #434343;
  background: #d3d3d3;
  border-right: 1px solid #fff;
}
ul#nav li a:hover{
  color: #000;

  background: #ededed;
  border-right: 1px solid #acacac;
}
ul#nav li ul {
	display: none;
	width: 190px;
	position: absolute;
	left: 0;
	top: 39px;
	padding: 0;
	margin: 0;
	background: #e7f8ff;
	z-index: 10;
}
ul#nav li:hover ul, ul#nav li.hover ul {
	display: block;
}
.content ul.subnav{
  background: #eeeeee;
  padding: 10px 0 10px 30px;
  margin: 0;
}
ul.subnav li{
}

ul.subnav li a{
  color: #525252;
  display: block;
  font-size: 16px;
  width: 100%;
}
ul.subnav li a.active {
  color: #004050;
  text-decoration: none;
  display: block;
}
ul.subnav li a:hover{
  color: red;
  text-decoration: underline;
}
/* 
**************************************************************************
                                  OBSAH STRÁNEK
**************************************************************************
*/
dl{
  clear: both;
  display: block;
  overflow: hidden;
  line-height: 35px;
  border-bottom: 1px solid #fff;
  margin: 0 10px;
  padding: 0 10px;
}
dl dt{
  display: block;
  width: 230px;
  float: left;
  color: #414141;
  padding: 0 20px 0 0;
}
dl dd{
  display: block;
  float: left;
}
dl dd span{
  width: 150px;
  display: block;
  float: left;
}
dl dd br{
  clear: both;
}
dl label{
  display: block;
  cursor: pointer;
  width: 400px;
}
dl textarea{
  padding: 2px 3px;
  border-top: 1px solid #7e7e7e;
  border-left: 1px solid #7e7e7e;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  margin: 5px 5px 0 0;
  width: 380px;
  height: 100px;
}

dl input{
  padding: 2px 3px;
  border-top: 1px solid #7e7e7e;
  border-left: 1px solid #7e7e7e;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  margin: 0 5px 0 0;
}
dl .submit-form{

}
dl .submit-form input{
  padding: 3px 15px;
  font-weight: bold;
  border-top: 1px solid #59c5e4;
  border-left: 1px solid #59c5e4;
  border-bottom: 1px solid #137c9b;
  border-right: 1px solid #137c9b;
  margin: 0 5px 0 0;
  background: #2ca4c7;
  color: #fff;
  cursor: pointer;
}
dl select{
  margin: 5px 0 0 0;
  border-top: 1px solid #7e7e7e;
  border-left: 1px solid #7e7e7e;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}
#container{
  height: auto;
  overflow: hidden;
  width: 750px;
}
#container .in{
  padding: 0 0 0 10px
}

.content{
  width: 538px;
  padding: 0 0 20px 0;
  float: left;
}
.content ul{
  margin: 10px 30px;
}
#container .content .in{
  padding: 0 10px 0 10px;
}
.content p{
  padding: 5px 10px;
  color: #333333;
}
.content address{
  font-style: normal;
  color: #313131;
}
.content address strong{
  display: block;
  color: #432a05
}
.content dl{
  clear: both;
}
.content dl dt{
  color: #432a05;
  width: 50px;
  float: left;
  display: block;
}
.content dl dd{
  color: #313131;
  display: block;
  float: left;
}
.content dl dd a{
  color: #313131;
  text-decoration: none;
}
.content dl dd a:hover{
  color: #313131;
  text-decoration: underline;
}
#panel{
  width: 192px;
  padding: 30px 0 0 0;
  float: left;
  margin: 0 0 0 0;
}
#panel #aktuality{
  background: #eeeeee;
  padding: 5px 7px;
  margin: 0 0 15px 0;
}

#panel .nadpis{
  border-bottom: 1px solid #dcdcdc;
  font-size: 110%;
  color: #3e3e3e;
  line-height: 25px;
  padding: 0 15px 0 0;
  background: url("../img/sipka-cerna2.jpg") no-repeat right 10px;
  display: block;
  text-align: right;
}
#panel #aktuality small{
  color: #9f9a9a;
  font-size: 11px;
  line-height: 20px;
}
#panel #aktuality p{
  color: #2b2b2b;
  font-size: 11px;
  text-align: justify;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #e6e6e6;
}
.content .col1{
  width: 253px;
  float: left; 
  margin: 0 10px 0 0;
}
.content .col2{
  width: 253px;
  float: left;
}
.content .col1 address{
  color: #343434;
  font-size: 140%;
  width: 210px;
  margin: 0 auto;
}
.content .col2 dl{
  clear: both;
  color: #373737;
  border: none;
  height: 27px;
  line-height: 27px;
  margin: 0;
  padding: 0;
}
.content .col2 dt{
  float: left;
  text-align: right;
  width: 50px;
  padding: 0 3px 0 0;

  color: #373737;
}
.content a.email{
  line-height: 40px;
  font-size: 140%;
  text-align: center;
  display: block;
  clear: both;
  margin: 10px 0 0 0;
  color: #373737;
  text-decoration: none;
  border-top: 1px solid #dcdcdc;
}
.content a.email:hover{
  color: #000;
}
.content .col2 dd{
  float: left;
  font-size: 140%;
}
.sitemap{
  list-style: none;
  margin: 10px 10px;
}
.sitemap li a{
  display: block;
  height: 22px;
  line-height: 22px;
  color: #444444;
}
.sitemap li a:hover{
  color: #000;
}
a#mapka{
  border: 3px solid #fff;
  margin: 5px auto 15px auto;
  text-align: center;
  display: block;
  width: 162px;
  height: 119px;
}
a#mapka:hover{
  border: 3px solid #323232;
}
/* 
**************************************************************************
                                  PATICKA
**************************************************************************
*/
#footer{
  height: 150px;
}
#footer small{
  color: #7e7e7e;
}
#footer #partners{
  width: 750px;
  clear: both;
  height: 70px;
  border-top: 1px solid #dcdcdc;
}
#footer #partners a{
  width: 150px;
  height: 56px;
  margin: 5px 0;
  display: block;
  float: left;
  font-weight: bold;
  text-align: center;
  line-height: 56px;
  background: #f3f3f3;
  position: relative;
  text-decoration: none;
}
#footer #partners a#minolta{
  line-height: 28px;
}
#footer a span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
  width: 150px;
  height: 56px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#footer a#canon{
	color: #ef3b26;
}
#footer a#sharp{
	color: #cc0000;
}
#footer a#hp{
	color: #000000;
}
#footer a#develop{
	color: #e2091a;
}
#footer a#minolta{
	color: #010206;
}
#footer a#canon span{
  background: url("../img/partneri/canon.jpg") no-repeat 50%;
}
#footer a#sharp span{
  background: url("../img/partneri/sharp.jpg") no-repeat 50%;
}
#footer a#hp span{
  background: url("../img/partneri/hp.jpg") no-repeat 50%;
}
#footer a#develop span{
  background: url("../img/partneri/develop.jpg") no-repeat 50%;
}
#footer a#minolta span{
  background: url("../img/partneri/minolta.jpg") no-repeat 50%;
}
#footer #foot{
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  color: #3e3e3e;
  clear: both;
  font-size: 11px;
  border-top: 1px solid #ababab;
}
#footer #foot a{
  color: #000;
  text-decoration: none;
}
#footer #foot a:hover{
  color: #3e3e3e;
  text-decoration: underline;
}