html {
	height: 100%;
}
/* 
COLORS
spsgolf na stavbavzsociny

005B41 na 1A247E - tmavy text, h1-6, bg header
4BA48B na A4B4FB - bg body
61B79E na 485498 - stin boxu
69A997 na FFFFFF - 2.nadpis v hlavicce, text v lince (datum search)
E6F3EF na EDEDFF - bg leveho menu
E7FEF2 na E2E2FF - bg boxu s label stinovaneho
DEF4E8 na D1D1FF - bg jednobarevneho boxu (fotogalerie?)
C1E5D2 na 333955 - text h1 pagetitle  bg
CDF8EC na D9DCEF - bg paticky
5FAB83 na 6F7AA9 - text v paticce
1A790A na 7682B4 - texty v linku pod aktualitami
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#A4B4FB;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	height: 100%;
}
body.editor {
	background-color:#FFFFFF;
}
div#body-content {
	width:1000px;
	margin:auto;
	padding:0;
	background-image: url(content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 171px;
}

h1, h2, h3, h4, h5, h6 { color:#1A247E; }
h1 {margin:0; font-size:16px;}
h2 {margin:0; font-size:13px;}
h3 {margin:0; font-size:12px;}
h4 {margin:0; font-size:11px;}
h5 {margin:0; font-size:10px;}
h6 {margin:0; font-size:9px;}

a {color:blue}

a img { border:none;}
.clb {clear:both; height:0; line-height:0; font-size:0;}
.date { font-style:italic;}
hr {
	color: #cccccc;
	height: 1px;
	border: none;
	background-color: #cccccc;
}
.b{font-weight:bold;}

/* vrstvy pro tisk */
div.print-header {
	display: none;
}
 /* stin boxu */ 
div.shadow {
	position: relative;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 15px;
	background-color: #485498;
	border-bottom:1px solid #485498;
}
/* vlastni box*/
div.box {
	position: relative;
	overflow:hidden;
	top: -3px;
	left: -4px;
}
div.box-content {
	padding:6px 0;
	background:#FFFFFF;
	overflow:hidden;
}
.pager, .pager a {
	color:#1A247E;
	margin:10px 0;
	text-align:center;
}

/* -----------  hlavicka  ----------------- */
div#header {
	overflow:hidden;
	background-image: url(head_portalvysociny.gif);
	background-color: #1A247E;
	background-repeat: no-repeat;
	background-position: top right;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	height: 171px;
	width:100%;
}
/* logo */

div#header div.logo {
	position:absolute;
	left:15px;
	top:15px;
	width: 93px;
	height: 161px;
	background-image: url(logo_portalvysociny.gif) no-repeat;
}
/* nadpisy v hlavicce */ 
div#header div.title {
	position:absolute;
	left:115px;
	top:40px;
	text-align:left;
	font-family: Arial;
/*	font-family: Times New Roman, sans-serif;*/
}
div#header h1.header-text1 {
	margin:0;
	font-size:38px;
	color:#FFFFFF;
}
div#header h1.header-text2 {
	margin:0;
	font-size:28px;
	color:#A4B4FB;
}

/* cely content pod hlavickou */
div#middle-content {
	text-align:left;
	overflow:hidden;
	margin:auto;
	padding:0;
	width:1000px;
	margin-top:5px;
}

