@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #4C4C4C;
	background-image: url(../images/bg_all.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a {
	text-decoration: none;
	color: #1E6076;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #1e6076;
	margin: 10px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	color: #1e6076;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#all1{
	background-image: url(../images/bg_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 882px;
	float: left;
	width: 100%;
} 
#all2{
	background-image: url(../images/bg_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	float: left;
} 
#mainContent ul li {
	list-style-type: none;
	background-image: url(../images/odrazka.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	font-weight: bold;
}
#mainContent .tri  {
	background-image: url(../images/3.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
}

.twoColFixRtHdr #container {
	width: 760px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-left: 220px;
	_margin-left: 110px;
	padding-bottom: 94px;
	float: left;
} 
.twoColFixRtHdr #header {
	margin-top: 148px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 85px;
	padding: 0;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 294px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 400px;
	margin: 0;
} 
#header .logo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

/* MENU */

#header #menu {
	float: right;
	height: 44px;
	width: 450px;
	margin-top: 35px;
	margin-right: 10px;
}

#menu #polozka1 a,
#menu #polozka2 a,
#menu #polozka3 a,
#menu #polozka4 a,
#menu #polozka5 a{
	float: left;
	height: 44px;
	display: block;
	background-repeat: no-repeat;
}
#menu #none {
	display: none;
}


#menu #polozka1 a{
	width: 63px;
	background-image: url(../images/menu1.png);
}

#menu #polozka2 a{
	width: 108px;
	background-image: url(../images/menu2.png);
}

#menu #polozka3 a{
	width: 94px;
	background-image: url(../images/menu3.png);
}

#menu #polozka4 a{
	width: 68px;
	background-image: url(../images/menu4.png);
}

#menu #polozka5 a{
	width: 88px;
	background-image: url(../images/menu5.png);
}


#menu #polozka1 a:hover, #header #menu #polozka1 .active a{
	background-image: url(../images/hover/menu1.png); !important
}
#menu #polozka2 a:hover, #header #menu #polozka2 .active a{
	background-image: url(../images/hover/menu2.png); !important
}
#menu #polozka3 a:hover, #header #menu #polozka3 .active a{
	background-image: url(../images/hover/menu3.png); !important
}
#menu #polozka4 a:hover, #header #menu #polozka4 .active a{
	background-image: url(../images/hover/menu4.png); !important
}
#menu #polozka5 a:hover, #header #menu #polozka5 .active a{
	background-image: url(../images/hover/menu5.png); !important
}

.twoColFixRtHdr #footer {
	height: 50px;
	padding: 0;
} 
#kontakty #konleva {
	float: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 10px;
}
#kontakty h2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#kontakty #konprava {
	float: right;
	width: 130px;
	margin-top: 25px;
	margin-right: 20px;
	color: #1E6076;
	font-weight: bold;
}
.twoColFixRtHdr #footer  a{
	color: #FFF;
} 
#container #obsah {
	background-image: url(../images/bg_vnitrek_cele.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 760px;
}
#container #obsah #obsahHome {
	background-image: url(../images/bg_vnitrek.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 463px;
	width: 760px;
}
#container #obsah #obsahReference {
	background-image: url(../images/bg_vnitrek_dole.jpg);
	height: 360px;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
}
#obsahReference #reference {
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
	height: 240px;
}
#footer div {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	padding-top: 18px;
}
#reference a img {
	padding: 0px;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#obsahReference #kontakty {
	background-image: url(../images/spone-bile-cele.png);
	clear: both;
	float: right;
	height: 99px;
	width: 294px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
#sidebar1 .video {
	margin-bottom: 10px;
}
#sidebar1 .projekt {
	margin-bottom: 7px;
	clear: right;
	float: right;
	width: 290px;
}

#sidebar1 .projekt2 {
	margin-bottom: 0px;
	clear: right;
	float: right;
	width: 290px;
}

#sidebar1 .projekt .projektFoto, #sidebar1 .projekt2 .projektFoto {
	float: right;
}
#sidebar1 .projekt .projektText, #sidebar1 .projekt2 .projektText {
	float: left;
	width: 120px;
	margin-top: 10px;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.green {
	color: #9ec91c;
}
#sidebar1 .addressTable {
	vertical-align: top;
}
#sidebar1 .addressTable .addLabel  {
	text-align: right;
	margin-right: 0px;
}
.addressTable td {
	margin-right: 5px;
}
#mainContent #reference {
	width: 725px;
	margin-left: 3px;
}
#mainContent #o-nas .architekt {
	float: left;
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 4px;
}
.architekt .archFoto {
	margin: 5px;
	float: left;
	border: 2px solid #FFF;
}
.architekt .referenceArch {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 320px;
}
.gray {
	color: #666;
	margin-right: 5px;
}
.architekt .cv .addressTable .addLabel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.architekt .cv {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 220px;
}
#obsah #obsahHome #mainContent #archiv {
	min-height:750px;
}

/* PARTNERI */


.twoColFixRtHdr #container {
	padding-bottom: 94px;
} 

#footer div {
	padding-bottom: 18px;
}

#footer #partneri   {
	color: #545253;
	text-align: left;
	width: 700px;
	margin-top: 0px;
	margin-left: 30px;
	font-size: 9px;
	clear: both;
	padding-top: 30px;
}
#footer #partneri a   {
	color: #545253;
!important
	font-size: 9px;
}
#mainContent #zelena  h1 {
	color: #4A8411;
	font-size: 24px;
	font-weight: bold;
}
#mainContent #zelena a {
	color: #4A8411;
	text-decoration: underline;
}
#mainContent #zelena h2 {
	color: #377B1A;
}
#mainContent #zelena #zelenaanim {
	padding-left: 10px;
}
/* SLIDES */

#img {
	position:relative;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 294px;
	height: 148px;
}

#img img {
	position:absolute;
	top:0px;
	left: 0px;
	margin: 0px;
	padding: 0px;

}

/* SLIDES END */
