/*
Theme Name: Kapky
Theme URI: http://kapky.eu/
Description: The 2010 default theme for WordPress.
Author: Ondrej Laga
Version: 2.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
/*body {
	line-height: 1;
} */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }



body {
	margin:0; padding:0;
	background:   #A0BFD3;
	font-family:Arial,Helvetica,sans-serif;
  font-size:12px;      
	}

a {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
}
a img {
  border: none;
}

p {
	margin: 0;
	padding-bottom: 10px;
}

strong {
	color: #34A8E3;
	font-weight: bold;
}


#podpis {
	width: 100%;
	height: 95px;
	background-image:url(images/podpis.png);
	background-repeat:no-repeat;
	background-position: top right;
}

#container {   
  position: absolute;
  width: 100%;
  z-index: 10;
}
#top {
  background:url("images/login_top.png") repeat-x scroll 0 0 white;
  height:230px;
  margin:0;
  padding:0;
  position:absolute;
  top:0;
  width:100%;
}
#page {   
  padding:0;    
  text-align:left;
  width:806px;
  top: 8px;
  position: relative;
}

#page #mainmenu {
  display:block;
  height:43px;
  background: url("images/header.png") no-repeat  white;
}

#page #mainmenu a {
  position: absolute;
  top: 8px;
  height: 32px;
}

#mainmenu #i1 {
	width: 73px;
	left: 197px;
}
#mainmenu #i1.selected {  
	background: url(images/m1-s.png) no-repeat left bottom transparent;
}
#mainmenu #i2 {
	width: 81px;
	left: 270px;
}
#mainmenu #i2.selected {  
	background: url(images/m2-s.png) no-repeat left bottom transparent;
}
#mainmenu #i3 {
	width: 71px;
	left: 351px;
}
#mainmenu #i3.selected {  
	background: url(images/m3-s.png) no-repeat left bottom transparent;
}
#mainmenu #i4 {
	width: 97px;
	left: 422px;
}
#mainmenu #i4.selected {  
	background: url(images/m4-s.png) no-repeat left bottom transparent;
}
#mainmenu #i5 {
	width: 126px;
	left: 519px;
}
#mainmenu #i5.selected {  
	background: url(images/m5-s.png) no-repeat left bottom transparent;
}
#mainmenu #i6 {
	width: 84px;
	left: 645px;
}
#mainmenu #i6.selected {  
	background: url(images/m6-s.png) no-repeat left bottom transparent;
}

#toggleLogin {
	width: 50px;
	height: 20px;
	display: block;
	background: url(images/login_center.png) repeat-x 0 0;
	z-index: 5;
	position: absolute;
	top: 3px;
	right: 15px;
	margin-top: -11px;
	padding: 0;

	color:#FFFFFF;
}
#login {
	width: 100%;
	color: white;
	background: #1E1E1E;
	overflow: hidden;
	position: relative;
	z-index: 300;
	top: 0px;
	height: 0;
		margin: 0;
	padding: 0;
}

#login a {
	text-decoration: none;
}

#login a:hover {
	color: white;
}

#login .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}

#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}

#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#login .loginContent input:focus.field {
	background: #545454;
}

#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(images/button_login.jpg) no-repeat 0 0;
}

#login .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(images/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}

#login .loginClose a:hover {
	background: url(images/button_close.jpg) no-repeat right -20px;
} 

#flash {
  background:url("images/flash.jpg") no-repeat scroll left bottom transparent;
  display:block;
  height:203px;  
}

#flash #f1 {
  width: 721px;
  height: 189px;
  position:relative;
  top: 2px;
  left:38px;
}



#content {
  margin-left: 36px;
  width: 726px;
  background: url("images/content_bg.png") repeat-y top right #cccccc;
  text-align:justify;
}
#bottom {
  background:url("images/bottom.png") no-repeat 32px bottom transparent;
  display:block;
  height:50px;  
}