/*  ---------- linka s datem a searchem  --------------- */
div.top-line {
	color:#FFFFFF;
	background:#1A247E;
	width:996px;
	padding:0;
	padding-top:1px;
}
div.top-line div.datum {
	float:left;
	font-weight:bold;
	margin:8px 5px;
	width:140px;
}
/* navigace */
div.top-line ul.path {
	float:left;
	margin:0;
	padding:0;
	margin-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	width:590px;
}
div.top-line ul.path li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}
div.top-line ul.path a {
	color:#FFFFFF;
	text-decoration:none;
}
div.top-line ul.path li.first {
	padding-left:0px;
	background:none;
}
div.top-line ul.path li {
	padding-left:12px;
	margin-left:5px;
	background-image: url(navig-arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

/* search */
form.search-form label {
	margin-right:10px;
}
form.search-form {
	float:right;
	text-align:right;
	width:240px;
	margin:0;
	margin-top:3px;
	margin-right:5px;
	padding:0;
}
*html form.search-form {
	margin-top:1px;
	margin-right:2px;
}
form.search-form .query{
	width:100px;
}
form.search-form .submit {
	width: 81px;
	height: 20px;
	background:#1A247E;
	margin-left:5px;
	background-image: url(search-button.gif);
	border:none;
}

/*  -----------  leva strana --------------- */
div.left-part {
	float:left;
	width:191px;
	overflow:hidden;
}

/*  menu */
ul.left-menu {
	color:#1A247E;
	font-weight:bold;
	padding:5px 3px 5px 3px;
	margin:0 6px;
	background:#EDEDFF;
}
ul.left-menu a {
	color:#1A247E;
	text-decoration:none;
}
ul.left-menu li.first {
	margin-top:0px;
	padding-bottom:0px;
}
ul.left-menu li.dots {
	height:1px;
	font-size:1px;
	padding-top:5px;
	background-image: url(box-dots.gif);
	background-position: left bottom;
}
* html ul.left-menu li.dots {
	margin-top:0;
	padding-top:0;
}
ul.left-menu li {
	margin-top:5px;
	padding-left:12px;
	list-style-type:none;
	background-repeat: no-repeat;
}

ul.left-menu ul.sub{
	padding:0px;
	margin:0;
	margin-left:12px;
	background:#EDEDFF;
	font-weight:normal;
}
* html ul.left-menu ul.sub {
	margin-left:0px;
}

ul.left-menu li.folder {
	background-image: url(menu-folder-ico.gif);
	background-position: 0px 1px;
}

ul.left-menu li.dot {
	background-image: url(menu-link-ico.gif);
	background-position: 0px 1px;
}

/* boxiky */
div.box-label {
	background-color:#FFFFFF;
	float:left;
	/*height:33px;*/

	position:relative;
}
div.box-label span {
	/*position:absolute;
	top:12px;
	bottom:2px
	left:3px;*/
	display:block;
	float:left;
	position:relative;
	margin-left:3px;
	margin-right:3px;
	margin-top:11px;
	width:13px;
	height:10px;
	background-repeat: no-repeat;
}
div.box-label .dots {
	/*position:absolute;
	bottom:0;
	left:3px;*/
	position:relative;
	padding:0;
	margin:5px 0;
	margin-left:3px;
	font-size:1px;
	clear:both;
	float:left;
	width:166px;
	height:1px;
	line-height:1px;
	background-image: url(box-dots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.box-label h4 {
	/*position:absolute;
	top:0;
	left:17px;*/
	color:#1A247E;
	float:left;
	width:145px;
	position:relative;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	display:block;
	padding:0;
}

/* partner box */
div.partner-box {
	padding:0px;
	margin:0 6px;
	padding-bottom:6px;
	background:#FFFFFF;
}
div.partner-box div.box-label span {
	background-image: url(box-partner-ico.gif);
}
div.partner-box div.box-label {
	width:100%;
	background-image: url(box-head-bg-partner.gif);
	background-repeat: repeat-x;
	margin-bottom:15px;
}
div.partner-box .content-partner-box {
	padding-bottom:10px;
	margin:0px 10px;
	text-align:center;
}
/* standard box - shadow */
div.standard-box {
	padding:0px;
	margin:0 6px;
	padding-bottom:6px;
	background:#E2E2FF;
}
div.standard-box div.box-label span {
	background-image: url(box-ico-arrow.gif);
}
div.standard-box div.box-label {
	background:#E2E2FF;
	width:100%;
	background-image: url(box-head-bg-shadow.gif);
	background-repeat: repeat-x;
}
div.standard-box .content-standard-box {
	padding-top:10px;
	padding-bottom:10px;
	margin:0 10px;
	text-align:left;
	overflow:hidden;
}

/* standard box - bg bez label */
div.standard-bg-box {
	padding:0px;
	margin:0 6px;
	padding-bottom:6px;
	background:#D1D1FF;
}
div.standard-bg-box .content-standard-box {
	padding-top:5px;
	padding-bottom:5px;
	margin:0 10px;
	text-align:left;
	width:150px;
	overflow:hidden;
}


/*  -----------  stred  --------------- */
div.middle-part {
	margin: 0 10px;
	float:left;
	width:598px;
	overflow:hidden;
}
div.middle-part .box-content {
	width:595px;
	overflow:hidden;
}
div.middle-part div.middle-cont {
	margin:0px 6px;
	padding-bottom:10px;
}
div.middle-part div.pagetitle {
	margin-bottom:10px;	
}
div.middle-part div.pagetitle h1{
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background-color:#D1D6F4;
	padding:5px;
	padding-left:25px;
	background-image: url(h1-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
}


/*  -----------  prava strana --------------- */
div.right-part {
	float:left;
	width:191px;
	overflow:hidden;
}

/*  -----------  box leva, stred, prava --------------- */
div.middle-all {
	/*
	height:550px;
	min-height:550px;
	*/
}
/*  -----------  paticka --------------- */
div.footer {
	width:1000px;
}
div.footer div.box-content {
	background:#D9DCEF;
	color:#6F7AA9;
	padding:10px;
	height:25px;
	padding-bottom:0px;
	font-weight:bold;
}
div.footer div.box-content a {
	color:#1A247E;
}
div.footer .claim {
	width:70%;
	float:left;
	text-align:left;
}
div.bottom-menu {
	float:left;
	margin-right:50px;
}
div.footer .copyright {
	width:30%;
	float:left;
	text-align:right;
}

/*  -----------  content --------------- */
div.item {
   clear:both;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-bottom:0px;
	width:100%;
}
* html div.item {
	margin-left:0px;
}
div.item-title {
	margin-bottom:10px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background-color:#D1D6F4;
	padding:5px;
	padding-left:25px;
	background-image: url(h1-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
}
div.item-title a {
	color:#1A247E;
	font-size:15px;
	font-weight:bold;
}
div.item-date {	
	margin-bottom:10px;
	margin-top:0px;
	padding-left:0px; 
}
div.item-left { 
/*	position:relative;*/
	float:left;
	padding-left:0px;
	width:160px;
	text-align:center;
	margin-bottom:10px;
}
*html div.item-left {
   padding-left:5px;
}

div.item-right {
	padding:0;
	margin-bottom: 20px;
	/*position:relative;*/
   width:410px;
	float:left;
}
div.item-perex {
	float:left;
	margin:0;
}
div.cely-link {
	clear:both;
	padding-top:10px;
	height:12px;
	line-height:12px;
	background-image: url(cela-ico.gif);
	background-position: 280px 12px;
	background-repeat: no-repeat;
	text-align:left;
	padding-left:295px;
}
*html div.cely-link {
   margin-bottom:10px;
}

div.item-content {
	border-top:1px solid #D1D6F4;
	width:100%;
	padding-top:5px;
	/*position:relative;*/
	clear:both;
	float:left;
	margin-top:0px;
}
div.item-link-line {
	margin-top:10px;
	width:581px;
	clear:both;
	float:left;
	/*position:relative;*/
	border-top:1px solid #D1D6F4;
	border-bottom:1px solid #D1D6F4;
	padding:5px 0;
}

/*  -----------  home page  --------------- */
div.home-page-content {
	margin-top:20px;
}

/*  -----------  clanky  --------------- */

div.no-foto {
	width:150px;
	height:80px;
	background-color:#e6e6e6;
}
div.article div.item-link-line table{
	margin:0px;
	width:100%;
	color:#7682B4;
}
div.article div.item-link-line table a{
	color:#7682B4;
	text-decoration:none;
}

div.article div.cely-link a{
	color:#4C5057;
	font-weight:bold;
}

div.article .read-count {
	padding-left:20px;
	background-image: url(pocet-precteni-ico.gif);
	background-position: 5px 1px;
	background-repeat: no-repeat;
}
div.article .print-out {
	padding-left:20px;
	background-image: url(tisk-ico.gif);
	background-position: 5px 1px;
	background-repeat: no-repeat;
}
div.article .send-mail {
	padding-left:20px;
	background-image: url(preposlat-ico.gif);
	background-position: 5px 1px;
	background-repeat: no-repeat;
}
/*  -----------  galerie --------------- */
div.gallery-detail {
	text-align:center;
}
div.gallery-detail table {
	border-collapse:collapse;
	width:100%;
}
div.gallery-detail td {
	padding:5px 0;
/*	border:1px solid #FFFFFF;*/
}

/* ------------- pamatky ----------------- */
div.pamatky form.pamatky-search select{
	margin-right:5px;
}
div.pamatky form.pamatky-search .submit {
	width: 81px;
	height: 20px;
	background:#ffffff;
	margin-left:5px;
	background-image: url(button.gif);
	border:none;
	color:white;
	font-size:12px;
  font-weight:bold;
}
form.pamatky-search .input-mesto {width:160px;}
table.under_date td {vertical-align:top;}
/*  -----------  fulltext --------------- */

div.fulltext-text {
	margin-bottom:20px;
}
div.search-row {
	line-height:16px;
	margin-left:10px;
}
div.search-row a{
	color:#1A247E;
	font-weight:bold;
}

/* -------------  sitemap ------------ */
ul.sitemap {
	margin:0;
	padding:0;
	margin-left:10px;
	list-style-type:none;
}
ul.sitemap li {
	margin-bottom:4px;
}
ul.sitemap img {
	position:relative;
	top:2px;
	margin-right:5px;
}
ul.sitemap a {
	color: #1A247E;
}
/* ----------- subjekty -------- */
div.subjects {
	margin-top:10px;
}

div.subjects div.item-left { 
	width:200px;
}

div.subjects div.item-right {
   width:360px;
   margin-left:10px;
}


/*  ---------- formulare  ------------  */
div#custom-form .customFormText {
	width:250px;
}
div#custom-form .customFormTextarea {
	width:250px;
}
div#custom-form .customFormCheckbox {

}
div#custom-form .customFormRadio {

}
div#custom-form .customFormRadioText {

}
div#custom-form .customFormFile {

}
div#custom-form .customFormSubmit {

}

