body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	margin: 0;
	padding: 0;
	/*background: url(../images/vertline.gif) repeat-y 529px; */
}

/* ROZVRZENI STRANKY */
#container {
	width: 760px;
	background: url(../images/vertline.gif) repeat-y 529px; 
}
#contentBar {
	width: 529px;
	background: url(../images/maingraphicsblank.jpg) no-repeat left 54px; 
	float: left;
}
#serviceBar {
	width: 230px;
	float: right;
}
#flash {
	position:absolute;
	top: 54px;
	left: 0;
}
#logo {
	border: 0;
}


/* SERVISNI ELEMENTY */
#pageLanguage ul {
	list-style-type: none;
	font-size: 0.9em;
	margin: 0;
	padding: 10px 0 0 0;
}
#pageLanguage li {
	margin: 0 0 0 15px;
}
#pageLanguage a {
	line-height: 11px;
	color: #999999;
	text-decoration: none;
	margin-left: 23px;
}
#pageLanguage a:hover {
	text-decoration: underline;
}
#czver {
	background: url(../images/flagcz.gif) no-repeat left top;
}
#enver {
	background: url(../images/flaggb.gif) no-repeat left top;
}
#serviceBar h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #336699;
	margin: 15px 0 8px 15px;
}
#serviceBar p {
	margin: 0 0 0 15px;
	text-align: justify;
	color: #999999;
	font-size: .9em;
}


/* STYLY MENU */
#menu ul {
	background: #729CAE url(../images/menutopbg.gif) no-repeat left top;
	width: 230px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}
#menu li {
	background: url(../images/menuseparator.gif) no-repeat left bottom;
	margin: 0; 
	padding: 0;
}
#lastmenu {
	background: #729CAE url(../images/menubottbg.gif) no-repeat left bottom !important;
}
#menu ul a {
	display: block; display: inline-block;
}
#menu ul a {
	display: block;
	line-height: 25px;
	padding: 0 0 9px 15px;
	background: url(../images/menuarrow.gif) no-repeat;
	background-position: 85% 20%;
	color: white;
	text-decoration: none;
}
#menu ul a:hover {
	color: #D4D4D4;
}
#menu ul a.active {
	font-weight:bold;
	color: #1C3855;
}

/* OBSAHOVE STYLY */

#content {
	margin-top: 210px;
	padding: 0 10px 0 10px;
}
#contentBar h1 {
	padding: 0;
	color: #336699;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
#contentBar h2 {
	padding: 0;
	color: #336699;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
a {
	color:#336699;
}
a.extlink {
	background: url(../images/extlink.gif) no-repeat right 50%;
	padding-right: 11px;
}
#contentBar ul {
	list-style-image: url(../images/listdot.gif);
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
}


/* STYLY PORTFOLIA */
div.portfitem {
	background: url(../images/grayline.gif) repeat-y 130px; 
	clear: left;
	margin-bottom: 20px;
}
.portfitem hr {
	clear: both;
	visibility: hidden;
}
.portfitem h3 {
	margin: 0 0 5px 145px;
	color: #336699;
	font-size: 1em;
	font-weight: bold;
}
.portfitem img {
	float: left;
}
.portfitem p {
	margin: 0 0 0 145px;
	font-size: 0.9em;
}

/* FOOTER STYLY */
#credits {
	width: 760px;
	background-color: white;
	clear:both;
	font-size: .9em;
	padding: 5px 0 10px 10px;
	color: #AFAFAF;
	border-top: 1px dashed #AFAFAF;
	text-align: right;
}
#credits a {
	color: #AFAFAF;
}
#credits div {
	text-align: left;
	float: left;
}