@charset "utf-8";
/* CSS Document */

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}

/*.mceContentBody a {
   color: red !important;
}*/

/* TinyMCE specific rules konec */

/* barevnost */

.background-light							{background-color:#fff;} /* světlé pozadí */ /* jiný odstí než má pozadí divu content */
.background-middletone						{background-color:#add0e7;} /* střední pozadí */
.background-dark							{background-color:#d27702;} /* tmavé pozadí */

.border-light								{border-color:#ecf4fa !important;} /* světlé ohraničení */
.border-middletone , .border-middletone td	{border-color:#d7d7d7 !important;} /* střední ohraničení */
.border-dark								{border-color:#d7d7d7 !important;} /* tmavé ohraničení */

.text-light									{color:#ffffff;} /* světlé písmo */
.text-middletone							{color:#0d3969;} /* tmavé písmo */

/* barevnost konec */

/* obecne */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background:url(../images/style/background.jpg) repeat-x #111507;	
}
a, h1 , h2 , h3 , h4 , h5 , b , strong{ /* nastavuje barvu všech těchto prvků */ 
	color:#a10c0c;
}
a:hover{
	color:#640203;
	text-decoration:none;
}
a img{
	border:none;
}
a.button-arrow{
	background:url(../images/style/button-arrow.gif) no-repeat scroll right center;
	cursor:pointer;
	font-weight:bold;
	padding:0 22px 0 0;
}
h1{
	font-size:22px; 
	line-height:26px;
	margin:10px 0px 10px 0px;
	font-weight:normal;
}
h1#page-name{
	display:none;
}
h2{
	font-size:14px; 
	line-height:22px;
	margin:8px 0px 8px 0px;
	font-weight:bold;
	color:#bf1d1d;
}
h3{
	margin:6px 0px 6px 0px;
	line-height:20px;
	font-size:13px;
	font-weight:normal;
}
h4{
	font-size:12px; 
	line-height:12px;
	margin:4px 0px 4px 0px;
	font-weight:normal;
}
h5{
	font-size:10px; 
	line-height:14px;
	margin:3px 0px 3px 0px;
	font-weight:normal;
}
ul{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
}
li{
	padding:2px;
}
input , textarea, select, fieldset{
	border:1px solid #d7d7d7;
}
textarea#zprava{
	width:99%;
	height:150px;
}
input.checkbox{
	border:none;
}
table{
	border-collapse:collapse;
	margin:5px 0px 5px 0px;
}
table.no-border{
	margin:0px;
}
table.no-border td{
	border:none;
}
td{
	border:1px solid #d7d7d7;
	padding:4px;
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}

/* obecne konec */

/* rozvrzeni */

div#center{
	margin:16px auto 0px auto;
  	width:850px;
}
div#main{
  	width:818px;
	padding:0px 16px 30px 16px;
	float:left;
	background:#fff;
	min-height:450px; /* ie6 */
}
div#main div#left{
    float:left;
  	width:257px;
	margin-right:0px;
}
div#main div#info-column{
    float:left;
  	width:257px;
	border:2px solid #cccccc;
}
div#main div#right{
    float:left;
  	width:533px;
  	margin-left:22px;
}
div#categories{
  float:left;
  width:850px;
  min-height:157px; /* ie6 */
  background:url(../images/style/background-categories.gif) no-repeat #600202;
}

/* rozvrzeni konec */

/* .top .content a .bottom */

h2.top , h2.top a{ /* určuje společné vlastnosti pro všechny h2.top */
	height:30px;
	line-height:30px;
	margin:0px;
	font-size:18px;
	color:#bf1d1d;
	font-weight:normal;
	padding-left:5px;
	float:left;
	text-decoration:none;
}
div#left h2.top{ /* určuje specifické vlastnosti pro h2.top v div#left */
	width:242px; /* musí být definováno kvůli ie6 */
}
div#right h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	width:528px; /* musí být definováno kvůli ie6 */
	color:#bf1d1d;
	line-height:40px;
	height:40px;
	font-size:20px;
	font-weight:bold;
	padding-left:0px;
	margin-left:0px;
}
h2.top a{
	padding-left:0px !important;
}
div.content{ /* určuje společné vlastnosti pro všechny div.content */
	float:left;
	background:#cccccc;
}
div#left div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	width:221px;
	padding:10px 9px 3px 9px;
	margin-left:4px;
}
div#left div.content a{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	color:#bf2828;
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:533px;
	padding:10px 0px 10px 0px;
	background:none;
}
div.bottom{ /* určuje společné vlastnosti pro všechny div.bottom */
	font-size:1px;
	margin-bottom:10px;
	float:left;
}
div#left div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#left */
	height:10px;
	background:url(../images/style/bottom-left.gif) left bottom no-repeat;
	width:230px;
	display:none;
}
div#right div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	height:10px;
	background:url(../images/style/bottom-right.gif) left bottom no-repeat;
	width:550px;
	display:none;
}

