body{
	font-weight: normal;
	color: #3b3b3b;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 83%;
	background: #fff;
	margin: 0;
	text-align: left;
}

a{
	font-weight: normal;
	color: #ff6600;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #8a8a8a;
}
a:focus{
	text-decoration: none;
	color: #8a8a8a;
}
/*externi odkazy maji u sebe piktogram*/
a[href^="http://"], a[href^="https://"], a[href^="ftp://"] {
	background: url(../../img/u/ext-odkaz.gif) 100% 0 no-repeat;
	padding-right: 14px;
}

a.no-ext{
	background: none !important;
	padding: 0 !important;
}

img{
	border: 0;
}
a img{
	border: 1px solid #324dae;
}
a img:hover{
	border: 1px solid #fff;
}

h1, h2, h3, h4, h5, h6{
	margin: 15px 0 5px 0;
	color: #8f908f;
}
h1{
	padding: 0 0 12px 0;
	margin: 0;
	font-size: 135%;
	font-weight: normal;
	width: auto;
}

h2{
	font-size: 110%;
}

h3{
	font-size: 100%;
}

h4{
	font-size: 90%;
}

h5{
	color: #ccc;
	font-size: 90%;
}

h6{
	color: #ddd;
	font-weight: normal;
	font-size: 90%;
}

p{
	margin: 0 0 10px 0;
	line-height: 1.9em;
}

/* list features */
ul, ol{
	margin: 0 0 10px 40px;
	padding: 0;
	list-style-type: disc;
}
ul ul, ol ol{
	list-style-type: square;
	margin: 0 0 0 20px;
}
ul ul ul, ol ol ol{
	list-style-type: circle;
	margin: 0 0 0 20px;
}

ol, ol ol, ol ol ol{
	list-style-type: decimal;
}
ol.lowalpha, ol.mala-pismena{
	list-style-type: lower-alpha !important;
}
ol.upperalpha, ol.velka-pismena{
	list-style-type: upper-alpha !important;
}
ol.upperroman, ol.velka-rimska-pismena{
	list-style-type: upper-roman !important;
}
ol.lowroman, ol.mala-rimska-pismena{
	list-style-type: lower-roman !important;
}

li{
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}

/* definition list */
dl{
	margin: 10px 0 10px 15px;
}
dt{
	font-weight: bold;
	color: #ccc;
}
dd{
	margin: 6px 0 6px 15px;
	line-height: 1.5em;
}

/* table features */
table{
	border-collapse: collapse;
	margin: 5px auto 10px auto;
	width: 100%;
}
caption{
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	color: #ccc;
	margin: 5px 0 0 6px;
}
th{
	font-weight: bold;
	text-align: center;
	font-size: 94%;
	background: #222;
	color: #fff;
}
th, td{
	border: 1px solid #666;
	padding: 7px 2px;
}
td strong{
	font-size: 94%;
}

/* form features */
form{
	margin: 0;
	padding: 0;
}
fieldset{
	text-align: left;
	border: 1px solid #ccc;
	padding: 10px;
}
input, textarea, select{
	background: #F9F9F9;
	border: 1px inset #c7c7c7;
	padding: 2px 4px;
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 100%;
}
input.button{
	background: #ddd;
	border: 1px outset #EDEDED;
	padding: 3px;
	margin: 10px;
}
input:focus, select:focus, textarea:focus{
	border: 1px inset #ff6600;
}
legend{
	font-size: 100%;
	font-weight: bold;
	padding: 0.2em 0.5em;
	border: 1px solid #ccc;
	color: #666;
	text-align: right;
}
label{
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 86%;
	width: 30%;
	margin-right: 0.5em;
	padding-top: 0.2em;
}

abbr, acronym{
	cursor: help;
	border-bottom: 1px dashed #ccc;
}

blockquote{
	border-left: 1px solid #aaa;
	font-style: italic;
	margin: 0 25px;
}
blockquote p{
	padding: 0;
	margin: 10px;
}

/*----------------------------------------------------------------  collective styles -------------------------------*/
.hidden{
	display: none;
}
.hide{
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 0px;
}

