@charset "utf-8";
@import url("reset.css");
@import url("lightwindow.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #808080;
	font-size: 12px;
	line-height: 115%;	
}


#page-box{
    position: relative;
    width: 100%;
   	height: 100%;
	min-height: 100%;
}



body>#page-box{
   height: auto;
}

#page {
    position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}



#head {
	background-color: #1B1B1B;
	height: 85px;
	color: #FFFFFF;
	position: relative;
}
#head a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
#head a:hover {
	color: #1B1B1B;
	background-color: #FFFFFF;
}


h1 {
	font-size: 22px;
	position: absolute;
	top: 20px;
	left: 40px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#head h1 a {
	padding: 0px;
}


label{
   display: block;
   font-size: .9em;
   margin:  0 0 .3em 0; 
}

/* CMS RULES */

#cms{
 position: relative;
 background: #FFFFFF;
 padding: 15px 40px 25px 40px;
}

#cms p#cms-message{
 font-size: .9em;
 margin: 0 200px 2em 0;
 height: 30px;
 min-height: 30px;
 line-height: 1.4em;
}

#cms form p.errors{
 font-size: .9em;
 margin: .5em 0 0;
 color: #eb008b;
}

#cms form input{
 font-size: .9em;
 padding: 3px 3px;
}


#cms form input.button{
 background: #000;
 color: #fff;
 border: none; 
 padding: 3px 5px;
 cursor: pointer;
}

#cms form input.button:hover,
#cms form input.button:focus,
#cms form input.button:active
{
  background: #444;
}


#cms form#new-edit-project{
  margin: 0 0 2em 0;  
}

#cms form#login fieldset,
#cms form#new-edit-project fieldset{
  position:relative;
  float: left;
  margin: 0 5px 0 0;
  /*border: 1px solid gray;*/
}

#cms form#new-edit-project fieldset#kategorie
{
 width: 100px;
}

#cms form#new-edit-project input.nazev-projektu{
  width: 300px;
  border: 1px solid black;
}

#cms form#new-edit-project select{
 width: 100px;
 font-size: .9em;
 height: 21px;
 line-height: 21px;
 
 border: 1px solid black;
}

#cms form#new-edit-project option{
  border: none;
  paddin: 3px;
}


#cms ul#project-file-list{
  margin: 0 0 2em 0;	
  line-height: 2em;
  font-size: .9em;
}


#cms ul#project-file-list a{
  color: black;
  padding: 2px 3px;  
}


#cms ul#project-file-list a:hover,
#cms ul#project-file-list a:active,
#cms ul#project-file-list a:focus
{
  color: #fff;
  background: #000;
}


#cms ul#project-file-list a.delete-file{  color: #eb008b; }
#cms ul#project-file-list a.delete-file:hover,
#cms ul#project-file-list a.delete-file:active,
#cms ul#project-file-list a.delete-file:focus
{ color: #eb008b; }


#cms ul#project-file-list a.set-title{  color: #00adee; }
#cms ul#project-file-list a.set-title:hover,
#cms ul#project-file-list a.set-title:active,
#cms ul#project-file-list a.set-title:focus
{ color: #00adee; }



#cms a#titul{
  font-weight: bold;
}



#cms p#logout{
 position: absolute;
 top: 15px;
 right: 38px;
 _left: 765px;
}

#cms p#logout a{
 display: block;
 color: #000000;
  text-decoration:none;
 padding: 3px 3px;
}


#cms p#logout a:hover{
 color: #fff;
 background: black;
}

#cms h3{
 color: #000000;
 font-weight:normal;
 font-size:1.5em;
 margin: 0 0 1.6em 0;
 padding: 0;
}




#cms div#box-upload-files
{
 position: relative;
 float: left;
 width: 370px;
}

#cms form#upload-files input{	
  display: none;
  width: 301px;
}

#cms form#upload-files input#zdroje,
#cms form#upload-files input.button,
#cms form#upload-files input#submitUpload
{	display: block;
    width: 301px;
 }