/* .top .content a .bottom konec */

/* horni lista*/

div#top{
  	width:850px;
  	height:249px;
	background:url(../images/style/topimage.jpg) top left no-repeat;
}
h2#logo{
	float:left;
	margin-top:65px;
	padding:0px 0px 0px 0px;
	background:none;
	margin-bottom:0px;
}
h2#logo a{
	display:block;
	width:380px;
	height:68px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#795137;
	font-size:20px;
}
h2#logo a span.logo-name{
	display:none;
}
h2#logo2{
	width:380px;
  clear:both;
	float:left;
	margin-top:0px;
	padding:0px;
	color:#fff;
	font-size:20px;
}
h2#logo2 a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding-left:127px;
	height:50px;
}
/* jazyky */

div#lang {
	width:100px;
	float:left;
	padding:6px 0px 0px 0px;
	margin:3px 0px 0px 344px;
}
div#lang a{
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin-right:5px;
}

div#lang a.flag-cs{background:url(../images/style/flag-cs.png);}
div#lang a.flag-en{background:url(../images/style/flag-en.png);}
div#lang a.flag-de{background:url(../images/style/flag-de.png);}
div#lang a.flag-ru{background:url(../images/style/flag-ru.png);}

div#lang a span{
	display:none;
}

/* jazyky konec */

/* horni lista konec*/

/* aktuality*/

div.news{
}
h3.news-top{ 
	height:25px;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	margin:0px;
	width:533px;
	float:left;
	padding-left:0px;
}
div.news-content{
	border:1px dashed #cccccc;
	padding:9px 9px 0px 9px;
	width:513px;
	background:#fff;
	float:left;
}
div.news-bottom{
	font-size:1px;
	height:9px;
	margin-bottom:10px;
	background:url(../images/style/bottom-news.gif) left bottom no-repeat;
	width:550px;
	float:left;
	display:none;
}
div.news-content div.news-image{
	float:left;
	margin:0px 10px 0px 0px;
	width:154px;
}
div.news-content div.news-text{
	float:left;
	width:349px;
}
div.news-content div.news-paragraph{
	min-height:90px; /* odlisne v ie 6 */
}
div.news-content p{
	padding:0px 0px 8px 0px;
}
p.date{
	font-size:11px;
	font-style:italic;
	text-align:right;
}
p.link{
	font-weight:bold;
	text-align:right;
}
div.perex p{
	font-size:14px;
	margin:10px 0px 10px 0px;
}
table#news-archive{
	width:100%;
	margin:10px 0px 10px 0px;
}
table#news-archive td , table#news-archive th{
	border:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:3px;
	text-align:left;
}


/* aktuality konec*/

/* sloupce */

div.info-column-item { 
	float:left;
	padding:5px;
	margin-bottom:4px;
}

/* sloupce konec*/

/* fotogalerie */

div.album{
	float:left;
	border-style:solid;
	border-width:1px;
	width:100%;
	margin:5px 0px 5px 0px;
}
h3.album-top{ 
	height:25px;
	font-size:12px;
	line-height:25px;
	margin:0px;
	font-weight:bold;
	float:left;
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
h3.album-top a{ 
	margin-left:10px;
}
h3.album-top a:hover{ 
	color:#fff !important;
}
div.album-content{
	padding:10px;
	width:513px;
	float:left;
}
div.album-content a.preview-image{
	float:left;
	padding:0px 5px 10px 5px;
}
div.album-content p{
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	width:100%;
}
div.album-content p.link {
	text-align:right;
	width:100%;
}
div.album-bottom{
	display:none;
}
div#photo-gallery{
	float:left;
	margin:5px 0px 5px 0px;
	width:100%;
}
div#photo-gallery div.photo, div#file-gallery div.file{
	padding:5px;
	margin:3px; /* ie6 */
	float:left;
	border-style:solid;
	border-width:1px;
	width:137px; /* stejné jako šířka obrázku */
}
div#file-gallery div.file{
  width: 80px; /*zmena sirky pro ikony souboru*/  
}
div#photo-gallery div.photo:hover, div#file-gallery div.file:hover{
	padding:3px;
	border-width:3px;
}
div#photo-gallery div.photo p, div#file-gallery div.file p{
	font-size:11px;
	height:40px; /* určuje počet řádků popisku fotky */
	overflow:auto;
}
div#photo-gallery div.photo p a{
	text-decoration:none;
	color:#363532;
}
div.rand-photo{
}
div.rand-photo div.photo{
	padding-bottom:10px;
}
div.rand-photo div.photo p{
	display:none;
}


/* fotogalerie konec */


/* prilozene soubory */

div#file-gallery{
	float:left;
	margin:5px 0px 5px 0px;
	width:100%;
}
table.files {
	width:100%;
}
table.files td.first{
	width:20px;
	border-right:none;
}
table.files td.second{
	border-left:none;
}
table.files td.third{
	width:100px;
	text-align:center;
}

