/* Styl tela stranky */
body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: black;
	text-align: center;
}


#main_div {
  width: 1124px;
  margin: 0 auto;
  text-align: left;
  background-color: rgb(239,234,178);
}

.clear {
  clear: both;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background: none;
}

/* bily ramecek kolem vsech elemtnu td,th, img... */
* 
{
  border: 0px rgb(239,234,178) solid;
}

.ON 
{
  border: 1px white solid;
}

/* zneviditelneni ramecku */
.OFF
{
  border: 0px white solid;
}

/* defualtni nasteveni divu */
div
{
  border: 0px white solid;
  background-color: rgb(239,234,178);
}

div.on 
{
  border: 1px white solid;
}

/* Stred stranky*/
.web_center
{

}
/* END OF: Stred stranky*/

.center_text /* centrovani textu */
{
  text-align: center;  
}

.center /* centrovani objektu jako img, table... */
{
  margin: auto 0;
  background-color: white;
  
}


/* Zahlavi stranky */

div.top
{
  /*background-image: url('./../pictures/tr.jpg');
  background-position: center;
  height: 120px;
  font-weight: bolder;
  border-bottom: 1px black solid;*/
  
  background: url('./../pictures/tr2.jpg') 0 0 no-repeat;
  height: 419px;
/* 7.12.2009 16:30:10 */
/*  background: url('./../pictures/tr1.jpg') 0 0 no-repeat;*/
/*  height: 220px;*/
                        
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.nadpis
{
  padding: 0px;
  margin: 0px;
}


/* END OF: Zahlavi stranky*/


/* Menu stranky*/
#leve_menu {
  background-color: rgb(239,234,178);
  margin-bottom: 10px;
  width: 250px;
}

#leve_menu ul {
  padding: 0; 
  margin: 0;
}

.navBar {
  width: 220px;
  background-color: #fff;
  border: none;
  border-left: none;
}

.navBar li{
  list-style-type: none;
}

.navBar ul{
  width: 240px;
  background-color: rgb(239,234,178);
  margin: 0;
  padding: 0;
}

.sub_menu {
  font-size: 90%;
  font-weight: bold;
  width: 220px;
  height: 25px;
  color: #395521;
  text-decoration: none;
  background-color: #d3beb6;
}

.sub_menu a {
  width: 210px;
  display: block;
  height: 25px;
  border-right: 1px solid #000;
  padding: 4px 0 2px 10px;
  background-color: rgb(239,248,143);
}

.sub_menu_set {
  font-size: 90%;
  font-weight: bold;
  height: 25px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;  
  background-color: rgb(239,234,178);
  text-decoration: none;
}

.sub_menu_set a {
  width: 210px;
  height: 25px;
  display: block;
  padding: 4px 0 2px 10px;
}

.ram_dole {
  border-bottom: 1px solid #000;
}

.ram_nahore {
  border-top: 1px solid #000;
}

