html, body {
height: 100%;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
margin: 0px; padding: 0px;
background: #cfcfc0;
}
.body {
width: 1000px;
text-align: left;
/*min-height:100%;
height: 100%;*/
background: white;
margin: 0 auto;
position: relative;
}

/*body>.body {
height: auto;
}*/
img {
border: 0px;
}
p.logo {
margin: 0px;
width: 205px;
height: 78px;
font-size: 16px;
overflow: hidden;
position: absolute;
top: 27px;
left: 17px;
}
h1.blue {
display: none;
}
p.logo a {
width: 205px;
height: 78px;
display: block;
position: relative;
text-decoration: none;
}
p.logo a span {
width: 205px;
height: 78px;
display: block;
position: absolute;
top: 0px;
left: 0px;
background: url(../gfx/logo.png) top left no-repeat;
}
/* ----- stylovani textu ----- */
h1 {
font-size: 18px;
margin-top: 6px;
margin-bottom: 14px;
font-family: "Arial CE", Arial, Helvetica, sans-serif;
color: #176ab3;
color: #8fa433;
font-weight: normal;
}
h2 {
font-size: 16px;
margin-top: 8px;
margin-top: 15px;
margin-bottom: 3px;
font-family: "Arial CE", Arial, Helvetica, sans-serif;
color: #5b5b47;
}
a {
color: #5b5b47;
}
a:visited {
color: #7c7c68;
}
h1 a {
color: #176ab3;
}
p.cesta {
margin: 0px;
font-size: 12px;
font-family: "Arial CE", Arial, Helvetica, sans-serif;
margin-top: 14px;
margin-bottom: 2px;
}
p, ul, ol {
/*margin-top: 3px;
margin-bottom: 3px;*/
font-size: 12px/16px;
margin-bottom: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 160%;
}
a.small {
font-size: 10px;
color: #de3214;
}
a.small:visited {
color: #ff421e;
}
/* --------------------------- */
.header {
height: 167px;
background: url(../gfx/top_background.png) top left repeat-x;
position: relative;
position: absolute;
top: 0px;
left:0px;
width: 1000px;
}
.content {
background: #f5f5ed;
height: auto;
_height: 400px;
min-height: 400px;
padding: 0px 20px 15px 20px;
padding-top: 167px;
}
.footer {
clear: both;
height: 40px;
background: url(../gfx/stin.png) top left repeat-x;
position: relative;
}
.footer p {
margin: 0px;
padding: 0px;
position: relative;
top: 14px;
left: 20px;
font-size: 11px;
color: #7c7c68;
}
.footer p a{
color: #7c7c68;
text-decoration: none; 
}
.footer p a:hover{ 
color: #008ad3;
text-decoration: underline;
}