#bgcontainer {   
  display:block;
  width: 100%;
  height: 100%;
  z-index: 1;  
}

#bgcontainer #bily {
    width: 100%;
    height: 400px;
    background-color: white;
    position: absolute;
    left: 0;
    top: 10px;
} 

#content .folders ul {
	margin-top: 10px;
	margin-left: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

#content .folders td {
	vertical-align: top;
}

#content .folders td a {
	width: 80px;
	display: block;
	text-align: center;
	line-height: 110%;
	background: url(images/folder1.png) no-repeat center top;
	padding-top: 55px;
	margin-left: 5px;
	margin-bottom: 8px;
	color: #1D98D3; /*#34A8E3;*/
	
}
#content .folders td a.file {
	background: url(images/file.bmp) no-repeat center top;
	font-size:12px;
}

#content .folders td a.folder2 {
	background: url(images/folder2.png) no-repeat center top;
	font-size:12px;
}

.menux1 {
	color: #666666;
	margin-right: 6px;
	padding-left: 20px;
	padding-right: 3px;
	padding-bottom: 7px;
	line-height: 135%;
}
#uvodem.menux1 {
	background: url(images/page_white_edit.png) no-repeat;
}
#slovo.menux1 {
	background: url(images/comment.png) no-repeat;
}
#homilie.menux1 {
	background: url(images/folder.png) no-repeat;
}
#paprsky.menux1 {
	background: url(images/weather_sun.png) no-repeat;
}
#epohledy.menux1 {
	background: url(images/picture.png) no-repeat;
}
#kontakt.menux1 {
	background: url(images/vcard.png) no-repeat;
}
#clanky.menux1 {
	background: url(images/page_white_text.png) no-repeat;
}
#poboznosti.menux1 {
	background: url(images/user_gray.png) no-repeat;
}
#poutnimista.menux1 {
	background: url(images/car.png) no-repeat;
}
#weby.menux1 {
	background: url(images/page_white_world.png) no-repeat;
}
#ikonky.menux1 {
	background: url(images/kapka.png) no-repeat;
}
#navstevnost.menux1 {
	background: url(images/chart_line.png) no-repeat;
}
#dokumenty.menux1 {
	background: url(images/paste_plain.png) no-repeat;
}
#aktualne.menux1 {
	background: url(images/newspaper.png) no-repeat;
}

.nadpis1 {
	font-size: 20px;
	color: #34A8E3;
	position: relative;
	text-align: left;
	padding-top: 5px;	
	padding-bottom: 2px;
}

#voda-left #inner {
    height: 294px;
    background: url(images/voda4.jpg) no-repeat top right;
    margin-right: 367px;
    padding:0;
    margin-top: 230px;
} 

#voda-left {
	float: left;
	width: 50%;
	display:block;
	position: relative;
	background: transparent;
	z-index: 2;
	text-align: right;
	}
#voda-right #inner {
  position: absolute;
  width: 100%;
  height: 524px;
  display:block;
  background: url(images/voda4.jpg) no-repeat 358px 230px ;
}
#voda-right {
	margin:0 0 0 50%;
	
	background: transparent;
	text-align: left;
	display:block;	
	position: relative;
	z-index: 3;
	}
	

hr.cleaner {
	clear:both;
	height:2px;
	visibility: hidden;
	}
#bottom .info {
	padding-left: 53px;
	padding-top: 12px;
	color: #777777;
}
#bottom .info a{
	font-weight: bold;
	color: #AAAAAA; /*color: #777777;*/
}

.text a {
	color: #1D98D3;
}

#content .inner {
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
}
#content #home .column {
	width: 210px;
	/*padding-top: 10px;*/
	float:left;
}