.relatedLinks {
  width: 220px;
  background-color: rgb(154,202,216);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.relatedLinks p {
  padding: 0;
  margin: 5px 10px;
}

.relatedLinks .li {
  margin-left: 25px;
  font-size: 0.9em;
  font-weight: normal;
}

.relatedLinks ul{
  width: 220px;
  background-color: #d4dced;
}

.relatedLinks li a{
  width: 210px;
  height: 22px;
  display: block;
  padding: 4px 0 2px 10px;

}

.relatedLinks h3 {
  font-family: Arial,Verdana,sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
	color: #000;
	height: 40px;
	position: relative;
	left: 5px;
	top: 5px;
}

.powerby {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
	color: #dee7ff;
	padding: 15px 0 2px 0;
	/*border: 1px solid #000;*/
	display: block;
	width: 220px;
	text-align: center;
	border: none;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: rgb(154,202,216);
}

.powerby a {
  color: #452d1a;
  text-decoration: none;
}

.powerby a:hover {
  color: #e4910d;
  text-decoration: none;
}

.menu_nadpis {
  color: #395521;
  font-weight: bold;
  font-size: 1.1em;
  width: 220px;
  display: block;
  text-align: center;
  padding: 5px 0 15px 0;
  background-color: rgb(154,202,216);
  border: none;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}

.vrch_menu_dole {
  background-color: #AACDFF;
  width: 220px;
}


.posun_ikonuAES {
  padding: 20px 0px 0px 80px;
  width: 80px;
  text-align: center;
  margin-bottom: 15px;
}

.posun_sipka {
  float: right;
  position: relative;
  top: 4px;
}



/* Stred stranky*/

#web_center
{
 margin: 20px 0 20px 5px;
 width: 800px;
}

#about
{
/*  width: 700px;*/
} 

#about p
{
  padding: 0px 10px 5px 10px;
}


#services
{
  margin-left: 10px;
  margin-right: 10px;
  width: 820px;
} 

#services h2
{
  font-size: 1.2em;
  color: #F53D00;
  padding-top: 15px;
}
#services p
{
  padding: 0px 10px 5px 10px;
}

#services li {
    color: black;
    margin: 0px 0px 0px 10px;
    list-style-image: url(./../pictures/pnt_blk.png);
   }


#services .servis
{
  background-image: url('./../pictures/objektiv.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid gray;
  width: 810px;
  min-height: 150px;  
  margin-left: 15px;
  margin-bottom: 15px;
}

#services .pujc
{
  background-image: url('./../pictures/kolekce.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid gray;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-bottom: 15px;
  width: 810px;
  min-height: 90px;  
}

#services .bazar
{
  background-image: url('./../pictures/old_foto.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid gray;
  margin-left: 15px;
  margin-bottom: 15px;
  width: 810px;
  min-height: 100px;  
}

#services .pack
{
  background-image: url('./../pictures/balik.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid gray;
  margin-left: 15px;
  margin-bottom: 15px;
  width: 810px;
  min-height: 100px;  
}

#services .capt
{
  font-size: 1em;
  color: #F53D00;
  padding-top: 15px;
}
#services table
{
  margin: 10px;
  width: 200px;
  
}

#contact
{
  margin-left: 10px;
  margin-right: 10px;
  width: 820px;
} 

#contact h2
{
  font-size: 1.2em;
  color: #F53D00;
  padding-top: 15px;
}

#contact p
{
  padding: 0px 10px 5px 10px;
}

#contact li {
    color: black;
    margin: 0px 0px 0px 10px;
    list-style-image: url(./../pictures/pnt_blk.png);
   }

#contact .capt
{
  font-size: 1em;
  color: #F53D00;
  padding-top: 15px;
}
#contact table
{
  margin: 10px;
}

#contact .brno
{
  background-image: url('./../pictures/brno.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid gray;
  width: 810px;
  min-height: 150px;  
  margin-left: 15px;
  margin-bottom: 15px;
}

#contact .litomerice
{
  background-image: url('./../pictures/litomerice.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid gray;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-bottom: 15px;
  width: 810px;
  min-height: 90px;  
}

.txt_right
{
  text-align: right;
}

.txt_vert
{
  vertical-align: top;
}

.txt_center
{
  text-align: center;
}

/* END OF: Stred stranky*/

/* paticka */
#footer {
  background-color: #474747;
  border: none;
  border-top: 3px solid rgb(239,248,143);
  font-family: Arial,Verdana,sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 5px;
  text-align: center;
  margin: 0 auto;	
}
#footer div
{
  background-color: #474747;
	color: white;
  text-align: center;
}

#footer a, #footer a:visited {
  font-family: Arial,Verdana,sans-serif;
  font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BABABA;
  background-color: #474747;
}

#footer a:hover {
  text-decoration: none;
  color: #BABABA;
  text-decoration: underline;
}

/* END OF: paticks*/

