/* IPR CSS */

body {	color: #000;	background: #eeeeee;	text-align: center;	font: 0.8em Tahoma, "Lucida Grande CE", lucida, sans-serif;	margin: 0;}
.bodywindow	{ background-color:  White; padding: 0px; margin: 0px; background-image: url(../images/obrazek_nacita.gif); background-position: top left; background-repeat: no-repeat; background-attachment: fixed; }


/* schovana klicova slova */
.seo {display: none;}

/* nadpisy */

h1, h2, h3, h4, h5, h6 {	margin: 10px 0;	color: #000; }

h1 {     font-size: 23px;    font-weight:normal;	color: #d60000;}

h1.big {    font-size: 28px;    font-weight:normal;	color: #d60000;}

h2 {    color: #333;	font-size: 14px; background-color: #EDEEEE;}

h3 {	color: #333;	font-size: 13px;	margin: 10px 0 3px 0;}

h4 {	color: #333;	font-size: 13px;	margin: 0px 0 3px 0;}


hr {	color: #ccc;	height:1px;	margin: 0px 0px 0px 0px;}


#text h1 {  margin: 20px 0px 30px 0px;  }
#text .blok 	{ margin: 0px 0px 0px 0px; background-color: #cccccc; border: 1px solid #999999;}
#text .blok-pad { padding: 0px 0px 0px 10px; }


/* odkazy obecne */

a { color: #C00;}
a:visited { color: #C00;}
a:hover { color: #C00;	text-decoration: none;}

td a 			{ color: #C00;}
td a:visited	{ color: #C00;} 
td a:hover		{ color: #C00; text-decoration: none;}

/* odstavce, obrazky, obecné formátování textu */

p {	padding: 1px;	margin: 5px 0px;	text-align: left;}

ul { 	text-align: left;}

td {	font: 12px Tahoma, "Lucida Grande CE", lucida, sans-serif;}

img {	border: 0px;}

.image	{ border: 1px solid #7b7c7c; }

.no-border {	border: 0;}

.clear { 	clear: both; }
.clr { 	clear: both;}

select, option, input { 	font: 12px Tahoma, "Lucida Grande CE", lucida, sans-serif; }

.center {	text-align: center;}

.printonly {	display: none }

.nowrap { 	white-space: nowrap; }

.right { 	text-align: right; }

.left {

	float: left;
	width: 50%;
	margin-right: 20px;

}

.press { 	margin: 5px 0 10px 0; }

/* layout */


#mainpage {

	margin: auto;
	width: 771px;
	text-align: left;
	background: #fff;

}

#topbg {

    height: 138px;
    position: relative;
	background: #F9F9F9 url('../images/toprepeatable.gif') left bottom repeat-x;

}

#top {

	height: 138px;
	background: url('../images/top_titul.gif') left bottom no-repeat;
	position: relative;

}

#topnavi {

	height: 27px;
	background: #7b7c7c url('../images/topmenubg.gif') repeat-x;
	padding: 0 10px;
	font: 13px arial, sans-serif;

}

#topnavi a {

	display: block;
	float: left;
	padding: 6px 15px 0 15px;
	background: url('../images/arrow_w_sml.gif') left bottom no-repeat;
	color: #fff;
	text-decoration: none;

}

#topnavi a:hover {

	color: #fff;
	text-decoration: underline;
	background: url('../images/arrow_w.gif') left bottom no-repeat;

}

#topnavi a.right {

	float: right;
	padding: 5px 5px 0 15px;
	background: url('../images/arrow_w_sml.gif') left bottom no-repeat;
	color: #fff;
	text-decoration: none;*/

}

#middle {

	background: #fff url('../images/middlebg2.gif') left top repeat-y;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 2px;		

}


#navi {

	float: left;
	width: 232px;
	background: #eee url('../images/rmenubg2.gif') repeat-y;

}

#naviobr {

	float: left;
	width: 232px;
	background: #eee url('../images/rmenubg2.gif') repeat-y;

}

.naviitem {

	padding: 2px 0px;
	margin: 0 3px;
	display: block;
	border-bottom: 1px solid #dbdbdb;

} 

.naviitem a {

	display: block;
	_height: 25px;
	min-height: 25px;
	padding: 0 15px;
	background: url('../images/arrow_g.gif') left center no-repeat;
	font-weight: normal;
	color: #000;
	text-decoration: none;

}

.naviitem a:hover {

	color: #fff;
	text-decoration: none;
	background: #7b7c7c url('../images/arrow_w.gif') left center no-repeat;

}

.naviitem a:visited {

	color: #000;

}

.naviitemobr {

	padding: 10px 0px;
	margin: 0 20px;
	display: block;

} 


.navitxt {

	padding: 10px 0px;
	margin: 10px 0px 0px 20px;
	display: block;
	color: #7b7c7c;
}



#text {

	margin: 0px 0px 0px 232px;
	padding: 10px;
	min-height: 350px;

}



/* layout pata */

#pata {

	_height: 25px;
	clear: left;
	min-height: 25px;
	background: #7b7c7c;
	text-align: right;
	color: #ccc;
	height:25px; /* IE7 ?? */

}


.patatext { 	padding: 5px 5px 0 0;}

.patatext a 			{ color: #FFF; 	text-decoration: none;} 
.patatext a:visited		{ color: #FFF; 	text-decoration: none;} 
.patatext a:hover		{ color: #FFF; text-decoration: underline;}


/* layout cary */


.parent {

	margin: 0px;
	padding: 10px 0;
	width: 485px;

}


.left-child {

	width: 130px;
	text-align: right;
	float: left;

}



.left-child h2 {

	font-size: 1.0em;

}



.right-child {

	margin: 0px 0px 10px 145px;
	width: 335px;

}


.main-bg-redline

{

width: 99%; 	
background: #fff url('../images/bg-red-line.gif') left bottom repeat-y;
}


.marg0 { margin: 0px; padding: 0px; }

.right-child ul { margin: 10px; padding: 10px; }

/* layout cary pro projekty */

.all-part {

	margin: 5px 0;
	width: 485px;

}

.right-part{

	margin: 0 0 20px 65px;
	width: 400px;
}

.left-part {

	width: 50px;
	text-align: right;
	float: left;

}



.left-part h2 {	font-size: 1.0em;}

.bg-redline

{

width: 99%; 	
background: #fff url('../images/bg-redline60.gif') left bottom repeat-y;
}


