@import url(tabs.css);

body{
	font-family: Arial,sans-serif,Verdana,helvetica;
	background-color:#626f82;
	line-height:1.6;
	margin:0px;
	padding:0px;
	text-align: center;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;

}

table {width:560px;}

.wiki td {background-color:#e6e6e6;
font-size:11px;
padding:3px;}

a{color:#332B7B;}

a:link{color:#332B7B;}

a:hover{color:#342E67;}

img{border:0px;margin:0;
padding:0px;}

h1{font-size:15px;
   color:#284B85;
   width:359px;
   font-weight:500;
   font-family:"Impact";
	border-left:2px solid #37578A;
	padding:0px 0px 0px 10px;
  	}
	
h2{font-size:12px;
text-align:left;
padding:0px 0px 0px 10px;
 color:#D7B80A;
   width:350px;
 font-weight:400;
  line-height:1.5;}

h3{text-align:left;
font-size:12px;
line-height:15px;
font-weight:400;
line-height:1.8;}


h4{text-align:left;
float:left;
font-size:15px;
color:#434343;
padding-bottom:0px;
margin-right:40px;
}

h5{text-align:left;
float:right;
padding-bottom:0px;
margin-left:3px;
}

h6{text-align:left;
font-size:12px;
line-height:1px;
font-weight:400;}


p{padding:0px;
margin: 1ex 0;
color:#333;}
/************* #hlavni **************/

#obal{
	width:766px;
	padding-bottom:30px;
    background-color:#FFF;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #f1f2f4;
	border-right:1px solid #f1f2f4;
	border-bottom:1px solid #f1f2f4;}

#top{position:relative;
	width:766px;
	height:170px;
	background-image:url(top.png);
	background-repeat:no-repeat;
	
}




/************* #menu **************/


#obalm
{
float:left;
text-align: left;
padding: 0;
width:152px;
}

#obalm ul, #obalm li
{
list-style: none;
font-weight: bold;
margin: 0;
padding: 0;
font-size: 11px;
width: 152px;
}

#obalm ul li a
{
display: block;
padding: .0em 2em;
color: #284B85;
text-decoration: none;
background: url(but.png) 0 0 no-repeat;
_width: 100%;
height:25px;
}

#obalm li.selected a { color: #D7B80A; }
#obalm li.selected li a { color: #284B85; }

#obalm ul li li a
{
padding-left: 3em;
background: url(but.png) 0 0 no-repeat;
height:25px;}


#obalm ul li a:hover
{
background:  url(but.png) -153px 0 no-repeat;
}

#obalm ul li li a:hover
{
background:  url(but.png) -153px 0 no-repeat;
} 





/************* #obsah **************/
#obsah{
	width:590px;
	padding:0px 0 10px 0;
	background-color:fff;
	float:right;
	color:#37578A;
}

#ooo{float:right;
margin:30px;
border:1px solid #333;}


.obsah1{width:570px;
	   float:left;
	   font-size:11px;
	   color:#37578A;
	   text-align:left;
	   padding-top:20px;
	   margin:0;
	}
	

	.obsah{width:50%;
	   float:left;
	   font-size:11px;
	   color:#37578A;
	   text-align:left;
	   padding-top:20px;
	   margin:0;
	}









#obr {width:520px;
position:relative;
text-align:center;
top:142px;
left:20px;
clear:both;
background-color:#f1f2f4;
float:left;
padding:10px 0 10px 0;}


html>body #obr {width:520px;
position:relative;
text-align:center;
top:22px;
left:20px;
clear:both;
background-color:#f1f2f4;
float:left;
padding:10px 0 10px 0;}





#spodek{width:766px;
height:40px;
background-image:url(pat.png);
background-repeat:no-repeat;
clear:both;}

img.left { float: left; margin: 0 1em 1ex 0; }
img.right { float: right; margin: 0 0 1ex 1em; }
img.center { margin: 1ex auto; }

div.obsah1 { position: relative; }

.tabs
{
  text-align: right;
  margin-bottom: 0; margin-top: 7px;
  position: absolute; top: 20px; right: 0;
}

.picturetable
{
  width: 100%;
}

hr { clear: both; }

input, select { font-size:11px; }

.invtbl td { background: none; }
.thintbl table { width: auto; }

.leftcol { float: left; width: 49%; }
.rightcol { float: right; width: 49%; }

#cart { margin: 2em; font-size: 11px; }

.wiki form td { background: none; }
