/*
Author: elphnet.cz
Struktura:
        display | 
		  position | 
		  float | 
		  overflow | 
		  width | 
		  height | 
		  border | 
		  margin | 
		  padding | 
		  background | 
		  align | 
		  font
*/

/* Elements*/

body {	
	margin: 0;
	padding: 0;	
	background-color: #82829C;
	text-align: center;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5 {
	border:0; 
	margin:10px 0px 5px 0px; 
	padding:0; 
	font-weight: bold;
}
p {
	margin:5px 0;
}

pre {
	margin:5px 0px 5px 0px;	
	border-bottom: 2px solid #E1C9F5;
	border-top: 2px solid #E1C9F5;
	padding:4px 4px 4px 4px;
	background-color: #F5EDFC;
	font-style: italic;	
	font-size: 11px;	
	letter-spacing:1px;
}
table {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	letter-spacing:1px;	
}
ul, ol {
	display:block; 
	border:0; 
	margin:5px 0px 5px 40px; 
	padding:0;
}
form {
	margin: 0;
	padding: 0;
}
/* Floating */
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

/* Text align */
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}

.clearer {
	clear: both;
}
.noscreen {
	display: none;
}
p.firstLetter:first-letter {
		/*background-image: url(../img/firstLetter.jpg);
		background-repeat: repeat;
		background-position: center;
		color:#9d50dd;
		font-size: 140%;
		font-weight:normal;
		font-weight:bold;*/
		color:#9d50dd;
		font-size:140%;
		font-weight: bold;

	}
/* ----------------------------------*/

#null {
	width:800px;
	margin:auto;
	text-align:left;
	margin-top:5px;
	padding-bottom:0px;
}
#head {
	height:148px;
	padding-top:5px;	
	background-image: url(../img/bgHead.jpg);
	position: relative;
}
.head_img {
	position: absolute;
	top:40px;
	left:4px;
}
	#head #pageHelp {		
		font-size:10px;
		color:white;
		text-transform: uppercase;
	}
	
	#head #pageHelp ul li{
		display: inline;
		padding-right:10px;
		padding-left:5px;
		background-image: url(../img/bgPageLink.gif);
		background-position: right;
		background-repeat: no-repeat;
		
	}
	#head #pageHelp ul li a {
		color: White;
		text-decoration: none;
	}
	#head #pageHelp ul li a:hover {
		color: White;
		text-decoration: underline;
	}
	