.ilustrace {
width: 710px;
height: 78px;
background: url(../gfx/ilustrace.jpg) top right no-repeat;
position: absolute;
right: 0px;
top: 18px;
}
.topmenu {
margin: 0px;
padding: 0px;
list-style: none;
position: absolute;
top: 120px;
left: 20px;
line-height: 110%;
}
.topmenu li {
float: left;
margin-right: 2px;
text-transform: uppercase;
position: relative;
line-height: 100%;
}
.topmenu li a {
display: block;
width: 129px;
height: 16px;
background-color: #de3214;
color: white;
padding-top: 3px;
#padding-top: 4px;
padding-left: 6px;
font-weight: bold;
text-decoration: none;
font-family: "Arial CE", Arial, Helvetica, sans-serif;
position: relative;
}
.topmenu li a.withsubmenu {
background-image: url(../gfx/rozek.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
.topmenu li a:hover {
background-color: #fa3914;
}
.corner1, .corner2, .corner3, .corner4 { position: absolute; top: 0px; left: 0px;}
.corner2 { right: 0px; left: auto; _left: 132px;}
.corner3 { right: 0px; left: auto; top: auto; bottom: 0px; _left: 132px; _bottom: 0px;}
.corner4 { bottom: 0px; left: 0px; top: auto; _bottom: 0px;}

ul.submenu .corner2 {
right: 0px; left: auto; _left: 134px;
}
ul.submenu .corner3 { right: 0px; left: auto; top: auto; bottom: 0px; _left: 134px; _top: 18px;
}

ul.submenu {
position: absolute;
top: 19px;
left: 0px;
list-style: none;
margin: 0px;
padding: 0px;
display: none;
padding-top: 2px;
padding-left: 0px;
background: white; 
z-index: 100;
}
.topmenu li:hover ul.submenu, .topmenu li.hover ul.submenu {
display: block;
}
.topmenu ul.submenu li {
margin-right: 0px;
float: none;
margin-bottom: 1px;
}
.topmenu ul.submenu li a {
background: #8d8877;
text-transform: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 2px;
}
.topmenu ul.submenu li a:hover {
background: #aeae92;
}
.small_menu {
text-align: right;
position: absolute;
right: 24px;
top: 100px;
}
.small_menu a {
color: #000000;
text-decoration: none;
font-size: 11px;
}
.small_menu a:hover {
text-decoration: underline;
}
.nothing {
width: 1px;
height: 1px;
overflow: hidden;
clear: both;
text-indent: 10px;
}
.left_block {
float: left;
width: 663px;
padding-top: 15px;
margin-right: 20px;
}
.peoplebox {
padding-top: 20px;
padding-bottom: 20px;
clear: both;
}
.img {
float: left;
margin-right: 10px;
}
.peoplebox h1{
margin-top: 0px;
}
.peoplebox a {
font-weight: bold;
}
.dop {
clear:both;
padding-top: 30px;
}
.rightdop {
float: left;
margin-right: 30px;
text-align:center;
font-size: 11px;
width: 320px;
}
.dop h2 {
clear: both;
margin-top: 0px;
}
.l, .r {
width: 460px;
margin-right: 20px;
float: left;
}
.new_nadpis {
width: 25%;
float: left;
color: #808184;
font-weight: bold;
}
.new_linka {
height: 10px;
overflow: hidden;
margin-bottom: 30px;
border-bottom: 1px solid #8fa433;
}
.new_perex {
padding: 5px;
color: white;
font-weight: bold;
background: #c0baa9;
line-height: 160%;
}
p.autor {
text-align:right;
color: #808184;
}
.l p, .r p {
margin: 0px 0px 15px 0px;
}
h2.delicious-banner a {
text-decoration: none;
}
.uvod_ramecek2 h2, .pracujeme h2, .pracujemeHorizontal h2 {
font-size: 18px;
margin-top: 8px;
margin-bottom: 3px;
font-family: "Arial CE", Arial, Helvetica, sans-serif;	
font-weight: normal;
color: #8FA433;
}
.uvod_ramecek2 h2.delicious-banner a {
color: #8FA433;
}
.delicious-posts ul{
padding-left: 20px;
margin-left: 0px;
list-style-type: disc;
}
.delicious-posts ul li.delicious-post {
list-style-type: disc;
}
.uvod_ramecek2 .delicious-posts ul{
	margin-top: 13px;
}
.uvod_ramecek2 .delicious-posts ul li.delicious-post{
	list-style: none;
	margin-bottom: 5px;
}
.delicious-posts ul li.delicious-post p.delicious-extended {
font-size: 12px;
margin: 0px;
}
.uvod_ramecek2 .delicious-posts ul li.delicious-post p.delicious-extended {
font-size: 10px;
line-height: 200%;	
}
.uvod_ramecek2 .delicious-posts ul li.delicious-post a.delicious-link{
font-weight: bold;
}
.delicious-posts ul * {
margin: 0px;
}
.block {
	width: 260px;
	float: left;
	}
a.lang {
color: white;
background: #008ad3;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 1px;
}
.info_ramecek {
width: 273px;
_width: 272px;
height: 273px;
background: #cdcfbf url(../gfx/right_block.png) top left no-repeat;
position: relative;
float: right;
left: -2px;
color: white;
font-size: 14px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 line-height: 20px;
 letter-spacing: 0.1em
}
.info_ramecek div {
padding: 0px;
}
.info_ramecek ul {
margin: 0px;
padding-left: 0px;
list-style: none;
}
.info_ramecek ul li {
padding-bottom: 13px;
padding-top: 13px;
}
.info_ramecek2 {
width: 275px;
_width: 272px;
height: 273px;
background: #cdcfbf url(../gfx/uvod.png) top left no-repeat;
float: left;
position: relative;
}
.info_ramecek2 div {
padding: 12px;
padding: 0px;
}
.info_ramecek2 h2, .info_ramecek2 p{
color: white;
font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 160%;
margin: 0px;
margin-bottom: 25px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 line-height: 20px;
 letter-spacing: 0.1em
}
.info_ramecek2 h2 {
padding: 12px;
border-bottom: 2px solid #f5f5ed;
 color: #2B85BD;
margin: 0px;
}
.info_ramecek2 p.pomahame {
margin: 0px;
padding: 12px;
}
.info_ramecek2 a, .info_ramecek a {
color: white;
}
.info_ramecek2 strong {
 color: #2B85BD;
}
.info_ramecek  img {
position: absolute;
left: 12px;
top: 16px;
}
.info_ramecek  img.none {
display: none;
}
.info_ramecek  img.krok0 {
opacity: 1;
}
.info_ramecek  img.krok1 {
opacity: 0.6;
}
.info_ramecek  img.krok2 {
opacity: 0.2;
}
.uvod {
padding-top: 15px;
}
.uvod_ramecek1 {
width: 663px;
float: left;
clear: left;
margin-top: 5px;
margin-right: 2px;
position: relative;
background: white;
padding-left: 10px;
padding-right: 10px;
}
.uvod_ramecek2 {
width: 388px;
margin-right: 2px;
float: left;
margin-top: 5px;
padding-top: 10px;
background: white;
position: relative;
padding-left: 10px;
padding-right: 10px;
}
.uvod_ramecek2 ul{
list-style: none;
padding: 0px;
margin: 0px;	
}
.rozek {
margin: 0px;
padding: 0px;
position: absolute;
right: 0px;
top: -3px;	
}
.pracujeme {
width: 262px;
float: left;
position: relative;
background: white url(../gfx/pracujeme.png) top left no-repeat;
margin-top: 5px;
padding-top: 10px;
text-align: center;	
padding-left: 10px;
}
.pracujeme h2 {
text-align: left;	
}
.uvod_ramecek1 h1 {
margin-top: 18px;	
} 
.pracujeme a{
padding-top: 20px;
display: block;	
padding-bottom: 20px;
}
.pracujeme_inner {
position: relative;
padding-left: 20px;
}
.small_foto {
position: absolute;
position: static;
top: 183px;
left: 295px;
z-index: 0;
}
#pracujeme1, #pracujeme2 {
text-align: center;
width: 220px;
}
.content p{
margin-top: 3px; margin-bottom: 10px;
}
.keywords, .tags{
padding-top: 20px;
clear:both; 
color: #b4b49c;
font-size: 10px;
}
.keywords strong, .tags strong {
font-weight: normal;
}
p.more {
margin: 0px;
position: absolute;
right: 0px;
bottom: 0px;
_bottom: -1px;
}
p.more a {
display: block;
width: 44px;
height: 25px;
overflow: hidden;
text-indent: 50px;
line-height: 30px;
background: url(../gfx/more.png) top left no-repeat;
}
.info_ramecek ul li{
border-bottom: 2px solid #F5F5EB;
background: url(../gfx/kolecko.gif) top left no-repeat;
padding-left: 45px;
padding-right: 25px;
_height: 1px;
}
.info_ramecek ul li.first {
padding-bottom: 10px;
padding-top: 13px;
background: transparent;
padding-left: 12px;
color: #2785b8;
}
.pracujemeHorizontal {
background: white url(../gfx/rozek_right.png) top right no-repeat;
position: relative;
height: 70px;
margin-top: 10px;
margin-bottom: 10px;
}
.pracujemeHorizontal h2 {
position: absolute;
top: 14px;
left: 10px;
}
.pracujeme_innerHorizontal {
float: right;
}
.lideHomepage {
width: 663px;
float: left;
background: white url(../gfx/rozek_right.png) top right no-repeat;
padding: 10px;
margin-top: 6px;
}
.lideHomepage h2 {
font-size: 18px;
margin-top: 8px;
margin-bottom: 3px;
font-family: "Arial CE", Arial, Helvetica, sans-serif;	
font-weight: normal;
color: #8FA433;
}
.boxPeople {
width: 215px;
float: left;
margin-right: 5px;
margin-top: 15px;
}
.boxPeople h3 {
font-size: 14px;
color: #707068;
font-weight: normal;
margin-top: 0px;
margin-bottom: 5px;
}
.imgP {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.boxPeople ul {
clear:both;
font-size: 11px;
margin-left: 5px;
padding-left: 5px;
width: 200px;
}
p.about {
clear:both;
font-size: 11px;
width: 200px;
}
.motto {
font-size: 11px;
color: #4985BD;
}
.bezkorupce {
width: 260px;
text-align: center;
background: white url(../gfx/rozek_left.png) top left no-repeat;
float: right;
padding-top: 45px;
padding-bottom: 45px;
}
a.bezKorupce {
display: block;
width:210px;
height: 127px;
overflow: hidden;
clear: both;
text-indent: -9999px;
background: url(../gfx/bezKorupce.png) top left no-repeat;
position: absolute;
top: 140px;
right: -25px;
z-index: 10000;
}
.ram {
position: relative;
padding: 10px;
background: white;
min-height: 333px;
width: 220px;
float: right; 
font-family: Arial, sans-serif;
}
.ram p {
margin: 0px;
font-size: 12px;
letter-spacing: -1px;
}
.ram_topleft {
width: 6px;
height: 6px;
overflow: hidden;
background: url(../gfx/white_ramecek_top_left.png) top left no-repeat;
position: absolute;
top: 0px;
left: 0px;
}
.ram_topright {
width: 6px;
height: 6px;
overflow: hidden;
background: url(../gfx/white_ramecek_top_right.png) top left no-repeat;
position: absolute;
top: 0px;
right: 0px;
}
.ram_bottomleft {
width: 6px;
height: 6px;
overflow: hidden;
background: url(../gfx/white_ramecek_bottom_left.png) bottom left no-repeat;
position: absolute;
bottom: 0px;
left: 0px;
}
.ram_bottomright {
width: 6px;
height: 6px;
overflow: hidden;
background: url(../gfx/white_ramecek_bottom_right.png) bottom right no-repeat;
position: absolute;
bottom: 0px;
right: 0px;
}
.ram h2{
margin-top: 0px;
}
.ram ul {
margin: 0px;
padding: 0px;
padding-left: 12px;
letter-spacing: -1px;
}
.ram ul li {
padding-left: 0px
}
.ram small {
display: block;
padding-top: 12px;
}
.bigKontakt {
font-size: 20px;
font-weight: bold;
float: left;
}
.ram_inner {
margin-left: 90px;
font-size: 11px;
color: black;
}