#cms div#box-project-files
{
 position: relative;
 float: left;
 border-left: 1px solid #ddd;
 padding: 0 0 0 50px;
}



#cms form.project-control{
 position: relative;
 float: right; 
 margin-left: 10px;
}

#cms form.project-control fieldset{
  display: inline;
}



#cms span.separator
{  display: block;
   margin: 2em 0 2em 0;  
   height: 0px;
   line-height: 0px;
   border: none;
   border-bottom: 1px solid #ddd;
}


#cms hr.cleaner{
   clear: both;
   display:block;
   height: 0px;
   line-height: 0px;
   overflow:hidden;
   border: none;
   color: #FFFFFF;
}





/* CONTENT RULES */

p.slogan {
	position: absolute;
	left: 40px;
	top: 48px;

}
p.slogan em {
	font-style: normal;
}
.lang {
	position: absolute;
	top: 20px;
	right: 40px;
}
.navigation {
	position: absolute;
	right: 40px;
	bottom: 20px;
}
#content {
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 100px;
	padding-left: 60px;
}
#content p {
	padding-bottom: 30px;
	line-height: 140%;
}
.col {
	float: left;
	width: 200px;
	padding-top: 60px;
	padding-left: 50px;
	position: relative;
	background-repeat: no-repeat;
}
.resume {
	position: relative;
	padding-top: 30px;
	padding-left: 0px;
	padding-bottom: 30px;
	background-image: url(../images/resume_top.png);
	background-repeat: no-repeat;
	padding-right: 60px;
	font-size: 0.95em;
}

.resume h3,
.resume dl,
.resume p
{
 margin-left: 50px;
}

.col  h2, .resume h2 {
	position: absolute;
	top: 55px;
	left: 0px;
	width: 40px;
	overflow: hidden;
	height: 100px;
	color: #FFFFFF;
}
.col  h2  span, .resume h2 span {
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 100%;
	width: 100%;
}
.col li {
	padding-bottom: 10px;
}
.col li a {
	color: #000000;
	text-decoration: none;
}
.col li a:hover {
	color: #808080;
	background-color: #000000;
	text-decoration: none;
}
.col li a:visited {
	text-decoration: line-through;
}

.col li a.action {
	color: #fff;
	text-decoration: none;
}
.col li a.action:hover {
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}

.col li a.action:visited {
	text-decoration: none;
}

.col li span{ 
    color: #444;
	cursor: pointer;
}





.graphic {
	background-image: url(../images/graphic_top.png);
}
.graphic h2 span {
	background-image: url(../images/graphic.png);
}
.video {
	background-image: url(../images/video_top.png);
}
.video h2 span {
	background-image: url(../images/video.png);
}
.three-d {
	background-image: url(../images/3d_top.png);
}
.three-d  h2 span {
	background-image: url(../images/3d.png);
}
.resume h2 span {
	background-image: url(../images/resume.png);
}

#foot {
	height: 50px;
	font-size: 0.95em;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#foot p {
	background-image: url(../images/squares.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	text-align: right;
	padding-right: 63px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
}
#foot a {
	color: #FFFFFF;
}
#foot a:hover {
	color: #808080;
	text-decoration: none;
	background-color: #FFFFFF;
}
h3 {
	font-size: 1.1em;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 10px;
}

h3.first{
    padding-bottom: 1px;
}

h3.next{
    padding-top: 0px;
}


dl {
	padding-bottom: 15px;
	padding-left: 5px;
}
dt {
	color: #B8B8B8;
	font-weight: bold;
	padding-bottom: 0px;
}
dd {
	padding-bottom: 9px;
	padding-left: 2px;
}
.resume ul {
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.resume li {
	padding-bottom: 7px;
}
.resume a {
	color: #1B1B1B;
	text-decoration: underline;
	margin-left: 15px;
}
.resume a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
