/*@charset "utf-8";
 CSS Document */

body {
	background-color: #f5f1ed;
	color:#595f83;
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#page {
	position:absolute;
	left: 50%;
	margin-left: -380px;
	margin-top: 20px;
}

h1,h2,h3 {
	background-repeat: no-repeat;
	background-position: left center;
}


/*--------------------------------- HEADER ----------------------------------------*/

#header {
	position: relative;
	background-image:url(images/header.png);
	width:758px;
	height:233px;
	/*font-family:Trebuchet MS, Arial, Helvetica, sans-serif;*/
}

#header a.hd-emptylink{
	position:absolute;
	left: 62px;
	top: 12px;
	width: 120px;
	height: 105px;
	
}

#header #hd-address{
	position:absolute;
	right: 55px;
	top: 90px;
	color:#A4A9B4;
	font-size: 12px;
	font-weight:bold;
}

/*linkmenu1*/
#header #linkmenu1 {
	position: absolute;
	left: 15px;
	top: 130px;
	width: 95%;
	text-align: left;
	font-weight:bold;
}

#header #linkmenu1 a{
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	text-decoration:none;
}

#header #linkmenu1 a:hover{color: red;}

/*linkmenu2*/
#header #linkmenu2 {
	position: absolute;
	left: 0px;
	top: 155px;
	width: 95%;
	text-align: right;	
	font-weight:bold;
}

#header #linkmenu2 a{
	margin-left: 10px;
	margin-right: 10px;
	color: #00484c;
	text-decoration:none;
}

#header #linkmenu2 a:hover{color: red;}

/*nav-logo*/
#nav-logo {
	position: absolute;
	left: 205px;
	top: 20px;
	width: 500px;
	height: 75px;
	background-image:url(images/studujvzahranici_cz.png);
	background-position: right center;
	background-repeat:no-repeat;
}

body.vs #nav-logo {background-image:url(images/prijimacky_na_VS.png);}
body.maturita #nav-logo {background-image:url(images/maturita.png);}


.path {
	position: absolute;
	right: 30px;
	top: 200px;
	text-align: right;
	font-size: 18px;
	font-weight:bold;
}

.path a{
	color:#7734AD;
	text-decoration:none;
}

.path a:hover{color: red;}

#btn-container {
	position: absolute;
	left: 20px;
	top: 187px;
}

#btn-container a
{
    display:block;
    float:left;
	width: 40px;
	height: 40px;
	text-decoration:none;
}

#btn-container a:hover{background-position: 0px 40px;}

/*--------------------------------- BODY ----------------------------------------*/

#pagebody {
	position:relative;
	background-image:url(images/body-bg.png);
	background-repeat:repeat-y;
	width:736px;
	padding-left: 11px;	
	padding-right: 11px;		
}

#leftcolumn {
	width: 523px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color:white;
	overflow: hidden;	
}

.text {		
	padding: 0px;
	margin: 0px;
}

.text-item, .text-item-hd 
{
    padding: 10px 20px 10px 30px;	
	background-repeat:no-repeat;
	background-image: url(images/page-bg.png);	
}

.text-item2 {padding: 10px 20px 10px 30px;}
.text-item-hd {padding: 10px 20px 10px 30px;}
.text-item-hd h3 {margin: 0px;}
.text a {color: #CC0000;}
.text a:hover {color:red;}

.text h1 {
   font-size: 22px;
   background-image: url(images/h1item.gif);   
   padding-left: 20px;
}

.text h2 {
   font-size: 20px;
   background-image: url(images/h2item.gif);   
   padding-left: 18px;
}

.text h3 {
   font-size: 16px;
   background-image: url(images/h3item.gif);   
   padding-left: 14px;
}

.text p 
{
    text-align:justify;
}

.text ul a {
    color:#595f83;	
    font-weight: bold;
}
/* .text>*{
   padding-left: 30px;
   padding-right: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
}*/

/*.text h1:before{content: ":: ";}
.text h2:before{content: ":: ";}
.text h3:before{content: ":: ";}*/

/*Information panel*/
#rightcolumn {
	width: 210px;
	float:right;
	padding: 0px;	
	overflow: hidden;
/*	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;*/
}

#rightcolumn img{
	width: 205px;
	padding: 2px;
}

#rightcolumn h3 {
    margin: 5px;    
	font-size: 16px;
    background-image: url(images/h3item.gif);
    background-position: 0px center;
    padding-left: 14px;
}

#rightcolumn .caption
{
    display:block;        
	margin: 5px 10px 20px 5px;
	font-size:12px;	
	text-align:justify;
}

.clear-float {
	clear:both;
	visibility:hidden;
	font-size:1px; height:1px; line-height:1px; /*1px size*/
}

/*-------------------------------- Footer ------------------------------------*/

#footer {
	clear:both;
	background-image:url(images/footer.png);
	width:758px;
	height:43px;
	padding-top: 15px;
	text-align:center;
/*	font-family:Arial, Helvetica, sans-serif;*/
/*	color:#0085b1;*/
	font-size: 8pt;
	font-weight:bold;
	position: relative;
}

