/* CSS Document */
/*
* ------------------------------------------------------------------------------
*  cely obsah stranky
* ------------------------------------------------------------------------------
*/
* {
  margin: 0px;
  padding: 0px;
  line-height: 140%;
}

p{
  margin: 0 0 13px 0;
}

td,th{
  padding: 2px;
}

.nopadding td,
.nopadding th{
  padding: 0px;
}

.romans{
	list-style-type: upper-roman;
}

table{
 margin-bottom: 20px;
}

th{
	color: white;
	background: #0b0064;
}

body{
  text-align: center;     /* stred pro IE */
  background: url(/template/images/bg.png) repeat-x; 
  font-family: Arial, Verdana, Tahoma;
}


.clear{
  clear: both;
}

.red{
  color: red;
}

a{
	color: #0b0064;
}

a img{
  border: 0;
}

h1{
	color: #0b0064;
  font-size: 20px;
  margin: 0 0 10px 0;
}

h2{
	color: #0b0064;
  font-size: 15px;
  margin: 20px 0 5px 0;
}

h3{
  font-size: 13px;
  margin: 0 0 2px 0;
}

ul,ol{
  margin-left: 20px;
}

.letter{
list-style-type: lower-alpha;
}


/*
*
*   #body hlavni div centrovany na stred s veskerym dalsim kodem
* 
*/
#body{
  width: 1000px;
  margin: 0 auto;        /* stred pro firefox a operu */
  text-align: left;
}

#all{
  width: 1000px;
  background: url(images/schema/bg.png) repeat-y;
}
/*
* ------------------------------------------------------------------------------
* // cely obsah stranky
* ------------------------------------------------------------------------------
*/




/*
* ------------------------------------------------------------------------------
*  hlavicka
* ------------------------------------------------------------------------------
*/  
#header{
	float: left;
	width: 1000px;
	height: 135px;
 	background: url(images/schema/header.png) no-repeat 25px 0px;
}

#header .logo{
	float: left;
}

#header .logo a{
      float: left;
      width: 534px;
      height: 86px;
      margin: 40px 0 0 3px;
      display: inline;
}
/*
* ------------------------------------------------------------------------------
*  //hlavicka
* ------------------------------------------------------------------------------
*/





/*
* ------------------------------------------------------------------------------
* obsah
* ------------------------------------------------------------------------------
*/
#content{
	float: left;
	width: 1000px;
	min-height: 600px;
	font-size: 13px;
}

#content .left,
#content .menutop,
#content .navigation,
#content .content{
	float: left;
	width: 740px;
}

#content .navigation{
	margin: 10px 0;
	font-size: 11px;
}

#content .right{
	float: right;
	width: 240px;
	display: inline;
}


#content .right .right-menu{
	width: 240px;
	margin-top: 20px;
	float: left;
}
#content .right .right-menu a{
  	background: url(/template/images/right-menu-button.png) no-repeat;
  	display: block;
  	font-size: 18px;
  	color: white;
  	padding: 6px 0 6px 25px;
  	margin-bottom: 10px;
}

#content .right .icons{
	width: 240px;
	margin-top: 20px;
	float: left;	
}

#content .right .icons .icon{
	width: 240px;
	margin-top: 20px;
	float: left;	
}

#content .right .icons .icon .contact{
	width: 240px;
	padding: 0 0 0 0px;
	float: left;
	color: #0b0064;
	font-size: 12px;	
}

#content .right .icons .icon .contact a{
	color: #0b0064;
	text-decoration: underline;
	font-size: 12px;
}

#content .right .icons .icon img{
	float: left;
	margin: 0 10px;
	display: inline;
}

#content .right .icons a,
#content .right .icons .icon p,
#content .right .icons .icon .odstavec{
	font-size: 11px;
	color: #4c2e30;
	text-decoration: none;
}

#content .right .icons .ic .nadpis{
	color: #0b0064;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

#content .right .icons .nobg{
 	background: none;
}

#content .right .icons .icon hr{
	background: url(/template/images/hrline.png) repeat-x;
	height: 30px;
	border: 0;
}

#content .right .search{	
	width: 240px;
  margin-top: 2px;
	float: left;
}

#content .right .search a{
	padding: 2px 5px 2px 0px;
	color: white;
	display: block;
	text-align: right;
	font-size: 13px;	
}

#content .right .search form div{
	background: url(/images/schema/search.png) no-repeat;
	width: 240px;
  text-align: right;
}

#content .right .search form div input.sword{
	border: 1px solid #eeeeee;
	height: 33px;
	width: 230px;
	line-height: 33px;
	font-size: 12px;
	padding-left: 10px;
}