/*---------------------------------------------*/	
/* Hlavni menu */
#topMenu {
	height:147px;

	padding-left: 1px;
	background-image: url(../img/bgTopMenu.jpg);	
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	
}
	#topMenu .item1 {
		float:left;
		width:199px;
		height:147px;
		background-image: url(../img/btnMenu1.jpg);
		
	}
	#topMenu .item1-active {
		float:left;
		width:199px;
		height:147px;
		background-image: url(../img/btnMenu1.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .item1:hover {
		background-image: url(../img/btnMenu1.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .item2 {
		float: left;
		width:199px;
		height:147px;
		background-image: url(../img/btnMenu2.jpg);
	}
	#topMenu .item2-active {
		float:left;
		width:199px;
		height:147px;
		background-image: url(../img/btnMenu2.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .item2:hover {
		background-image: url(../img/btnMenu2.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .item3 {
		float: left;
		width:199px;
		height:147px;
		background-image: url(../img/btnMenu3.jpg);
	}
	#topMenu .item3-active {
		float:left;
		width:199px;
		height:147px;
		background-image: url(../img/btnMenu3.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .item3:hover {
		background-image: url(../img/btnMenu3.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .item4 {
		float: left;
		width:200px;
		height:147px;
		background-image: url(../img/btnMenu4.jpg);
	}
	#topMenu .item4-active {
		float:left;
		width:199px;
		height:147px;
		background-image: url(../img/btnMenu4.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .item4:hover {
		background-image: url(../img/btnMenu4.jpg);
		background-position: -200px 0px;
		background-repeat: no-repeat;
	}
	#topMenu .h2 {
		position: relative;
		left:72px;
		width:100px;
		font-size: 17px;
		font-weight: bold;
		margin:7px 0px 2px 0px;
	}
	#topMenu .h2 a {
		text-decoration: none;
		color:black;
	}
	#topMenu .h2 a:hover {
		color:#9d50dd;
	}
	
	#topMenu ul {		
		position:relative;
		left:60px;
		top:5px;
		list-style-image: url(../img/menuLi.gif);
		font-size: 80%;
	}
	#topMenu .textbox {
		font-size: 80%;
		padding-left:5px;
		padding-top:5px;
	}
	
	/* Telo stranek */
#body {
	background-image: url(../img/bgBody2.jpg); 
	background-repeat: repeat-y;
	background-color: #f3f3f3;
}
	
	
	#upper {
			
	}
	/*------------------------------------------------------------*/
	/* Leva cast obsahu stranek - telo */
	#upper #colLeft {
		float:left;
		/*border:1px solid blue;*/
		width:575px;
		padding-left:15px;
		padding-right:5px;
		padding-top:10px;
		letter-spacing: 1px;
		line-height: 140%;
	}
	#body #upperFooter {
		width:608px;
		height: 20px;
		background-image: url(../img/bgBodyFooter.jpg);
		background-repeat: no-repeat;	
		background-position: bottom;		
	}
	#upper #colLeft a {
		border-bottom: 1px dotted #E1C9F5;
		color: #bb88dc;
		text-decoration: none;
		font-weight: bold;	
	}
	#upper #colLeft a:hover {
		border-bottom: 1px dotted #9D50DD;
		color: #9D50DD;
		
	}
	#upper #colLeft h1 {
		font-size:150%;
		color: #9d50dd;
		margin-bottom:15px;
	}
	#upper #colLeft h2 {
		font-size:140%;
		color: #9d50dd;
		margin-bottom:15px;
	}
	#upper #colLeft h3 {
		font-size:130%;
		color: #9d50dd;
		margin-bottom:10px;
	}
	#upper #colLeft ul {
		list-style-image: url(../img/bgLi.jpg);
	}
	
	#upper #colLeft ol {
		list-style-type:circle;
		font-style: italic;
	}
	#upper #colLeft img {
		margin:5px 5px 5px 5px;
		border: 0;
	}
	#links {
		padding:5px;
		background-image: url(../img/bgLinks.jpg);
		background-repeat: no-repeat;
		background-position: top;
		background-color: #F3F3F3;
		color: Gray;
		font-size:8px;
		
	}
	#links a {
		color: Gray;
	}
	#links a:hover {
		color: #555555;
	}
	/*------------------------------------------------------*/
	/* ref na homesite */
	#ref {
		width: 588px;
		margin-left:2px;		
	}
	#ref #refHead {
		width:585px;
		height:28px;
		border-bottom:2px solid #8D5EA3;
		padding:2px 0px 0px 5px;
		background-image: url(../img/refHead.jpg);
		background-repeat: no-repeat;		
		color:white;
		font-weight: bold;
		font-size: 140%;		
	}
	#ref #refBody {
		margin-top:10px;
		background-image: url(../img/bgRef.jpg);
		background-repeat: repeat-y;
		background-position: 0px 5px;		
	}
	#ref #refBody .refBox img {
		margin:3px;
	}
	.refBox a {
		border-bottom: 1px dotted #E1C9F5;
		color: #bb88dc;
		text-decoration: none;
		font-weight: bold;	
	}
	.refBox a:hover {
		border-bottom: 1px dotted #9D50DD;
		color: #9D50DD;
		
	}
	.refBox h4 {
		margin-top:2px;
		font-size:14px;
		color:#9933cc;
	}
	.refBox h4 a {
		color:#9933cc;
		text-decoration:none;
	}
	.refBox a {
		border-bottom: 1px dotted #E1C9F5;
		color: #bb88dc;
		text-decoration: none;
		font-weight: bold;	
	}
	.refBox a:hover {
		border-bottom: 1px dotted #9D50DD;
		color: #9D50DD;
		
	}
	#ref #refBody .refBox {		
		width:285px;
		padding-left:5px;
	}
	/*------------------------------------------------------*/
	/* reference */
	#reference {
		width: 588px;
		margin-left:2px;		
	}
	#referenceBody {
		margin-top:10px;
		background-image: url(../img/bgRef.jpg);
		background-repeat: repeat-y;
		background-position: -10px 5px;
	}
	#referenceBody .referenceBox img {
		margin:2px;
		width:100px;
	}
	.referenceBox a {
		border-bottom: 1px dotted #E1C9F5;
		color: #bb88dc;
		text-decoration: none;
		font-weight: bold;	
	}
	.referenceBox a:hover {
		border-bottom: 1px dotted #9D50DD;
		color: #9D50DD;
		
	}
	#upper #colLeft .referenceBox h2 {
		font-size:12px;
		color: #9d50dd;
		margin:0px;
	}
	
	.referenceBox a {
		border-bottom: 1px dotted #E1C9F5;
		color: #bb88dc;
		text-decoration: none;
		font-weight: bold;	
	}
	.referenceBox a:hover {
		border-bottom: 1px dotted #9D50DD;
		color: #9D50DD;
		
	}
	#referenceBody .referenceBox {		
		width:280px;
		padding-left:0px;
	}
	.referenceBox p.info {
		font-size: 9px;
	}
	
	
	/*------------------------------------------------------*/
	/* Pravy slupec obsahu stranek - menu */
	
	#upper #colRight {
		float:right;
		width:199px;
		/*padding: 0px 0px 0px 0px;*/
		background-image: url(../img/bgRightMenu.jpg);
		background-repeat: repeat-y;
		font-size:110%;
		margin-right: 1px;		

	}
	#upper #colRight #colRightHead {
		width: 200px;
		height: 12px;
		/*margin:0px 0px 0px 0px;*/
		background-image: url(../img/bgRightMenuHead.jpg);
		background-repeat: no-repeat;
		
	}
	#upper #colRight #colRightFooter {
		position: relative;
		top:10px;
		width: 200px;
		height: 10px;
		margin:0px 0px 0px 0px;
		background-image: url(../img/bgRightMenuFooter.jpg);
		background-repeat: no-repeat;
		
	}
	#upper #colRight #contactMail {
		width:188px;
		height:143px;
		background-image: url(../img/bgContact.jpg);
		background-repeat: no-repeat;
		font-size:80%;
		padding: 5px 1px 2px 10px;
	}
	#upper #colRight #contact {
		margin-left:5px;
		color:white;
		margin-top:20px;
	}
	#upper #colRight #contact img {
		margin:0px 8px 0px 2px;
		vertical-align: top;
	}
	#upper #colRight #contact a {
		color:white;
		text-decoration: none;
		
	}
	#services {
		font-weight:bold;
		font-size:12px;
		margin:8px 0px 4px 0px;
	}
	
	#upper #colRight #contact a:hover {
		border-bottom: 1px dotted white;
	}
	#upper #colRight #contactMail form {
		margin-top:5px;
	}
	#upper #colRight #contactMail form input {
		border:1px solid gray;
		margin-top:3px;
	}
	#upper #colRight #contactMail h4 {
		margin:10px 0px 3px 0px;
		padding: 0px;
		font-size:12px;
	}
	#upper #colRight #copyright {
		width:194px;
		height:19px;
		padding-left:5px;
		padding-top:2px;
		background-image: url(../img/bgCopyright.jpg);
		background-repeat: no-repeat;
		font-size:80%;
		
		
	}
	#upper #colRight ul#category {
		margin:0px 0; 
		padding:0; 
		list-style:none;
	}
   #upper #colRight ul#category li {
		margin:0; 
		padding:2px 0px 2px 2px;
		background-image: url(../img/rightMenuLi.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
	}
   #upper #colRight ul#category li a {
		display:block; 
		padding:3px 0 3px 22px; 
		background:url("../img/ico_archive.gif") 5px 6px no-repeat; 
		text-decoration:none;
		color:white;
	}
   #upper #colRight ul#category li a:hover {		
		color: white;
		font-weight: bold;
	}
   #upper #colRight ul#category li#category-active a {
		background:url("../img/ico_archive.gif") 5px 50% no-repeat; 

		font-weight:bold;
	}
	
