@charset "utf-8";
/* CSS Document */
ed1847

* {
	margin: 0;
	padding: 0;
	border: none 0;
}
img {
	border: 0 none;
}
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e;
	margin: 0;
	background: url(../img/bg/bg.jpg) repeat-y center top fixed #000;
}
p {
	padding-bottom: 15px;
	text-align: justify;
}
a {
	color: #4fb84d;
	text-decoration: none;
}
a:hover {
	color: #f8941e;
}
h2 {
	color: #f79321;
	font-size: 14px;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
}
ul h4 {
	padding: 0;
	margin: 0;
}
input, textarea {
	font-size: 12px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
}

/* universal classes */
/*******************************************************************************************/
.center {
	text-align: center;
}
.noPad {
	padding-bottom: 0;
}
.error, .strankovani, .back {
	display: block;
	text-align: center;
	clear: both;
}
.error {
	color: #f00;
}
.strankovani {
	padding: 15px 0;
	border-top: #222 solid 2px;
	border-bottom: #222 solid 2px;
}
.back {
	text-align: right;
	padding-right: 15px;
}

/* main structure */
/*******************************************************************************************/
#main {
	position: relative;
	width: 858px;
	margin: 0 auto;
	background: url(../img/bg/main.jpg) repeat top center;
}
#content, #contentHp {
	width: 532px;
	min-height: 500px;
	position: relative;
	left: 123px;
	padding: 300px 40px 0 40px;
}
#content   { padding: 300px 40px 0 40px; }
#contentHp { padding: 340px 40px 0 40px; }

#contentHp h2 {
	display: block;
	text-align: center;
	color: #8e8e8e;
	letter-spacing: 6px;
	font-weight: normal;
	margin: 40px 0px 30px 0;
}
#contentHp #top {
	position: absolute;
	top: -10px;
	left: 159px;
}
#contentHp #kontakt {
	position: relative;
	top: 30px;
}
#contentHp #kontakt div {
	width: 200px;
	min-height: 41px;
	position: absolute;
}
#kontakt #ema, #kontakt #tel, #kontakt #sky {
	left: 7px;
	text-align: right;
	padding-right: 50px;
}
#kontakt #oso, #kontakt #icq, #kontakt #fac {
	right: 7px;
	padding-left: 50px;
}
#kontakt #ema { background: url(../img/kontakt/ema.jpg) no-repeat right top; top: 0; }
#kontakt #tel { background: url(../img/kontakt/tel.jpg) no-repeat right top; top: 56px; }
#kontakt #sky { background: url(../img/kontakt/sky.jpg) no-repeat right top; top: 112px; }

#kontakt #oso { background: url(../img/kontakt/oso.jpg) no-repeat; top: 0; }
#kontakt #icq { background: url(../img/kontakt/icq.jpg) no-repeat; top: 56px; }
#kontakt #fac { background: url(../img/kontakt/fac.jpg) no-repeat; top: 112px; }

#content .btn {
	position: absolute;
	padding: 0 10px 10px 0px;
}
#content .projekt {
	position: absolute;
	left: -120px;
}
#content #txt {
	width: 370px;
	position: relative;
	left: 153px;
}
#content #txt p {
	text-indent: 25px;
}
#content #nydrle {
	width: 491px;
	position: relative;
	left: -121px;
	margin-top: 50px;
}
#content #nydrle span {
	line-height: 25px;
}

#footer {
	position: relative;
	width: 369px;
	height: 68px;
	padding: 62px 0 20px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #666;
	background: url(../img/bg/footer.jpg) no-repeat center 30px;
	clear: both;
}
#footer a       { color: #8e8e8e; font-size: 12px; }
#footer a:hover { color: #f8941e; }

