body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(pics/body-top.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #585858;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
  font-size:1.7em;
  margin-bottom:10px;
  margin-top:30px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #4486C7;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	/*height: 148px;*/
  height:197px;
	margin: 0 auto;
	background: transparent url(pics/dum-opac.jpg) no-repeat right top;
	/*background: transparent url(work/dum-opac.png) no-repeat right top;*/
  overflow:hidden;
}

/* Logo */

#logo {
	float: left;
  /*height:148px;*/
  height:118px;
	margin: 0;
	padding-top: 30px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: -1px;
  font-size:46px;
  /*font-size:3.8em;*/
  margin-bottom:10px;
}

#logo p {
	/*float: left;*/
	margin: 0;
	/*padding: 26px 0 0 10px;*/
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
  clear:left;
	width: 940px;
	height: 49px;
	margin: 0 auto;
  border:0;
	/*padding: 34px 0 0 0;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 155px;
	height: 33px;
	padding-top: 16px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover {
  text-decoration: none;
  color:#32639A;
  background: #9cbfde url(pics/menu.gif) no-repeat -155px top;
}

#menu li.kontakt a:hover  {
  background: #9cbfde url(pics/panel-kontakt.jpg) right top;
}


#menu li.current_page_item a {
	padding-left: 0;
  background: #F7F7F7 url(pics/menu.gif) no-repeat left top;
  color:#32639A;
}

#menu li.kontakt-selected a {
  background: #F7F7F7 url(pics/menu.gif) no-repeat right top;
}

/* tohle je tady jenom kvuli IE6*/
#menu li.current_page_item a:hover {
  text-decoration: none;
  color:#32639A;
  background: #F7F7F7 url(pics/menu.gif) no-repeat left top;
}

#menu li.kontakt-selected a:hover
{
  background: #F7F7F7 url(pics/menu.gif) no-repeat right top;
}


/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

/* Maintitle */
#maintitle
{
	width: 940px;
  height:264px;
	margin: 30px 0px 50px 0px;
  background: #4c9bde url(pics/post-bg.jpg) no-repeat top left;
  /*background: #4c9bde url(work/post-bg.png) no-repeat top left;*/
}

#maintitle div.pretitle
{
  height:27px;
}

#maintitle div.title1
{
  height:107px;
  padding:15px 0px 0px 60px;
}

#maintitle div.title1 h2 a {
	color: #ffffff;
  font-style:italic;
  font-weight:bold;
  text-transform: uppercase;
  font-size: 36px;
}

#maintitle div.title2
{
  margin-top:32px;
  height:55px;
  padding:0px 60px 0px 0px;
  float:right;
}

#maintitle div.posttitle
{
  height:27px;
  clear:both;
}

#maintitle div.title2 span
{
	letter-spacing: -.5px;
  font-size:36px;
	font-style: italic;
  color:#ffffff;
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding: 30px 0px 0px 0px;
}

#page.main #content
{
  float:left;
  width:640px;
}

.post {
	margin-bottom: 15px;
}

#page.main .post
{
  margin-bottom:15px;
  margin-left:20px;
}

.post .title {
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 30px;
	padding: 12px 0 20px 0px;
	letter-spacing: -.5px;
	color: #32639A;
}

/*
#page.main h2.title
{
	border-bottom: 1px solid #E2E2E2;
  margin-bottom:30px;
  padding:8px 0px 20px 00px;
	letter-spacing: -.5px;
	color: #32639A;
} -- je to skoro to same jako element predtim
*/

#page .post p,#page .post ul
{
  font-size:1.2em;
}


.post .title a {
	color: #32639A;
	border: none;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}




/*NavBar*/

#navbar {
  float: right;
  width:278px;
  background: #FFFFFF;
  margin:0;
  border:1px solid #e2e2e2;
}

#navbar .posttitle {
  width:273px;
  background:#1f4168;
  color:#ffffff;
  text-align:center;
  font-size:15px;
  font-style:italic;
  font-weight:bold;
  border:1px solid #787878;
  padding:15px 0 15px 0;
  margin:2px;
}

#navbar .postcontent {
  height:200px;
  width:278px;
  padding-top:30px;
}

#navbar ul
{
  list-style:none;
}