.invisible{
	visibility: hidden
}

.arrow{
	font-size: 100%;
}

.small-font, .mensi-pismo{
	font-size: 85% !important;
}
.small-font2{
	font-size: 86% !important;
}
.small-font-extra{
	font-size: 4px !important;
}
.big-font, .vetsi-pismo{
	font-size: 115% !important;
}
.font-non-proporcial{
	font-family: monospace !important;
}

.important, .zvyraznit{
	color: #6590D6 !important;
	font-size: 100%;
	font-family: inherit;
}
.important-bold{
	font-weight: bold;
}

.margin-reset{
	margin: 0 !important;
}

.float_left, .float-left, .plovouci-vlevo{
	float: left !important;
}
.float-right, .plovouci-vpravo{
	float: right;
}

.cleaner{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	border: none;
	height: 1px;
}
.cleaner2{
	clear: both;
}

.text_right, .text-right, .text-right td, .text-doprava{
	text-align: right !important;
}
.text-left, .text-doleva{
	text-align: left !important;
}
.text-center, .text-nastred{
	text-align: center !important;
}

/* list features for path of tree */
#middle ul.ul-inline-pathlinks{
	display: block;
	margin: 0;
	padding: 0;
}
#middle ul.ul-inline-pathlinks li{
	display: inline;
	margin: 0;
	padding: 0;
}
#middle ul.ul-inline-pathlinks li a{
	color: #474747;
	font-size: 86%;
}
#middle ul.ul-inline-pathlinks li a:hover{
	color: #B70000;
}

/* images */
.photo-border{
	border: 1px solid #CF0000;
	padding: 0;
	margin: 0;
}
.pic-noborder, .obrazek-bez-ramecku{
	border: 0 !important;
}

img.float-right-img, img.plovouci-obrazek-vpravo{
	margin: 6px 0 6px 6px;
	float: right;
}
img.float-left-img, img.plovouci-obrazek-vlevo{
	margin: 6px 6px 6px 0;
	float: left;
}
img.center-img, img.obrazek-nastred{
	display: block;
	margin: 0 auto;
}

img.no-border{
	border: none !important;
	padding: 0;
	background: none;
}

a.cancle-ext-look{
	background: none !important;
	padding-right: 0 !important;
}

/* logo features */
#logo-wrapper{
	position: absolute;
	top: 15px;
	left: 170px;
	margin: 0;
	padding: 0;
	width: 162px;
	height: 74px;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
}
#logo-wrapper strong{
	display: block;
	width: 162px;
	height: 74px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	background-image: url('../../img/u/logo.gif');
	cursor: pointer;
}
#logo-wrapper a{
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

#localization{
	position: absolute;
	top: 50px;
	right: 125px;
	font-size: 80% !important;
}
#login, #titulka{
	position: absolute;
	top: 0px;
	right: 60px;
	font-size: 80% !important;	
}
#login a, #titulka a{
	color: #fff;
}

#titulka{
	left: 10px;
	top: 10px;
}

#ywa-logo{
	margin: 0;
	padding: 0;
	width: 80;
	height: 63px;
	position: absolute;
	top: 54px;
	right: 88px;
}

/*---------------------------------------------------------------- actual project styles ----------------------------*/

#bottom p, #bottom li{
	font-size: 80%;
}

#box-news{
	width: 37%;
	float: right;
	margin: 0 0 30px 10px;
}
#box-news h2{
	font-size: 135%;
	font-weight: normal;
	margin-top: 0;
}

#hp-box{
	width: 61%;
	float: left;
	position: relative;
}

/*tips*/
#tip-opener-link{ /*link which is opening tip box*/
	display: block;
	position: relative;
	margin: 15px 0 0 0;
	width: 87px;
	height: 60px;
	text-decoration: none;
	background-image: url('../../img/u/vite-ze.gif');
	cursor: pointer;
}
#tip-opener-link:hover{
	background-position: 0 60px;
}