/* fotogalerie */
/*******************************************************************************************/
#fotoalba div {
	position: relative;
	float: left;
	margin: 0 11px 20px 11px;
	width: 243px;
	height: 249px;
	background: url(../img/bg/album.jpg) no-repeat;
}
#fotoalba div h2 {
	padding: 0 0 0 6px;
	text-transform: uppercase;
	color: #f7941e;
	letter-spacing: 4px;
	font-weight: normal;
	text-align: center;
}
#fotoalba div img {
	margin-left: 10px;
}
#fotoalba div p {
	padding: 0 10px;
}
#add {
	position: relative;
	margin-left: 11px;
	width: 509px;
	height: 108px;
	background: url(../img/bg/last-photos.jpg) no-repeat;
	clear: both;
}
#album img, #reporty div img {
	padding: 7px;
	margin: 7px;
	border: #8e8e8e solid 1px;
	background-color: #222;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 70);
}
#album img:hover, #reporty div img:hover {
	border: #fff solid 1px;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 100);
}
#detailPhoto {
	border: #222 solid 15px;
	max-width: 500px;
	margin: 0 auto;
	display: block;
}
#nav {
	font-size: 10px;
	display: block;
	text-align: center;
	padding: 0;
	position: relative;
	top: -5px;
}
#prevPh, #nextPh {
}
#prevPh {
	float: left;
	padding-left: 159px;
	border-right: #222 solid 7px;
	background: url(http://fotogalerie.mistrfana.cz/img/prev.jpg) no-repeat left 0;
}
#prevPh:hover {
	background-position: left -100px;
}
#nextPh {
	float: right;
	padding-right: 159px;
	border-left: #222 solid 7px;
	background: url(http://fotogalerie.mistrfana.cz/img/next.jpg) no-repeat right 0;
}
#nextPh:hover {
	background-position: right -100px;
}
#show01 {
	display: none;
}
#reporty div {
	clear: left;
}
#reporty div img {
	float: left;
	margin: 0 15px 15px 0;
}
#addCom {
	clear: both;
	display: block;
	border-bottom: #222 solid 1px;
	padding: 15px 0 10px 0;
}

/* seo H1 */
/*******************************************************************************************/
#logoHp {
	position: absolute;
	top: 60px;
	left: 234px;
	width: 394px;
	height: 304px;
	z-index: 0;
	background: url(../img/bg/logo-hp.jpg) no-repeat;
}
#logo {
	position: absolute;
	top: 10px;
	left: 302px;
	width: 259px;
	height: 215px;
	z-index: 1;
}
.web { background: url(../img/bg/logo-webdesign.jpg) no-repeat; }
.gal { background: url(../img/bg/logo-fotogalerie.jpg) no-repeat; }
.rep { background: url(../img/bg/logo-fotoreporty.jpg) no-repeat; }
.fot { background: url(../img/bg/logo-fotografie.jpg) no-repeat; }

#logo h1, #lohoHp h1 {
	position: absolute;
}
h1 a {
	width: 259px;
	height: 215px;
	display: block;
	text-indent: -3000px;
}


/* last photos a web  */
/*******************************************************************************************/
#lastP, #lastW {
	position: absolute;
	top: 377px;
	width: 116px;
	color: #bdbdbd;
	font-size: 10px;
}
#lastP strong, #lastW strong {
	font-weight: normal;
	color: #7f7f7f;
}
#lastP img, #lastW img {
	border-top: #383536 solid 5px;
	border-bottom: #383536 solid 5px;
	margin-bottom: 2px;
}
#lastP img:hover, #lastW img:hover {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 100);
}
#lastP {
	left: 7px;
	text-align: right;
}
#lastP p {
	text-align: right;
	padding-right: 4px;
	margin: 2px 0 0 0;
}
#lastP img {
	border-left: #383536 solid 5px;
	border-right: none 0;
	opacity: 0.1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 10);
}
#lastW {
	right: 7px;
}
#lastW p {
	padding-left: 4px;
	margin: 2px 0 0 0;
}
#lastW img {
	padding: 0 10px;
	background-color: #383536;
	border-right: #383536 solid 5px;
	border-left: none 0;
	opacity: 0.1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 10);
	position: absolute;
	bottom: 0;
}
#lastW div {
	position: relative;
	height: 110px;
}


/* submenu  */
/*******************************************************************************************/
#left, #right {
	position: absolute;
	top: 158px;
	width: 66px;
	height: 164px;
	cursor: pointer;
}
#left {
	left: 26px;
	background: url(../img/bg/bok-foto.jpg) no-repeat -66px 0;
}
#right {
	right: 26px;
	background: url(../img/bg/bok-web.jpg) no-repeat -66px 0;
}
#left:hover, #right:hover {
	background-position: 0 0;
}
#left h2, #right h2 {
	position: absolute;
	left: -3000px;
}
#sub01, #sub02 {
	display: none;
	position: absolute;
	top: 166px;
	width: 155px;
	height: 72px;
	letter-spacing: 6px;
	text-transform: uppercase;
	padding: 14px 0;
	line-height: 18px;
}
#sub01 a, #sub02 a {
	color: #8c8c8c;
	text-decoration: none;
	display: block;
}
#sub01 a:hover, #sub02 a:hover {
	color: #737373;
}
#sub01 {
	left: 123px;
	padding-left: 10px;
	background: url(../img/bg/submenu-left.jpg) no-repeat top left;
}
#sub01 #sel {
	color: #4fb84d;
}
#sub02 {
	right: 123px;
	padding-right: 10px;
	background: url(../img/bg/submenu-right.jpg) no-repeat top right;
	text-align: right;
}
#sub02 #sel {
	color: #f8941e;
}

.connect_widget_connected_text {
	color: #fff;
}