#navbar li
{	
  line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0 20px 0 0px;
  font-style:italic;
  font-weight:bold;
}

#navbar a:hover
{
  text-decoration:underline;
}

#navbar:after
{
  clear:both;
}

/*BottomBar*/


/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 0px;
	color: #585858;
  background: #FFFFFF;
  border:1px solid #e2e2e2;
  border-top:none;
}

#page.main #sidebar {
  float:left;
  width:938px;
	color: #585858;
  background: #FFFFFF;
  border:1px solid #e2e2e2;
  padding:10px 0px 0px 0px;
  margin-top:50px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li.firstdegree{
  float:right;
  width:280px;
}

#page.main #sidebar li.firstdegree{
	margin-left: 31px;
  border-left:1px solid #e2e2e2;
}

#page.main #sidebar li.without-border{
  border-left:none;
}


#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
  padding-top:10px;
  padding-bottom:10px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}


#kontakt
{
  background: #1f4168;
  border:1px solid #787878;
  margin:2px;
  margin-top:30px;
  padding-top:15px;
  padding-bottom:15px;
  text-align:center;
  font-size:15px;
}

#page.main #kontakt
{
  margin:2px;
}

#kontakt a:visited, #kontakt a:link, #kontakt a:active
{
  color:#ffffff;
  text-decoration:none;
}

.icon
{ 
  clear:left;
  height:15px;
  width:15px;
  margin-right:25px;
  margin-top:3px;
  float:left;
}

.telicon
{
  background: transparent url(pics/kontakty.gif) no-repeat -30px top;
}

.rufusicon
{
  background: transparent url(pics/kontakty.gif) no-repeat left top;
}

.mobileicon
{
  background: transparent url(pics/kontakty.gif) no-repeat -15px top;
}

.faxicon
{
  background: transparent url(pics/kontakty.gif) no-repeat -45px top;
  /*
  color:#4c9bde;
  font-weight:bold;
  height:10px;
  */
}

/* Footer */

#footer-wrapper
{
  padding:0px;
  margin:0px;
  border-top:1px solid #DEDEDE;
	background: #ECECEC;
}

#footer {
  width:960px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	/*text-transform: uppercase;*/
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

/* Cenik */

.cenik
{
  table-layout:fixed;
  width:100%;
  /*border-collapse:collapse;*/
  border-collapse:separate;
}

.cenik thead
{
  background: #1f4168;
  color:#ffffff;
  border:1px solid #787878;
  font-size:15px;
  font-weight:bold;
  font-style:italic;
  text-align:center;
}

.cenik thead .sized
{
  width: 150px;
}

.cenik thead .sized-nemovitosti
{
  width: 350px;
}

.cenik thead .lefttop
{
  background: #1f4168 url(pics/table-left-top.gif) no-repeat left top;
}

.cenik thead .righttop
{
  background: #1f4168 url(pics/table-right-top.gif) no-repeat right top;
}

.cenik tbody
{
  background:#ffffff;
  color:#000000;
}

.cenik tbody .price
{
  text-align:right;
}

.cenik * tr td 
{
  padding: 10px 10px 10px 10px;
}

.cenik tbody .leftbottom
{
  background: #ffffff url(pics/table-left-bottom.gif) no-repeat left bottom;
}

.cenik tbody .rightbottom
{
  background: #ffffff url(pics/table-right-bottom.gif) no-repeat right bottom;
}

/* kontaktni formular */

#kontaktform
{
  width:600px;
}

#kontaktform table
{
  table-layout:fixed;
  width:500px;
  margin-left:20px;
  border-collapse:separate;
}

#kontaktform tr
{
  height:50px;
  padding-top:15px;
  padding-bottom:15px;
}

#kontaktform .left 
{
  vertical-align:top;
}

#kontaktform .right 
{
  width:350px;
}


#kontaktform .right input,textarea,select
{
  width:340px;
  float:right;
  border: 1px solid #1f4168;
}

#kontaktform .bth
{
  width:80px;
  float:right;
  background: #1f4168;
  color:#ffffff;
  border:1px solid #787878;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  padding:5px;
}

.neviditelny
{
  display:none;
}

.formular-chyba
{
  color:#32639A;
}
