body {
	background-color: #000;
	background-repeat: repeat-x;
	background-image: url(../images/bg_body.gif);
	line-height:145%;
	margin:0;
	padding:0;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: smaller;
	padding-top: 3px;
}
h1 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding-right: 20px;
	padding-left: 50px;
}
h2 {
	font-size:160%;
	font-weight:normal;
}
h3 {
	font-size:140%;
	font-weight:normal;
}
img {
	border:none;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
}
p.naprostedek {
	clear: both;
	text-align: left;
	margin-top: 25px;
	padding-bottom: 35px;
}
p.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 30px;
	white-space: normal;
	border-top-width: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-image: url(../images/black.png);
}
p.floatstop {
clear:both;
} 
a {
	color:#73F2C9;
	text-decoration:none;
}
/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */
			
	#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	margin-bottom:1em;
	background-color: #000;
}



#header {
	height:35px;
	line-height:35px;
	background:#5DC9E1;
	color:#000;
	background-color: #FFF;
	border-bottom-width: 4px;
	border-color: #333;
	border-bottom-style: solid;
	width: 900px;
}
#drzak_menu {
	position: absolute;
	left: 550px;
	top: 0px;
	width: 450px;
	z-index:2000;
}
#pozadi_pod_knofliky {
	position: absolute;
	width: 1363 px;
	left:50%;
	margin-left: -690px;
	top: 145px;
	z-index:-1000;/*background-image: url(../images/pod-knofliky.gif);*/
}
.menu {
	width: 100%; /* The menu should be the entire width of it's surrounding object, in this case the whole page */
	background-color: #333;
} /* dark grey bg */
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
} /* Makes the link all appear in one line, rather than on top of each other */
.menu ul li a {
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 0px 18px;
	background-color: #333;
}

.menu ul li a:visited { /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #fff;
	text-decoration: none;
}
.menu ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#c91603;
} /* change the background color of the list item when you hover over it */


.nobgrnd ul {
	margin: 0;
	padding: 0;
	float: left;
}
.nobgrnd ul li {
	display: inline;
}
.nobgrnd ul li a {
	float: left;
	text-decoration: none;
	padding: 0px 18px;
	color: #333;
	background-color: #FFF;
}

.nobgrnd ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#c91603;
}





#content {
	position:relative;
	background-image: url(../images/bg_fotky.gif);
	background-repeat: no-repeat;
	height:593px;
}
#bio {
	position:relative;
	background-image: url(../images/bg_bio.jpg);
	background-repeat: no-repeat;
	height:593px;
	margin-top: -5px;
}
#texty {
	position:relative;
	left: 341px;
	width: 530px;
	top: 45px;
}

#bezodsazeni {
	position:relative;
	left: 341px;
	width: 530px;
}

/* << !! portfolio !! >> */

 /* portfolio box*/
.portfolio_con {
	margin: 2px;
	border: thin solid;
	border-color: #A5AFAA;
	height: 182px;
	width:290px;
	float:left;
	overflow: hidden;
	position: relative;
	display:inline;
	background-image: url(../images/transpa.png);
}

/* portfolio arrow */
	.portfolio_con .portf_arrow {
	border:0px solid #fff;
}
/* paging*/
	#paging ul li {
	float:left;
	height: 22px;
	float:right;
	padding:8px 20px 0 20px;
	overflow: hidden;
	position: relative;
	text-align:center;
	background-color: #000;
	margin-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-left: 5px;
}


/* paging link*/
	#paging ul li a {
	color: #FFF;
	text-decoration:none;
}

/* paging mouseover*/
	#paging ul li:hover {
	background-color: #c91603;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

/* paging active*/
	#paging ul li.active {
	background:#black;
	color: #FFF;
	
}

/* photo gallery image*/
	.photo_gallery img {
	border:1px solid #fff;
}

/* portfolio sitka */


#con0 {
	background-color: transparent;
	background-image: url(../images/thumbs-pozadi.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 600px;
}

#con1 {
	width:900px;
	text-align:center;
	margin-left: 6px;
	margin-top: 0px;
	padding-top: 6px;
}


/* portfolio image*/
	.portfolio_con img {
	position: absolute;
	padding: 18px 20px 18px 20px;
	top: 0;
	left: 0;
	border: 0;
}
/* portfolio text */
	.portfolio_text {
	margin: 22px 20px 0px 21px;
	float: left;
	position: absolute;
	width: 256px;
	padding-left:10px;
	left: -365px;
	top:30px;
}
/* portfolio arrow */
	.portfolio_con .portf_arrow {
	padding:20px;
	position: absolute;
	z-index:999;
	top:120px;
	left:205px;
}

/* photo gallery */
	.photo_gallery_con {
	margin-right:20px;
	margin-bottom:20px;
	padding:15px;
	float:left;
	overflow: hidden;
	position: relative;
}
/* photo gallery image*/
	.photo_gallery img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
/* photo gallery text */
	.photo_gallery_text {
	float: left;
	position: absolute;
	left: -365px;
	top:30px;
	font-size:10px;
	padding:2px;
}
/* Easy Slider */

#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:900px;
	height:593px;
	overflow:hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:37px;
	height:75px;
	position:absolute;
	left:-37px;
	top:260px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:900px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:37px;
	height:75px;
	background:url(../images/previous.png) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background:url(../images/next.png) no-repeat 0 0;
}
/* numeric controls */	

	ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
	
/* // Easy Slider */