#footer a{
	text-decoration:none;
	color: #595f83;
}

#footer a:hover{color: red;}

#footer .logo{
	position: absolute;
	left: 12px;
	top: 7px;
	width: 133px;
	height: 29px;
	background-image: url(images/art-work_logo-jip_studujvzahranici.png)
}


/*-----------------------Specialni prvky ------------------------------*/

.nadpis-kurzu 
{
    background-image: url(images/page-bg.png);
    background-repeat:no-repeat;
    position:relative;    
    height: 85px;
}

.nadpis-kurzu img {
    /*height:65px;*/
    margin: 10px;
    float:left;  
}

.nadpis-kurzu h1 {    
    margin: auto;
    margin-left: 20px;
    line-height: 65px;        
    float:left;
    /*left: 50px;
    top:0px;*/
}


/*.mainpage*/
body.mainpage #pagebody {background-image:url(images/body-blank-bg.png);}
body.mainpage #nav-logo {background-image:url(images/studujvzahranici_cz.png);}
body.mainpage #leftcolumn {
	width: 734px;
	color: #D8D8D8;
	font-size: 8pt;
	font-weight:bold;
} /* qwert */

/*mainpage buttons*/
body.mainpage a#vyber-vs{
	position: absolute;
	top: 10px;	
	left: 25px;
	width: 342px;
	height: 168px;
	background-image: url(images/volba1.png);
	background-position: 0px 0px;
	text-decoration:none;
}

body.mainpage a#vyber-vs:hover {background-position: 0px 168px;}

body.mainpage a#vyber-maturita{
	position: absolute;
	top: 10px;
	right: 25px;	
	width: 342px;
	height: 168px;
	background-image: url(images/volba2.png);
	background-position: 0px 0px;
	text-decoration:none;
}

body.mainpage a#vyber-maturita:hover {background-position: 0px 168px;}

/*subjects, schools grid*/
#image-map {	
	width: 521px;
	height: 1050px;
	background-repeat:no-repeat;
}

div.predmety {background-image:url(images/predmety.png);}
div.zeme {background-image:url(images/zeme.jpg);}
div.skoly {background-image:url(images/skoly.png);}

#image-map a{
	display: block;
	float: left;
	text-decoration: none;	
	width: 170px;
	height:172px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#image-map a.doubled{
	width: 342px;
}

#image-map a:hover{
	width: 168px;
	height:170px;
	border: 1px solid red;
}

#image-map a.doubled:hover{width: 340px;}

/*rozpis kurzu*/
table.rozpiskurzu
{        
    text-align: left;    
    margin-left: 0px;    
    padding: 0px;    	
    border-collapse: collapse;
    border: 2px solid #A3A5B6;   		
}

table.zahranicni { 
}

table.zahranicni th 
{
    padding-left: 5px;
    padding-right: 5px;    
}
    

.rozpiskurzu .row{
	white-space: nowrap;
}

.rozpiskurzu td {
    margin-left: -20px;
    margin-right: -10px;
    padding: 2px;    
    text-align : center;
    /*font-size : 10px;*/
    background-color: #F5F5F9;
    border: 2px solid #A3A5B6;		
}

.rozpiskurzu th {
	padding: 2px;
	text-align : center;	
	/*font-size : 10px;*/
	font-weight : bold; 
	color: #595F83;
	background-color: #F4F9F3;
	border: 2px solid #A3A5B6;	
	/*background-color: #F1F6FA;
	border: 1px solid #A6ACCF;*/	
}

.rozpiskurzu a {
    text-decoration:none;
    font-weight:bold;
    color: #595F83;
}

.rozpiskurzu a:hover {
    color: Red;    
}

p.empty_data {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

/*mapa stranek*/
.mapastranek {	
	font-size : 14px;	
	color: #595F83;
}

.mapastranek a, .mapastranek a:visited{
	text-decoration:none;
	color: #595F83;	
}

.mapastranek a:hover{color: red;text-decoration:underline;}
.mapastranek td.level0{font-size: 18px; padding-bottom: 5px;}
.mapastranek td.level1{font-size: 16px;}
.mapastranek td.level2{font-size: 14px;}
.mapastranek td.level3{font-size: 14px;font-style:oblique;}

.vice{
	padding: 2px;
	font-weight: bold;
	margin: 3px;
	text-decoration: none;
	clear: both;
	float: right;
}
a.vice:link,a.vice:visited{
	border: 2px solid #DEB9C7;
	color: #671124;
	background-color: #F6F1F1;
	text-decoration: none;	
}
a.vice:hover,a.vice:active{
	border: 2px solid #F1DDE1;
	color: #AE636E;
	background-color: #FBFAF6;
	text-decoration: none;	
}
.GS, a.GS, a.GS:link, a.GS:visited, a.GS:hover, a.GS:active{
	font-size: 1px;
	text-decoration: none;
	color: #f5f1ed;
}


.clickable{cursor:pointer;}
