/* CSS Document - Author: Shaibal Mandal */

html, body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    text-align:center;
    background: #464646 url('../images/bggrad2.jpg') repeat-x;
    clear: both;
}

a 
{
	text-decoration: underline;
	color: #4A4A4A;
}

a:hover
{
	text-decoration: underline;
	color: #000;
}

ul {
  margin-top: 3px;
}


#container 
{
    margin:0 auto;
    width:700px;
    height:100%;

}

/* hlavni menu */
#navcontainer
{
	clear: both;
	margin: 5px 0 0 0;
    padding: 0 1px;
}

#navcontainer a
{
  display: block;
}

#navcontainer a:hover
{
    background: url(../images/nav_bg_center_sel.jpg) repeat-x;
}

#navcontainer a:hover #nav_left
{
    background: url(../images/nav_bg_left_sel.jpg) no-repeat left;
}

#navcontainer a:hover #nav_right
{
    background: url(../images/nav_bg_right_sel.jpg) no-repeat right;
}

.nav_btn
{
	width: 173px;
	height: 40px;
	float: left;
    margin: 0;
    padding: 0;
	background: url(../images/nav_bg_center.jpg) repeat-x;
}

.nav_text
{
    display: block;
    width: 173px;
   	height: 29px;
    margin: 0;
    padding: 11px 0 0 0;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}


#nav_left
{
    display: block;
	width: 100%;
	height: 40px;
    margin: 0;
    padding: 0;
	background: url(../images/nav_bg_left.jpg) no-repeat left;
}

#nav_right
{
    display: block;
	width: 100%;
	height: 40px;
    margin: 0;
    padding: 0;
	background: url(../images/nav_bg_right.jpg) no-repeat right;
}

.nav_separator
{
   	width: 2px;
	height: 40px;
	float: left;
    margin: 0;
    padding: 0;
	background: url(../images/nav_bg_separator.jpg) no-repeat;
}
/* konec - hlavni menu */

.clear
{
    margin: 0;
    padding: 0;
    clear: both;
    height: 0px;
    max-height: 0px;
    overflow: hidden;
}


#hidden {
	clear: both;
	height: 15px;
}

/* hlavni obsah */
#main 
{
    margin-top: 5px;
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #E2E2E2;
	border: 1px solid #888;
    clear: left;
	float: left;
}

#content_index p {
    margin: 5px 0px 5px 0px;
    text-indent: 10px;
}


#fpic
{
	width: 686px;
    margin: 0;
    padding: 0;
	border: 1px inset #888;	
	height: 200px;
	background-color: #999999;
	clear: both;
	background: url('../images/op.jpg') no-repeat;
}

#fpic_contacts {
    /*position: relative;*/
    padding: 0;
    margin: 0;
    width: 200px;
    height: 198px;
    background: #8C8F93;
    float: right;
    clear:both;
    border: 1px solid #444;
}
#fpic_contacts_h {
    width: 184px;
    background: #444;
    color: #F4F4F4;
    font-weight: bold;
    padding: 3px 8px;
}

#fpic_contacts_h a {
    text-decoration: none;
}


#fpic_contacts div {
    padding: 2px 8px;
    color: #E9E9E9;
}

#fpic_contacts a {
    color: #F4F4F4;
}

#fpic_contacts span {
    font-weight: bold;
}

#fpic_div {
    position: absolute;
    padding: 0;
    margin: 0;
    float: left;
    width: 500px;
}


#fpic_logo {
    padding: 0;
    margin: 8px 0 0 7px;
    background-color: transparent;
    border: 0;
}

#fpic_slogan {
    color: #4A4A4A;
    font-size: 160%;
    line-height: 120%;
    padding: 0;
    margin: 25px 0 0 7px;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 200px;
    background: #666;
    float: right;
    clear:both;
}

#content {
    float: left;
    width: 470px;
    border-right: 1px solid #BBB;
    margin: 0;
    padding: 5px 10px 15px 5px;
}


#sidebar
{
	width: 192px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
    float: right;
    overflow: auto;
}

#sidebar h2
{
    text-decoration: none;
    display: inline;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
    margin: 0;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
    margin: 0;
    text-align: left;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
    margin: 0;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
    margin: 0;
}

#fpic h3
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 68px;
    margin: 0;
}

ul
{
  margin: 5px 5px 5px 30px;
}


/*
.hideme
{
	display: none;
	color: white;
}
*/

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#footer a {
    color: #fff;
}

/*
#b2 
{
	width: 213px;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li
{
	border-bottom: 1px solid #999;
	margin: 0;
	width: auto;
}

#b2 li a
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	width: auto;
	background-color:#777;
}

#b2 li a:hover
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}

*/

.bhz
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #AEAEAE;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444;
	border-right: 5px solid #444;
	display: block;
	background-color: #444;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #DBDBDB;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

.noteblock1
{
    background: #d0d0d0;
    width: 465px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px 7px 0px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	margin:0;
	padding: 0;
}


/* kontakty */
#contacts
{
  margin: 0;
  padding: 8px 0 0 0;
  clear: left;
  text-align: center;
  font-size: 110%;
}

#contacts span {
    font-weight: bold;
}


.address1
{
    float: left;
    margin: 0 0px 0 20px;
}
.address2
{
    float: right;
    margin: 0 20px 0 0px;
}

.address3
{
    float: left;
    margin: 20px 0px 0 20px;
}
.address4
{
    float: right;
    margin: 20px 48px 0 0px;
}

/* konec - kontakty */

/* obrazky v popisu projektu */

#content a img
{
    vertical-align: text-top;
    padding: 0;
    border: 2px solid #4A4A4A;
}

.img_left
{
   float: left;
   margin: 13px 8px 0 0;
}

.img_right
{
   float: right;
   margin: 13px 0 0 8px;
}

.fotogalerie
{
  padding-left: 5px;
  width: 462px;
}


.fotogalerie img
{
    float: left;
    margin: 4px;
}

/* konec obrazky v popisu projektu */

/* reference */
.reference {
    padding: 8px 0 0 0;
}
.reference h3{
    display: inline;
    font-size: 100%;
    font-weight: bold;

}


/* konec reference */