html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
        background: #ACACAC;
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #000000;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 180%;
}

strong {
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.image
{
	display: inline-block;
}

.image img
{
	display: block;
	width: 100%;
	border-radius: 5px;
}

.image-full
{
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

.image-left
{
	float: left;
	margin: 0 2em 2em 0;
}

.image-centered
{
	display: block;
	margin: 0 0 2em 0;
}

.image-centered img
{
	margin: 0 auto;
	width: auto;
}

hr {
	display: none;
}

ul.style1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li
{
	padding: 10px 0px 20px 0px;
	border-top: 1px solid #242424;
}

ul.style1 a
{
	color: #4E4E4E;
}

ul.style1 .first
{
	padding-top: 0px;
	border-top: none;
}

ul.style2
{
	margin: 30px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li
{
	float: left;
	margin-right: 10px;
}

ul.style2 img
{
	display: block;
	border-radius: 4px;
}


ul.style3
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	color: #6c6c6c
}

ul.style3 li
{
	padding: 1.6em 0em 0em 0em;
	margin: 0 0 1em 0;
}

ul.style3 p
{
	margin: 0;
}

ul.style3 a
{
	display: block;
	text-decoration: none;
	color: #2D2D2D;
}

ul.style3 a:hover
{
	text-decoration: underline;
}

ul.style3 h3
{
	padding: 1em 0em 5px 0em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 300;
	color: #FFFFFF;
}

ul.style3 .first
{
	padding-top: 0;
	background: none;
}

ul.style3 .date
{
	float: left;
	position: relative;
	width: 60px;
	height: 54px;
	margin: 0.5em 1.5em 0em 0.5em;
	padding: 8px 0em 0em 0em;
	background: #262626;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #FFF;
}

ul.style3 .date:after
{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
}

ul.style3 .date b
{
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 1.8em;
	font-weight: 700;
	color: #FFFFFF;
}

ul.style3 .date a
{
	color: #FFFFFF !important;
}

ul.style3 .date a:hover
{
	text-decoration: none;
}

ul.style4
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style4 li
{
	padding: 10px 0px 20px 0px;
	border-top: 1px solid rgba(255,255,255,0.3);
}

ul.style4 a
{
	color: #2D2D2D;
}

ul.style4 .first
{
	padding-top: 0px;
	border-top: none;
}

/** WRAPPER */

#wrapper {
	width: 1000px;
        background: #212121;
	margin: 0px auto;
   
        
	
}

#featured-wrapper {
	overflow: hidden;
	padding: 6em 50px;
	background: #E54732;
	color: #2D2D2D;
}

#featured-wrapper h2
{
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.8em;
	color: #FFF;
}

#featured-wrapper span
{
	font-size: 0.80em !important;
	color: #323232;
}

#footer-wrapper {
	overflow: hidden;
	padding: 10em 0em;
}

.container {
	width: 100%;
	margin: 0px auto;
        background: #ffffff;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	padding-top: 10px;
            background-image: url( 'http://www.silva-interiery.cz/web_files/hlavicka2.jpg' );
    background-repeat: no-repeat;
        height: 372px;
        float: center;
}

/* Logo */

#logo {
	height: 30px;
	margin: 0px auto 30px auto;
}

#logo h1, #logo p, #logo div {
	margin: 0;
	padding-right: 20px;
}

#logo h1 {
	text-align: right;
	text-transform: uppercase;
}

#logo h1 a {
	font-size: 25px;
	color: #FFFFFF;
}

#logo h1 span {
	color: #FFFFFF;
}

#logo p {
	text-align: right;
	text-transform: uppercase;
	font-size: 140px;
	font-family: 'Raleway', sans-serif;
	color: #FFFFFF;
}

#logo div {
	text-align: right;;
	font-size: 20px;
	font-family: 'Ariel';
	color: #FFFFFF;
}




#logo p a {
	color: #595959;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #1F1F1F;
}

/** MENU */

#menu {
	overflow: hidden;
	width: 1100px;
	margin: 0px 10px;
	height: 80px;
	color: #000000;
	border-bottom: 1px solid #272727;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	border-left: 1px solid #272727;
}

#menu a {
	display: block;
	margin: 0em 3em;
	padding: 1em 0em;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	text-align: center;
	font-size: 1.2;
	font-weight: 200;
	font-family: 'Raleway', sans-serif;
	color: #666666;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .first {
	border-left: none;
}

/** PAGE */

#page {
	overflow: hidden;
        height: 561px;
        background-position: center;
	padding-top: 0em;
	padding-left: 50px;
	color: #6A6A6A;
}

#page .content
{
	width: 861px;
        height: 461px;
        overflow: auto;
         float: center;
        
}

#page .content p
{
	font-size: 0.5em;
        
}
#page .content div
{
	font-size: 14px;
        color: #fff;
        
}
#page .content li
{
	font-size: 14px;
        color: #fff;
        
}
#page h2
{
	display: block;
	padding-bottom: 0.20em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1,5em;
	font-weight: 600;
	color: #EE5F01;
}
#page h3
{
	display: block;
	padding-bottom: 0.20em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1,5em;
	font-weight: 600;
	color: #EE5F01;
}
#page h4
{
	display: block;
	padding-bottom: 0.20em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1,5em;
	font-weight: 600;
	color: #EE5F01;
}
#page span
{
	display: block;
	padding-bottom: 0.50em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: 200;
	color: #E94730;
}

/* styling for the slideshow on the homepage */
ul.slideshow {
  width: 490px;
  height: 215px;
  float: right; 
  overflow: hidden;
  position: relative;
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  list-style: none;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: 5px;}
/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/* Footer */

#footer-content
{
	overflow: hidden;
	padding: 5em 0em;
	color: #000000;
}

#footer-content a
{
	color: #515151;
}

#footer-content h2
{
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 300;
	color: #FFF;
}

#footer-content strong
{
	color: #9F9F9F;
}

#footer-content .button-style
{
	color: #FFFFFF !important;
}

#footer-content #fbox1
{
	float: left;
	width: 314px;
	margin-right: 24px;
	padding-left: 50px;
}

#footer-content #fbox2
{
	float: left;
	width: 446px;
	padding: 0px 20px;
}

#footer-content #fbox3
{
	float: right;
	width: 252px;
	padding-right: 50px;
}


#box1
{
	float: left;
	width: 324px;
	margin-right: 24px;
}

#box1 .style4
{
	padding-top: 1em;
}

#box2
{
	float: left;
	width: 436px;
	padding: 0px 20px;
}

#box3
{
	float: right;
	width: 252px;
}

/* Footer */

#footer {
	overflow: hidden;
	padding-bottom: 3em;
        background: #000000;
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.2);
	font-size: 0.80em;
	color: #ffffff;
}

#footer div {
	text-align: center;
	text-transform: uppercase;
	font-size: 0em;
	color: #000000;
}
#footer a {
	color: #666666;
}

/* Button Style 1 */

.button-style {
	display: inline-block;
	margin-top: 20px;
	padding: 17px 20px;
        width: 350px;
	background: #C0C0C0;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
        font-size: 17px;
	color: #FFFFFF;
}

.button-style-alt
{
	background: #E94730;
	padding: 15px 20px;
	font-size: 1.3em;
	font-weight: 600;
}