@charset "utf-8";
/* CSS Document */

p {	
	text-align: justify;
	font-size: 0.75em;
	padding: 0px 15px 0px 15px;
}

p a{text-decoration:underline;color: #003366;}
p a:hover{text-decoration:underline; color: #FF0000;font-weight: bold;}
p a:visited{text-decoration:underline;color: #003366;}

.pData{	
	text-align: justify;
	font-size: 0.75em;
	padding: 0px 20px 0px 20px;
}

table{
	font-size: 11px;
	text-align:left;
	border-collapse: collapse;
}

td{	border: solid #ededed 1px; padding:3px;}
tr:hover, thead{background-color: #f5f5f5;}
thead{
	background-color: #f5f5f5;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	color: #003366;
}

thead td{
	padding: 4px;
	border-bottom: solid #ccc 2px;
}

.pLabel{
	text-align: center;
	font-style: italic;
}


.pHighlighted{
	color:#FF0000;
	font-weight: bold;
}

.pHighlightedZle{
	color:#FF0000;
	font-weight: bold;
	font-size: 1.5em;
}

.pHighlightedDobre{
	color:#339966;
	font-weight: bold;
	font-size: 1.5em;
}

ul, ol{
	text-align: left;
	font-size: 0.75em;
	list-style-type: square;
}

ol{
	list-style-type: none;
	list-style-position: inside;
}
li {list-style-type: square; font-size: inherit;}

.liSq {list-style-type: square; font-size: inherit;}

.liData {list-style-type: square; font-size: 12px;}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

h1{
	color:#ff6600;
	font-size: 38px;
	margin: 0px 0px 0px 15px;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-left: 15px;
	padding-right:15px;
	display:block;
	width: 250px;
	float:left;
}

.nadpisMenuData{
	color:#ff6600;
	font-size: 36px;
	/* margin: 5px 0px 0px 15px; */
	font-weight: normal;
	padding: 2px 15px 2px 15px;
	display:block;	
	float:left;
}

.nadpisMenuDataA{
	color:#ff6600;	
	font-weight: normal;
	text-decoration:none;
}

.nadpisMenuDataA:hover{
	color:#ff6600;	
	font-weight: bold;
	text-decoration:none;
}

.nadpisMenuDataBox{
	display:block;
	background-image: url(../images/h1-back.gif);
	background-repeat: repeat-x;
	height: 47px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	overflow:hidden;
}

.h1box{
	display:block;
	background-image: url(../images/h1-back.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 0px;
}


/*katalog projektov > projekt*/
.h1Catbox{
	display:block;
	height: 50px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 0px;
}

h_k{color:#ffffff; font-size:0,1em; padding: 0px 15px; margin:0px}
h2{color:#333366; font-size:1.2em; padding: 0px 15px; margin:0px}
h3{color:#ff6600; font-size:1.1em; padding: 0px 15px; margin:0px}
h4 {color:#333366;
	font-size:1em;
	padding: 0px 5px;
	margin:3px 15px 0px 15px;
	border-left: solid #e8e8e8 5px;
}

h5{color:#000; margin:3px 15px 0px 15px;}
h6{color:#000}

input{
	text-indent:3px;
	padding:1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: solid #ccc 2px;
	background-image: url(../images/form-back.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.pokrac { 
	color:#ff6600; 
	font-size: 0.75em; 	
	font-style: italic; 
	text-decoration: none; 	
}

.pokrac:hover { 		
	font-weight: bold; 			
}

.sumaDom { 
	color:#000; 
	font-size: 11px; 		 
	font-weight: normal;
	padding-bottom: 2px;
}

.defDataPopis{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	padding: 15px 15px 0px 15px;
}