#content .right .search form div input.button{
	height: 24px;
	width: 55px;
	margin: 11px 0 0 0;
	padding: 0;
  background: #dddddd;
  border: 0;
}

#content .dotaznik{
	margin: 50px 0 0 0;
	width: 700px;
}

#content .dotaznik th{
  background: transparent;
  color: #0B0064;
  padding-left: 158px;
}

#content .dotaznik .first{
	width: 150px;
	text-align: right;
}

#content .dotaznik .second input,
#content .dotaznik .second textarea{
	width: 400px;
}

#content .dotaznik .second textarea{
	height: 150px;
}

#content .newska{
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}

#content .newska .datum{
	background: url(/template/images/date.png) no-repeat;
	width: 41px;
	height: 66px;
	padding: 8px 3px 8px 18px;
	text-align: center;
	color: white;	
	font-weight: bold;
	float: right;	
}

#content .newska .datum .day{
	font-size: 24px;
	display: block;
}

#content .newska .datum .month{
	font-size: 12px;
	display: block;
}

#content .newska .datum .year{
	font-size: 14px;
	display: block;
}

#content .newska h2{
	margin: 8px 0 8px 0;
	padding: 0;
}

#content .newska p{
	margin: 0 0 20px 0;
}

#content .content{
	margin-top: 20px;
}
/*
* ------------------------------------------------------------------------------
* //obsah
* ------------------------------------------------------------------------------
*/





/*
* ------------------------------------------------------------------------------
* paticka
* ------------------------------------------------------------------------------
*/
#footer{
  float: left;
  display: inline;
  width: 100%;
  height: 110px;
  background: url(/template/images/bg-bottom.png) repeat-x;
  text-align: center;
}

#footer .body{
	width: 1000px;
	margin: 40px auto 0;
	text-align: left;
	font-size: 10px;
}

#footer .body .left{
	width: 50%;
	float: left;
}

#footer .body .right{
	width: 50%;
	float: left;
	text-align: right;
}

#footer a{
  color: black;
}
/*
* ------------------------------------------------------------------------------
* //paticka
* ------------------------------------------------------------------------------
*/

.centertable{
	margin: 0 auto;
}

.photo{
	float: left;
	width: 160px;
	height: 120px;
	margin: 6px;
	text-align: center;
}

.photogallery{
	margin-top: 30px;
}






/*** DEMO SKIN ***/
.menutop{
	margin: 0 0 0 0;
}

.menutop a,
.menutop span.odkaz{
	text-decoration: none;
	color: white;
	padding: 20px 0 0 20px;
	font-size: 20px;
	float: left;
	width: 160px;
}

.menutop a span.annotationmenu{
	font-size: 12px;
}

.menutop a.arrow{
	cursor: default;
}

.menutop a.first{
	background: url(/template/images/blue.png) no-repeat;
}

.menutop a.second{
	background: url(/template/images/yellow.png) no-repeat;
}

.menutop a.third{
	background: url(/template/images/pink.png) no-repeat;
}

.menutop a.fourth{
	background: url(/template/images/green.png) no-repeat;
}

.menutop a.toplevel{
	width: 160px;
	height: 50px;
} 

.menutop .lifirst li a:hover{
	color: white;
	background: #495879;
}


.menutop .lisecond li a:hover{
	color: white;
	background: #ecb800;
}

.menutop .lithird li a:hover{
	color: white;
	background: #a9707c;
}

.menutop .lifourth li a:hover{
	color: white;
	background: #9ca033;
}

.menutop a:hover,
.menutop a.selected{
	text-decoration: underline;
}

.menutop .sf-menu {
	float:			left;
}

.menutop .sf-menu li {    
	width: 180px;
	margin-right: 5px;
position: relative;
top: 0;
left: 0;
z-index: 1000;
}

.menutop .sf-menu li li{
	background: #dddddd;
	border-top: 1px solid black;
	margin: 0 0 1px 0;
}

.menutop .sf-menu li li a,
.menutop .sf-menu li li span.odkaz{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
	padding: 4px 0px 4px 20px;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1000;
}

.menutop .sf-menu li li li {
	background: #dddddd;
	margin-left: 1px;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {   
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/*padding-right: 	2.25em; */
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}  
.sf-sub-indicator {
	position:		absolute;
	display:		none;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/template/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
} 
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	/*background:	url('../images/shadow.png') no-repeat bottom right;*/
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.ikony {
	float: left;
	margin: 0 20px 20px 0;
}
