/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}
a { outline: 0;}
.clear {height: 0px; overflow: hidden; margin: 0; padding: 0; clear: both;}

/* HTML ELEMENTS */
body { background-color:#1b2940; font:16px Georgia,'Times New Roman',serif; }

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:800px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:800px; position:absolute; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; position: relative; }
.dora-header { position: absolute; right: 0; top: -11px; background: url(../images/dora_header.png) no-repeat; width: 184px; height: 121px; overflow: hidden; z-index: 2; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:85px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:13px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:18px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:74px; display: none !important; }
#firstline { background-image:url("../images/textbg.png"); color:#333; font-size:40px; padding:4px 13px 7px; float:left; display:block; }
#secondline { background-image:url("../images/textbg.png"); color:#CD2B3A; text-decoration:none; font-size:60px; padding:0 13px 10px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; display: none; }

/* CONTENT */
.content { color:#575757; background-color:#eee; margin: 0 auto 15px auto; width: 960px; padding: 15px 0 10px 0; }

.group-8 p, .group-2 p { color: #fff; }
.group-8 a, .group-2 a { color: #fff !important; }

.col-left { float: left; width: 210px; padding: 10px 0 10px 20px; }
	.col-left h2 { font-size: 16px; color: #333; text-transform: uppercase; width: 190px;  padding: 2px 5px 0 0; margin: 0 0 10px 0; }
	.col-left ul { list-style-type: none; }
	.col-left ul li { /*background: url(../images/sep_dot_hor.png) repeat-x;*/ }
	.col-left ul li.first { background: none; }
	.col-left ul li a { display: block;  padding: 5px 0; color: #333; text-decoration: none; font-size: 13px; }
	.col-left ul li a:hover { text-decoration: underline;  }
	
.col-left .img-box p { font-size: 14px; }	

.cont-gallery .col-right { width: 690px !important; padding-right: 10px !important; }

.col-right { width: 600px; float: right; padding: 10px 74px 10px 0; font-size: 14px; }
	.col-right h2 { font-size: 24px; text-transform: uppercase; color: #333; border-bottom: solid 1px #dedcd8; margin: 0 0 17px 0; padding: 0 0 7px 0; }
	.col-right h3 { font-size: 18px; color: #333; margin: 0 0 15px 0; font-weight: normal; }
	.col-right .article { margin: 0 0 15px 0; }
	.col-right .article p { margin: 0 0 10px 0; }
	.col-right .article .text p { line-height: 17px; }
	.col-right ul { padding: 0 0 10px 15px; }
	.col-right li { line-height: 17px; }
	.col-right ol { padding: 0 0 10px 18px; }
	.col-right a { color: #1B2940; }
	.col-right a:hover { color: #1B2940;  text-decoration:underline; }

.zivotopis { float: right; margin-top: 120px;  }

.kontakt-dora { margin: 125px 0 0 375px;  }
.kontakt-zlatko { margin: 420px 0 0 320px;   }
.gallery-item{ position: relative; }
.download { display: none; position: absolute; top: 5px; right: 5px; width: 20px; height: 20px; text-indent: -1000em; background: url(../images/icon-download-gray.png) no-repeat; }

.more { margin: 5px 0 0 0; display: block; }
.dot { background: url(../images/icon_dot_studio.png) no-repeat; display: inline-block; text-indent: -1000em; width: 24px; height: 14px; }

.gallery-table {
  background-color : #F0F0F0;
}

.gallery-tr {
  background-color : #E0E0E0;
}	