/*_____________________Contactni formualr ________________*/
#contactForm input {
	border:1px solid #bbbbbb;
	display: block;
}
#contactForm fieldset {
 	border: 1px solid #bbbbbb;
 	padding-left:20px;
 	width:240px;
 	background-color:#f5edfc;
 	font-size:10px;
}
#contactForm fieldset legend {	
	border:1px solid #bbbbbb;
	padding:3px 8px 3px 8px;
	margin-left:0px;
	background-color: #ffffff;
}
#contactForm textarea {
	height:100px;
	width:230px;
	border:1px solid #bbbbbb;
}
	
/*-------------------------------------------------------------*/
/* Paticka */
#footer {
	height:25px;
	padding-top:5px;
	background-image: url(../img/bgFooter.jpg);
	background-repeat: no-repeat;
	color:gray;
}
#footer ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 40px;
}
#footer ul li {
	display: inline;
	padding-right:5px;
	padding-left:10px;
	text-transform: uppercase;
	font-size: 80%;
}
#footer ul li a {
	color: Gray;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Novinky */
#news {
	color:white;
	padding:0px 10px 0px 5px;
}
/*#news h2 {
	font-size:14px;
	color:white;
	margin: 0;
	padding:0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
}*/

#news .box {
	padding:2px 0px 5px 2px;
	background-image: url(../img/rightMenuLi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#news .box h2, #news .box h2 a{
	color:white;
	margin:0px 0px 2px 0px;
	padding:0;
	font-size:12px;
	text-align: left;
	text-decoration: none;
}
#news .box h2 a:hover {
	text-decoration: underline;
}

#news .box p {
	margin:5px 0px 5px 0px;
	font-size: 11px;
}
#news .box img {
	float:left;
	margin:5px 5px 5px 0px;
}
#news .box p a {
	color:white;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;

}
#news .box p a:hover {
	text-decoration:none;
}

/* pridano kvuli tinyMCE a spravnemu zobrazeni fontu*/
.fontSize1{
	font-size:8px;
}
.fontSize2{
	font-size:10px;
}
.fontSize3{
	font-size:12px;
}
.fontSize4{
	font-size:14px;
}
.fontSize5{
	font-size:18px;
}
.fontSize6{
	font-size:24px;
}
.fontSize7{
	font-size:36px;
}