/* -- start setup -- */

* {
font-family : Arial,Helvetica,sans-serif;
font-size : medium;
margin : 0;	
border : none;
padding : 0;
color:#636363;
}

/* -- common -- */
.horniIndex {vertical-align : super; font-size:9px;}
.i {font-style : italic;}
sup {font-size: 0.7em;}

.space {
	clear: both;
	height: 1px; width: 100%;
	margin: 0; padding: 0;
	font-size: 1px;
}

/* -- float -- */
.floatLeft {float : left;}
.floatRight {float : right;}
.clear {clear : both;}

/* -- all pages -- */
hr {display : none;}

body {
background-color : #FFFFFF;
text-align: center;
}

#container {
width:970px;
margin:0 auto;
text-align:left;	
}

#page {
background-image : url(../pcs/pcs_layout/page-background.jpg);
background-position : center;
background-repeat : repeat-y;
padding: 0 45px;
}

#header {
background-image : url(../pcs/pcs_layout/header-background.jpg);
background-position : center;
background-repeat : no-repeat;
height:303px;
position:relative;
}

#header p {
position:absolute;
top:59px;
left:135px;
color:White;
font-size:200%;
font-weight:normal;
}

#header p span {
color:White;
font-size:100%;
font-weight:normal;
display:block;
}

#header #path {
position:absolute;
bottom:25px;
right:30px;
color:White;
font-size:70%;
font-weight:normal;
}

#content {padding:20px 30px;}

#navig, #mainContent {float:left;}

#navig {
width:200px;
margin-right:30px;
}

#mainContent {
float:left;
width:590px;
}

#menu li {
list-style-type : none;
line-height : 170%;
}

#menu li a {
text-decoration:none;
color: #1366C4;
font-size:95%;
}

.aktualneTitle {
text-decoration:none;
color: #1366C4;
font-size:115%;
margin-top:50px;
}

#pageEnd {
background-image : url(../pcs/pcs_layout/footer-background.jpg);
background-position : center;
background-repeat : no-repeat;
height:60px;
}

h1, h2, h3 {
color: #1366C4;
font-size:155%;	
font-weight:normal;
}

h2 {font-size:130%;}
h3 {font-size:105%;}

.itemList  {margin:1em 0 1em 20px;}

.itemList li  {
font-size:90%;
line-height:125%;
}

.itemList li * {font-size:100%;}

.ods {
margin:1em 0;
font-size:90%;
line-height:125%;
}

.ods * {font-size:100%;}
.dummy100 {height:100px;}

.imgLeft {
float:left;
margin:10px 20px 10px 0;
}

.imgLeft img {
border-bottom:4px solid #BCBCBC;
border-right:4px solid #BCBCBC;
}

.kontaktFloat {
margin-top:1em;
float:left;
width:270px;
}

.kontaktFloatSec {
margin-top:1em;
float:left;
width:270px;
}

#newsArea {
	width:175px;
}