#content #home #left {
	padding-right: 15px;
	/*padding-left: 18px;*/
	background: url(images/cara.png) no-repeat right top;
}
#content #home #middle {
	padding-right: 15px;
	padding-left: 15px;
	background: url(images/cara.png) no-repeat right top;
}
#content #home .darkgray a {
	color: #404040;
}
#content #home #right {
	padding-left: 15px;
	background: url(images/lupa1.png) no-repeat center bottom;
	height: 205px;
}

#folderUp {
	width: 34px;
	height: 40px;
	display:block;
	background-color:#0000CC;
	background: url(images/folderUp.png) no-repeat;
	color: #FCFCFC;
	position:absolute;
	top: 252px;
	left: 2px;
}

.infoPanel {
	color: #666666;
	background-color:#F5F5F5;
	border-top:1px dotted #DDDDDD;
	border-bottom:1px dotted #DDDDDD;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	position: relative;
	display: block;
}
.infoPanel a, span {
	color: #666666;
	margin-right: 6px;
	padding-left: 20px;
	line-height: 135%;
}
.infoPanel .autor {
	background: url(images/user_gray.png) no-repeat;
}
.infoPanel .citace {
	background: url(images/text_letter_omega.png) no-repeat;
}
.infoPanel .prelozil {
	background: url(images/font_go.png) no-repeat;
}
.infoPanel .publikovano {
	background: url(images/icon-date.png) no-repeat;
}
.infoPanel .pdf {
	background: url(images/page_white_acrobat.png) no-repeat;
}
.infoPanel .prevzato {
	background: url(images/page_white_world.png) no-repeat;
}
.infoPanel .files {
	background: url(images/folder.png) no-repeat;
}
.infoPanel .pictures {
	background: url(images/picture.png) no-repeat;
}
.infoPanel.right {
	position:absolute;
	display:block;
	width: 687px;
}
.infoPanel .right a.moreInfo {
	display: block;
	position: absolute;
	right: 0px;
	background: url(images/information.png) no-repeat;
	margin-right: 4px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* spriznene weby */
.weby {
	width: 250px;
	height: 45px;
	/*background-color:#006600;*/
	padding-left: 50px;
}

.weby div {
	padding-top: 9px;
}
.weby a {
	font-weight: bold;
}
#web1 {
	background: url(images/web1.png) no-repeat ;
}
#web2 {
	background: url(images/web2.png) no-repeat ;
}
#web3 {
	background: url(images/web3.png) no-repeat ;
}
#web4 {
	background: url(images/web4.png) no-repeat ;
}
#web5 {
	background: url(images/web5.png) no-repeat ;
}
#web6 {
	background: url(images/web6.png) no-repeat ;
}
#web7 {
	background: url(images/web7.png) no-repeat ;
}
#web8 {
	background: url(images/web8.png) no-repeat ;
}
#web9 {
	background: url(images/web9.png) no-repeat ;
}
#web10 {
	background: url(images/web10.png) no-repeat ;
}
#web11 {
	background: url(images/web11.png) no-repeat ;
}
#web12 {
	background: url(images/web12.png) no-repeat ;
}
#web13 {
	background: url(images/web13.png) no-repeat ;
}

/* galerie */
.gallery {
	margin: 0;
	padding: 0;

}
.gallery .imagex {
/*	width: 110px;
	height: 110px;*/
	margin: 2px;
	float: left;
	display:block;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.kontakt .popis {
  float: left;
  width: 337px;
  padding-bottom: 15px;
}

.kontakt .popis .fotka {
  width: 90px;
  height: 90px;
  float: left;
}

.kontakt .popis #fotka1 {
  background: url(images/fotka1.jpg) no-repeat;
}
.kontakt .popis  #fotka2 {
  background: url(images/fotka2.jpg) no-repeat ;
}

.clanky1 {
  background: url(images/page_white_text.png) no-repeat scroll 0 0;
  color: #1D98D3;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 2px;
  line-height: 19px;
  margin-bottom: 3px;
}

.nadpis2 {
  padding-left: 1px;
  color: #34A8E3;
  font-weight: bold;
}