/* www.interreg.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

BODY, BODY.editor {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 70%;
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	height: 100%;
	text-align: center;
}

BODY.editor{
	text-align: left;
	margin: 5px;
	height: auto;
}

DIV {
	margin: 0px;
	padding: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}

/* pro zvetsovani obrazku */

#large {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
}

#enlarge {
	width: 100%;
	height: 100%;
}

#enlarge P {
	margin: 0px;
}

/* nastaveni margin */

#homepage DIV P, #homepage DIV H1, #homepage DIV H2, #homepage DIV H3, #homepage DIV H4, #homepage DIV H5, #homepage DIV H6, #page DIV P, #page DIV H1, #page DIV H2, #page DIV H3, #page DIV H4, #page DIV H5, #page DIV H6 {
	margin: 0px;
}

/* definice pro credits layer */

#credits {
	float: left;
	padding: 10px;
	margin-top: 15px;
}

#credits P {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}

#credits A, #credits a:link, #credits a:hover {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	text-decoration: underline;
}

#credits a:hover {
	color: #000000;
}

/* vrstvy pro tisk */

#print-header {
	display: none;
}

/* formatovaci vrstvy */

#page {
	position: relative;
	width: 780px;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

HTML>BODY #page {
	height: auto;
	min-height: 100%;
}

/* zahlavi */

#zahlavi {
	clear: both;
	height: 65px;
	width: 780px;
}

#logo {
	float: left;
	width: 188px;
	height: 21px;
	margin-top: 21px;
}

#mutace {
	float: right;
	/*width: 42px;*/
	height: 21px;
	margin-top: 21px;
	
	line-height: 21px;
	vertical-align: middle;
}
#mutace .lang-buttons{
	float: left;
	width: 150px;
	white-space: nowrap;
	
	
}
#mutace .lang-buttons a{
	margin: 0;
	padding: 0;
	display: block;
	
	/*width: 29px;*/
	
	
	
	float: left;
}
#mutace .lang-buttons a:hover{
	color: #FF8200;
	text-decoration: none;
}
#mutace .lang-buttons img{
	margin: 0;
	padding: 0;
	border: none;
	
	margin-right: 5px;
}

/* sloupce */

#obal {
	width: 780px;
	float: left;
}

/* levy */

#left {
	width: 188px;
	float: left;
	margin-right: 12px;
	_margin-right: 0px;
}

#menu {
	width: 100%;
	background-color: #2A4866;
	float: left;
	clear: both;
}

#menu P {
	width: 100%;
	float: left;
	clear: both;
	/*border-bottom: 1px solid #699EFF;*/
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;*/
	/*max-width: 188px;*/
	letter-spacing: -1px;
}


#menu A, #menu a:link {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;

	letter-spacing: 1px;
	display: block;
	width: 100%;
	max-width: 168px;
	color: #FFFFFF;
	text-decoration: none;
	
	border-top: 3px solid #8BA1B7;
}

#menu a:hover, #menu a.active {
	background: #EBEFF3;
	color: black;
	text-decoration: none;
	
	
	border-top: 3px solid #8BA1B7;
	border-left: 3px solid #8BA1B7;
max-width: 165px;
}
#menu a:hover{
	background: white;
	max-width: 165px;
}


/* hledani */

#hledani {
	width: 100%;
	margin-top: 15px;
	float: left;
	clear: both;
	vertical-align: bottom;
}

#hledani P {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
}

#hledani INPUT {
	width: 85px;
	height: 15px;
	border: 1px solid #46586F;
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 10px;
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 2px;
}

#hledani INPUT.submit {
	width: 25px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #46586F;
	font-size: 9px;
	letter-spacing: -1px;
	text-align: center;
}

/* info panely */

#info {
	margin-top: 16px;
	background-image: url(gr05.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	float: left;
	clear: both;
	width: 100%;
}

#info DIV {
	/*background-image: url(gr03.gif);
	background-repeat: repeat-x;*/
	background: #FF8200;
	height: 15px;

	
}

#info P {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	
}

#info A, #info a:link {
	color: #194F91;
}

#info a:hover {
	color: #000000;
}

#info DIV P {
	border-left: 10px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

/* pravy */

#right {
	width: 188px;
	float: right;
	
	text-align: right;
}

#right DIV {
	height: 16px;
	/*background-image: url(gr04.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	background: #7B8695;
}

#right DIV P {
	border-left: 10px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

/* stred */

#text {
	width: 385px;
	background-image: url(gr05.gif);
	background-repeat: repeat-y;
	/*margin-left: 12px;*/
	_margin-left: 198px;
	margin-right: 188px;
	overflow: hidden;
}


#text DIV.title {
	height: 16px;
	/*background-image: url(gr03.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	background: #FF8200;

}

#text P, #text H2, #text H3, #text H4, #text H5, #text H6, #text UL, #text OL, #text TABLE {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#text P{
	padding: 0;
}


/* spodek s footerem */

#spacer {
	clear: both;
	height: 30px;
	width: 100%;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 780px;
	height: 30px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 760px;
	max-height: 20px;
}
#footer a{
	color: #194F91;
}
#footer a:hover{
	text-decoration: none;
	color: #FF8200;
}


#footer P {
	font-size: 10px;
	letter-spacing: -1px;
}

/* definice pro textovy layer */

#text P, BODY.editor P {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}




#text H1 {
	font-size: 10px;

	color: #194F91;
}
#text H1.titlos {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 10px;
	
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border-left: 10px solid #FFFFFF;
	text-transform: upper-case;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
}

