/* CSS Document */
/*rozvržení stránky */
body {
	margin: 0;
	padding: 0;
	background: rgb(255,250,240) url(obrazky-svatebni-fotograf/svatebni-fotograf-stary-papir.jpg);
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626262;
}
#page {
	position: relative;
	width: 920px;
	height: 1000px;
	margin: 0 auto;
}
#box-top-left {
	position: absolute;
	top: 10px;
	left: 0px;
	padding: 0px;
	background: #D5CCA1;
	width: 209px;
	/*height: 125px;*/
}
#menu {
	position: absolute;
	top: 10px;
	left: 210px;
	width: 708px;
	_width: 710px;  /* IE6 border box issue hack */
	height: 50px;
	background: rgb(227,223,198);
}
#menu-sluzby {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 685px;
	height: 50px;
}
#obrazek-top {
	position: absolute;
	top: 60px;
	left: 210px;
	background: rgb(255,250,205);
	width: 705px;
	height: 180px;
	border: 0px solid rgb(210,180,140);
	border-left-width: 5px;
}
.obr {
	_height: 192px; /* IE border box issue hack */
	_width: 705px;  /* IE border box issue hack */
}
#box-left {
font-size:11px;
	position: absolute;
	top: 130px;
	left: 0px;
	width: 200px;
	height: 110px;
	margin-top:13px;
}
#box-left p {
	padding: 10px 5px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: rgb(128,128,0);
}
#sidebar-left {
	position: absolute;
	_margin-top: 5px;
	top: 247px;
	left: 0px;
	background: #E3DFC6;
	width: 204px;
	height: 680px;
		_height: 682px; /* IE border box issue hack */
  border: solid rgb(210,180,140);
	border-right-width: 5px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	
}

#sidebar-left-clanek {
	position: absolute;
	_margin-top: 5px;/* IE border box issue hack */
	top: 247px;
	left: 0px;
	background: rgb(227,223,198);
	width: 204px;
	height: 1065px;
	border: solid rgb(210,180,140);
	border-right-width: 5px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	
}



#content {
  _margin-top: 5px;/* IE border box issue hack */
	position: absolute;
	top: 247px;
	left: 210px;
	background: #EBE6D0;
	width: 710px;
	height: 675px;
	
}

#content-fotogalerie h1{
  margin-top: 10px;
  color: orange;
 /*font-weight: bold;*/
 font-size:30px;
  font-family: Times New Roman,serif;
  text-align: center;
}



#footer {
position: absolute;
	top: 935px;
	left: 0px;
	background: #D5CCA1;
	width: 898px;
	border-color: #A9A798;
	border-style: solid;
	border-width: 5px 1px 1px;
	clear: both;
	height: 30px;
	margin: 0pt auto;
	padding: 10px;
}

#footer-clanek {
	position: absolute;
	top: 1320px;
	left: 0px;
	background: #D5CCA1;
	width: 898px;
	border-color: #A9A798;
	border-style: solid;
	border-width: 5px 1px 1px;
	clear: both;
	height: 15px;
	margin: 0pt auto;
	padding: 10px;
}


#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#footer-clanek p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}




/*styl */
/*logo */
#logo h1 {
   color: #000000;
	text-align: center;
	letter-spacing: -1px;
	font-size: 19px;
	margin-top: 5px;
}
#logo h1 a {
	color: #000000;
}
#logo h2 {
  color: #000000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
	margin-bottom: 5px;
}
#logo h2 a {
	color: #3B3B3B;
}
#logo a {
	text-decoration: none;
}
h1, h2, h3 {
	font-weight: normal;
	color: rgb(128,0,0);
}



p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}
a:link {
	color: rgb(160,82,45);
}
a:hover {
	text-decoration: none;
	color: rgb(119,136,153);
}
a:visited {
	color: rgb(160,82,45);
}
/* menu*/
#menu ul {
	margin: 0;
	padding: 20px 0px 0px 40px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	padding: 0 18px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
#menu a:hover, #menu .active {
	background: rgb(210,180,140);
}
#menu .active a {
}
#menu-sluzby ul {
	margin: 0;
	padding: 20px 0px 0px 40px;
	list-style: none;
}
#menu-sluzby li {
	display: inline;
}
#menu-sluzby a {
	display: block;
	float: left;
	color: #A0C0FF;
	padding: 0 20px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
#menu-sluzby a:hover, #menu-sluzby .active {
	background: #626262;
}
#menu-sluzby .active a {
}
/* Content */
#content-box {
	background: rgb(255,228,225) url(obrazky-svatebni-fotograf/svatebni-fotograf-ales-motejl-pozadi-content.jpg);
	padding-right:40px;
	padding-left: 40px;
	padding-bottom: 35px;
	padding-top:5px;
	height: 640px;
	text-align: justify;
}

#content-box-clanek {
	background: rgb(255,228,225) url(obrazky-svatebni-fotograf/svatebni-fotograf-ales-motejl-pozadi-content.jpg);
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 35px;
	padding-top:5px;
	height: 1025px;
	text-align: justify;
}


#content-box h1 {

font-family: "arial black", Times, serif;
 font-varian: small-caps; letter-spacing: 2px; font-size: 18px
}




#content-box ol, #content ul {
	margin-left: 3em;
}
#content-box-vnitrek img {
	float:right;
	border: 2px solid black;
	margin: 5px;
}

#content-box-kniha img {
	float:left;
	border: 2px solid black;
	margin: 5px;
}


#content-box-vnitrek-fotogalerie img {

	border: 2px solid black;
	margin: 5px;
}






#nahled-1 {
position: absolute;
left: 50px;
top: 350px;
}

#nahled-2 {
position: absolute;
left: 380px;
top: 350px;
}

#nahled-3 {
position: absolute;
top: 100px;
left:50px;
}




#nahled-4 {
position: absolute;
top: 100px;
left: 350px;

}







/* Sidebar */
#sidebar {
	padding: 10px 20px 0px 10px;
	background: #E3DFC6;
}
#sidebar h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
}
#sidebar h3 {
	font-size: 77%;
}
#sidebar h3 span {
	padding: 3px 5px;
	background: #DCD7C1;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #000000;
}



#copy h2 {
width: 300px;
position:relative;left:600px;top:565px;

font-family: "Arial Black";
font-size: 18px;
color: Gray;
margin-bottom: 5px;
}