#tip-show{ /*box which show tips (opened by #tip-opener-link)*/
	width: 398px;
	position: relative;
	margin: 15px 0;
	background: #4b4b4b;
	padding: 10px 15px 4px 15px;
	color: #fff;
	font-size: 80%;
}
#tip-button{ /*right/left buttons*/
	text-align: right;
	margin: 5px 0 6px 0;
}
#close-tip{ /*cross which close the tips*/
	text-align:right;
	margin: 0;
	padding: 0;
	height: 12px;
}
#close-tip img:hover{
	border: 1px solid #ccc;
}
#tip-show p{
	margin: 0;
	padding: 0;
}
#tip-show img{
	border: 0;
}
#arrow-for-tipbox{
	position: absolute;
	top: -27px;
	left: 40px;
}
.news_style{ /*tip item which is in ul#tip-container placed anywhere*/
	display: none;
}
/* ---------layout features------------- */

#wrap{
	width: 100%;
	background: #f2f2f2 url("../../img/u/bg-top-stripe.gif") repeat-x;
	border-bottom: 2px solid #e4e4e4;
}

#content{
	width: 1052px;
	margin: 0 auto;
	position: relative;
}

#header{
	height: 387px;
	position: relative;
	background: url("../../img/u/bg-top.gif") no-repeat;
}

#body{
	padding: 0 175px 0 175px;
}

#footer{
	width: 705px;
	text-align: left;
	margin: 0 auto;
	font-size: 80%;
}
#footer p{
	padding: 5px 0 40px 0;
}
#footer span, .pagination span{
	display: block;
	float: right;
}
#copyright{
	float: left !important;
}

.pagination{
	height: 2em;
	position: relative;
	font-size: 80%;
}
.no{
	width: 60%;
	position: absolute;
	left: 140px;
	padding: 3px 0;
}
.no a{
	padding: 3px 6px;
	border: 1px dotted;
}
.no a:hover{
	border: 1px solid;
	background: #fff;
}

/* menu */
#menu-level0{
  position: absolute; left: 175px; bottom: 20px;
  width: 600px;
  height: 101px;
  margin: 0;
  padding: 0;
}

#menu-level0 li{
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: transparent none repeat scroll 0 0;
}
#menu-level0 li a{
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  font-size: 70%;
  line-height: 1;
  text-decoration: none;
  background: transparent url(../../img/u/menuemerite.gif) no-repeat scroll left top;	
}
#menu-level0 li a span, #tip-opener-link span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 0px;
	cursor: pointer;
}
li#p-analyzy a{
	width: 111px;
	height: 61px;
	left: 0; bottom: 10px;
	background-position: 0 -20px;
}
li#p-analyzy a:hover{
	background-position: 0 -82px;
}

li#p-techn a{
	width: 102px;
	height: 63px;
	left: 150px; bottom: 30px;
	background-position: -145px 0;
}
li#p-techn a:hover{
	background-position: -145px -62px;
}

li#p-klient a{
	width: 69px;
	height: 62px;
	left: 285px; bottom: 10px;
	background-position: -284px -24px;
}
li#p-klient a:hover{
	background-position: -284px -86px;
}

li#p-pop a{
	width: 88px;
	height: 61px;
	left: 390px; bottom: 5px;
	background-position: -398px -29px;	
}
li#p-pop a:hover{
	background-position: -398px -91px;	
}

li#p-kontakt a{
	width: 78px;
	height: 61px;
	left: 510px; bottom: 20px;
	background-position: -506px -16px;
}
li#p-kontakt a:hover{
	background-position: -506px -78px;
}

#nav2{
	font-size: 80%;
	text-align: center;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	color: #AFACAC !important;
}

#nav2 a{
	color: #737373 !important;
}

/**/
fieldset#poptavka{
	width: 450px;
	margin: 0 auto;
}

input.odeslat{
	background: #BABABA url(../../img/u/button-odeslat.gif) no-repeat;
	color: #fff;
	font-size: 90%;
	font-family: tahoma, serif;
	font-weight: bold;
	height: 19px;
	width: 61px;
	margin: 15px 0;
	padding: 0 0 1px 0;
	border: none;
}

#wf{
	position: absolute;
	right: 168px;
}