/* prilozene soubory konec */


/*footer*/

div#footer{
	width:100%;
	float:left;
	background:url(../images/style/footer.gif) no-repeat;
	padding:95px 0px 10px 0px;
	height:30px;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:99%;
	padding:1px 0px 2px 0px;
}
div#footer p , div#footer p a{
	color:#678058;
}

/*footer konec*/

/*admin*/

div.admin-link{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#304b5d;
}
div.admin-link a{
	width:80px !important;
	padding:40px 0px 0px 0px;
	height:20px;
	margin:8px 1px 0px 1px;
	text-align:center;
	color:#c2d2e5;
	display:block;
	text-decoration:none;
}
div.admin-link a:hover{
	color:#fff;
}
div.switch-interface a{
	background:url(../images/style/admin/link-switch.gif) center top no-repeat;
}
div.switch-interface a:hover{
	background:url(../images/style/admin/link-switch-active.gif) center top no-repeat;
}


div#top-banners{
	float:left;
	width:818px;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	height:173px;
}
div.top-banner{
	float:left;
	width:147px;
	margin:0px 14px 0px 0px;
	padding:0px 0px 0px 114px;
	height:173px;
}
div.top-banner h3{
	line-height:18px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
	padding-bottom:0px;
}
div.top-banner h3 a{
	text-decoration:none;
}
div.top-banner ul{
	float:left;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:4px;
}
div.top-banner ul li{
	float:left;
	padding:0px 0px 1px 2px;
	width:100%;
	line-height:12px;
}
div.top-banner ul li a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
div#red-banner{
	background:url(../images/style/skola.png);   
}
div#red-banner h3 a{
	color:#580000;
}

div#red-banner ul li a:hover{
	color:#b86363;
}
div#green-banner{
	background:url(../images/style/gastronomie.png);
	margin-right:0px !important;
}
div#green-banner h3 a{
	color:#4b7715;
}
div#green-banner ul li a:hover{
	color:#9bb95d;
} 
div#orange-banner{
	background:url(../images/style/studium.png);
}       
div#orange-banner ul li a:hover{
	color:#cf9d5e;
}       
div#orange-banner h3 a{
	color:#9d4d00;
}
div#blue-banner{
	background:url(../images/style/kontakt.png);
}       
div#blue-banner ul li a:hover{
	color:#75abc6;
}       
div#blue-banner h3 a{
	color:#00273e;
}
div#black-banner{
	background:url(../images/style/galerie.png);
}       
div#black-banner ul li a:hover{
	color:#999999;
}       
div#black-banner h3 a{
	color:#010101;
}
div#pink-banner{
	background:url(../images/style/novinky.png);
}       
div#pink-banner ul li a:hover{
	color:#e79abd;
}       
div#pink-banner h3 a{
	color:#8a0034;
}
#left div#breadcrumbs{
	float:left;
	width:143px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 118px;
	height:173px;
}
#left div#breadcrumbs h3{
	line-height:18px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#left div#breadcrumbs h3 a{
	text-decoration:none;
}
#left div#breadcrumbs ul{
	float:left;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
#left div#breadcrumbs ul li{
	float:left;
	padding:0px 0px 0px 2px;
	width:100%;
}
#left div#breadcrumbs ul li a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#left div.facelift-1{
	background:url(../images/style/skola.png);
}
#left div.facelift-1 h3{
	color:#580000;
}
#left div.facelift-1 ul li a:hover{
	color:#b86363 !important;
}

#left div.facelift-2{
	background:url(../images/style/studium.png);
}
#left div.facelift-2 h3{
	color:#9d4d00;
}
#left div.facelift-2 ul li a:hover{
	color:#cf9d5e !important;
}

#left div.facelift-3{
	background:url(../images/style/gastronomie.png);
}
#left div.facelift-3 h3{
	color:#4b7715;
}
#left div.facelift-3 ul li a:hover{
	color:#9bb95d !important;
}

#left div.facelift-4{
	background:url(../images/style/galerie.png);
}
#left div.facelift-4 h3{
	color:#010101;
}
#left div.facelift-4 ul li a:hover{
	color:#999999 !important;
}

#left div.facelift-5{
	background:url(../images/style/kontakt.png);
}
#left div.facelift-5 h3{
	color:#00273e;
}
#left div.facelift-5 ul li a:hover{
	color:#75abc6 !important;
}

/*admin konec*/

/* dodatečné */

div#categories ul {
  width:140px;
  float:left;
  list-style:none;
  margin:0px;
  padding:0px 0px 0px 30px;
}
div#categories ul li {
  margin:0px;
  padding:1px 0px;
}
div#categories ul a {
  font-size:10px;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
}
div#categories ul a:hover {
  color:#b86363;
}
div#categories ul li.main {
  margin:0px;
  padding:8px 0px 5px 0px;
}
p#navigation {
  display:none;
}












