#text H2, BODY.editor H2 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 100%;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H3, BODY.editor H3 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 95%;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H4, BODY.editor H4 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 90%;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H5, BODY.editor H5 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 85%;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H6, BODY.editor H6 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 80%;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text EM, BODY.editor EM {
	font-weight: bold;
	font-style: italic;
}

#text STRONG, BODY.editor STRONG {
	font-weight: bold;
	font-style: normal;
}

#text LI, BODY.editor LI {
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

#text OL, BODY.editor OL {
	margin-top: 0px;
	margin-left: 30px;
	_margin-left: 35px;
}

#text UL, BODY.editor UL {
	margin-top: 0px;
	margin-left: 25px;
}

#text UL LI, BODY.editor UL LI {
	list-style-type: square;
}

#text SUB, BODY.editor SUB {
	font-size: 100%;
	vertical-align: sub;
	color: #194F91;
}

#text SUP, BODY.editor SUP {
	font-size: 100%;
	vertical-align: super;
	color: #194F91;
}


#text A, BODY.editor A {
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text a:link, BODY.editor a:link {
	font-size: 100%;
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text a:hover, BODY.editor a:hover {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text INPUT {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 19px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#text INPUT.checkbox {
	width: 13px;
	height: 13px;
	color: #194F91;
	background-color: transparent;
	border: none;
}

#text INPUT.radio {
	width: 13px;
	height: 13px;
	color: #194F91;
	background-color: transparent;
	border: none;
}

#text INPUT.submit {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;	
	font-size: 11px;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.reset {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.button {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #194F91;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.file {
	width: 200px;
	height: 21px;
	background-color: transparent;
}

#text INPUT.image {
	padding: 0px;
	border: none;
}

#text TEXTAREA {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 100px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#text SELECT {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #194F91;
	font-weight: normal;
	font-style: normal;
	width: 200px;
	background-color: #FFFFFF;
}

#text HR, BODY.editor HR {
	size: 1px;
	color: #CCCCCC;
}

#text TD, BODY.editor TD {
	font-size: 70%;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	vertical-align: top;
}

#text TH, BODY.editor TH {
	font-size: 70%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #EEEEEE;
	border-bottom: 1px solid #E2E2E2;
	vertical-align: top;
}

/* nastaveni pro CMS editor */

BODY.editor {
	background-image: none;
}

BODY.editor H1 {
	font-size: 120%;
}

BODY.editor H2 {
	font-size: 115%;
}

BODY.editor H3 {
	font-size: 110%;
}

BODY.editor H4 {
	font-size: 105%;
}

BODY.editor H5 {
	font-size: 100%;
}

BODY.editor H6 {
	font-size: 100%;
}



.aktualita
{
}
.aktualita h3{
	margin: 0;
	padding: 0;
	display: inline;
	
}

#text .aktualita P{
	
	margin-top: 5px;
}


/*
#logo{
	background: url(gr01.gif);
	height: 21px;
	width: 188px;
}

#logo a{
	display: block;
	height: 21px;
	width: 188px;
}
*/
/*
#logo{
	background: url(logo-interreg-bigger.gif);
	height: 40px;
	width: 358px;
}

#logo a{
	display: block;
	height: 40px;
	width: 358px;
}

*/
#logo{
	background: url(logo-interreg-bigger2.gif);
	height: 30px;
	width: 269px;
}

#logo a{
	display: block;
	height: 30px;
	width: 269px;
}


#logo a span{
	visibility: hidden;
}

a{
	color: #194F91;
}


H1{
	color: #194F91;
}
/*******************************************************************************/
/*****	Gallery: START																		*****/
/*******************************************************************************/

.gallery .item{
	border-right: 2px solid #FF8200;
	border-bottom: 1px solid #FF8200;
	border-left: 4px solid #FF8200;
	border-top: 3px solid #FF8200;
}
.gallery .item .inside a img{	border: 3px solid #000000;}

.gallery{
	float: left;
	margin-left: 20px;
	padding-bottom: 10px;
}

.gallery .item{
	float: left;
	text-align: left;
	vertical-align: top;

	width: 320px;
	height: 150px;
   overflow: hidden;
   margin-top: 7px;
   margin-left: 6px;
}
* html .gallery .item{
	margin-top: 4px;
	margin-left: 4px;
}

.gallery .item .inside{
   padding: 5px;
}

.gallery .item .inside h4{
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
}

.gallery .item .inside a img{
	float: left;
	margin: 0em 0.5em 0.1em 0em;
}

/* detail gallery */

.gallery-items{
	float: left;

	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.gallery-items .item{
	float: left;
	width: 160px;
	height: 123px;
	margin: 7px 5px 0px 0px;
	border: 1px solid #B2BEC7;
}

.gallery-items .last{
	margin: 7px 0px 0px 0px;
}

.gallery-items .item img{
	border: none;
	padding: 5px;
}
* html .gallery-items .item img{
	margin: 5px;
}
.pager{
	color: #9C9C9C;
	width: 315;
   text-align: center;
	float: left;
	margin-top: 5px;
}

.pager a.next {
   background-position: left;
   background-repeat: no-repeat;
   width: 12px;
   height: 11px;
   text-decoration: none;
}

.pager .previous{
   background-position: left;
   background-repeat: no-repeat;
   width: 12px;
   height: 11px;
   text-decoration: none;
}


/*******************************************************************************/
/*****	Gallery: END																		*****/
/*******************************************************************************/