/* css by tdascal  */


body {
	margin: 0 auto;
	padding: 0;
	background: url('images/proka-body-bg.gif') repeat-x top left #333;
	}

#container { 
	width: 700px;
	background: url('images/main-bg.gif') repeat-y top left;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}

/* ------------------------------------------------------------------ header ------------- */
	
#header {
	width: 688px;
	height: 87px;
	border-top: 5px solid #FFF;
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
	background: url('images/proka-header-bg.png') repeat-x top left;
	}

/*  ------------------------------------------------ header left */
	
	#headerleft {
		background: transparent;
		margin-top: 3px;
		float: left;
		position: absolute;
		}

		#headerleft img{
			border: 0px;
			position: absolute;
			}
		
	#headerleft p{
		font: normal 12px Arial, Verdana;
		font-style: italic;
		color: #000;
		margin: 0 0 0 0;
		padding: 58px 0 0 180px;
		}	
/*  ------------------------------------------------ header right */

	#headerright {
		float: left;
		position: absolute;
		margin-left: 560px;
		margin-top: 20px;
		}
	
		#headerright img{
			border: 0px;
			position: relative;
			float: left;
			}
	
		#headerright a {
			position: relative;
			float: left;
			margin: 5px;
			}
	
		#headerright a:hover {
			background: url('images/topmenu-hover.gif') no-repeat top left;
			position: relative;
			float:left;
			margin: 5px;
			}

/*  ------------------------------------------------ slide section with image and menu */
			
#slide {
	width: auto;
	height: 215px;
	}
	
	#leftslide {
		width: 209px;
		height: 215px;
		border-left: 5px solid #FFF;
		background: url('images/proka-left-slide.gif') no-repeat top left;
		position: absolute;
		float: left;
		margin-left: 0;
		padding: 0;
		}
	
			#leftslide p {
				width: 125px;
				height: 40px;
				float: left;
				margin-left: 20px;
				margin-top: 60px;
				position: absolute;
				}
			
			#leftslide p a {
				font: bold 13px Arial, Verdana;
				color: #666;
				background: transparent;
				text-decoration: none;
				display: block;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 10px;
				
				}
				
			#leftslide p a:hover {
				background: url('images/slidemenu-hover.gif') no-repeat bottom left;
				color: #F60;
				padding-left: 10px;
				}
	#rightslide {
		width: 523px;
		height: 215px;
		padding-left: 171px;
		border-right: 6px solid #FFF;
		}


/* -------------------------------------------------   message   --- */
	
#message {
	width: 688px;	
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
	position: absolute;
	background: url('images/proka-message-bg.gif') no-repeat top left;
	}

#message p {
	margin-top: 22px;
	margin-left: 260px;
	font: bold 14px Arial, Verdana;
	color: #F60;
	}

#message h1 {
	font: bold 14px Arial, Verdana;
	color: #F60;
	}

#message p h2 {
	font: bold 13px Arial, Verdana;
	color: #F60;
	}

/* ---------------------------------------------------------------- scroller ---------------------- */


#pscroller2{
	background: url('images/noutati.gif') no-repeat top left;
	width: 380px;
	margin-left: 257px;
	height: 20px;
	margin-top: 10px;
	border: 0px solid black;
	padding: 6px;
	}

#pscroller2 a{
	text-decoration: none;
	color: #F60; 
	padding-left: 76px;
	}

#pscroller2 a:hover{
	text-decoration: underline;
	color: #F90; 
	padding-left: 76px;
	}
	


/* --------------------------------------------------- main parts ------------------- */

	
#main {
	width: 700px;
	min-height: 493px;
	height: 100%;
	background: url('images/main-bg-2.gif') no-repeat top left;
	top: 0;
	left: 0;
	}

/*  ------------------------------------------------ main left */

	#mainleft {
		width: 200px;
		padding-bottom: 0px;
		margin-top: 70px;
		padding-top: 0;
		float: left;
		}
	
	#mainleft2  {
		font: normal 12px Arial, Verdana;
		color: #990;
		text-align: left;
		margin-left: 20px;
		margin-top: 5px;
		margin-bottom: 50px;
		}

		
	#mainleft2 a {
		font: bold 12px Arial, Verdana;
		color: #333;
		border-bottom: 1px solid #CCC;
		background: transparent;
		text-decoration: none;
		display: block;
		height: 21px;
		padding-left: 8px;
		margin-top: 2px;
		margin-bottom: 1px;
		padding-top: 4px;
		}
		
	#mainleft2 a:hover {
		background: url('images/sidemenu-hover.gif') repeat-x top left;
		color: #FFF;
		padding-left: 8px;
		margin-top: 2px;
		padding-top: 4px;
		}
	
	#mainleft3  {
		font: normal 12px Arial, Verdana;
		color: #990;
		text-align: left;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		}
		
	#mainleft3 a {
		font: bold 12px Arial, Verdana;
		color: #333;
		border-bottom: 1px solid #CCC;
		background: transparent;
		text-decoration: none;
		display: block;
		height: 32px;
		padding-left: 8px;
		margin-top: 2px;
		margin-bottom: 1px;
		padding-top: 4px;
		}
		
	#mainleft3 a:hover {
		background: url('images/slidemenu-hover-higher.gif') repeat-x top left;
		color: #FFF;
		padding-left: 20px;
		margin-top: 2px;
		padding-top: 4px;
		}
	
	.voleximages {margin: 0 0 0 0; padding: 0 0 0 60px; }
	
	.higher {height: 32px; margin: 0 0; padding: 0 0;}
	.h6 a {font: bold 12px Arial, Verdana;
		color: #333;
		border-bottom: 1px solid #CCC;
		background: transparent;
		text-decoration: none;
		display: block;
		height: 32px;
		padding-left: 8px;
		margin-top: 2px;
		margin-bottom: 1px;
		padding-top: 4px;
		}
		
	.h6 a:hover {
		background: url('images/sidemenu-hover-higher.gif') repeat-x top left;
		color: #FFF;
		padding-left: 20px;
		margin-top: 2px;
		padding-top: 4px;
		height: 32px;
		} 
	
/*  ------------------------------------------------ header right */
	
	#mainright2 {
		width: 490px;
		text-align: center;
		padding-bottom: 0px;
		margin-top: 90px;
		margin-left: 10px;
		float: left;
		}
	
	#mainright2 img {
		border: 0;
		padding-left: 25px;
		margin-bottom: 25px;
		}
	
	#mainright {
		width: 470px;
		padding-bottom: 0px;
		margin-top: 50px;
		float: left;
		}
	
		#mainright a {
			text-decoration: underline;
			color: #F60;
			font-weight: normal;
			}
			
		#mainright a:hover {
			text-decoration: underline;
			color: #F30;
			font-weight: normal;
			}

	#mainright img {
		border: 0;
		padding: 5px;
		margin-left: -20px;
		}
	
	#mainright p {
		font: normal 12px Arial, Verdana;
		color: #000;
		text-align: left;
		margin-left: 65px;
		margin-top: 25px;
		margin-bottom: 30px;
		}
	
	#mainrightlist p {
		font: normal 12px/20px Arial, Verdana;
		color: #000;
		text-align: left;
		margin-left: 65px;
		margin-top: 25px;
		margin-bottom: 30px;
		}
	
	#mainrightlist a {
			text-decoration: underline;
			color: #F60;
			font-weight: normal;
			}
			
		#mainrightlist a:hover {
			text-decoration: underline;
			color: #F30;
			font-weight: normal;
			}
	
	#mainrightlist {
		width: 470px;
		padding-bottom: 0px;
		margin-top: 50px;
		float: left;
		}
	
	#mainright3 {
		width: 490px;
		text-align: center;
		padding-bottom: 0px;
		margin-top: 20px;
		margin-left: 10px;
		float: left;
		}
	
	#mainright3 img {
		border: 0;
		padding-left: 15px;
		margin-bottom: 25px;
		}
	
	#mainright4 {
		width: 490px;
		text-align: center;
		padding-bottom: 0px;
		margin-top: 20px;
		margin-left: 10px;
		float: left;
		padding-top: 80px;
		}
	
	#mainright4 p {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}
	
	#mainright4 img {
		border: 0;
		padding-left: 15px;
		margin:  0 0 0 0;
		}
	
	#mainright5 {
		width: 470px;
		padding-bottom: 0px;
		margin-top: 25px;
		float: left;
		}

	#mainright5 img{
		border: none;
		}
	.helperimage {
		padding: 0 10px 0 10px;
		}

	.helperimage2 {
		padding: 0 0 0 110px;
		}
		
	#mainright5 p {
		font: normal 12px Arial, Verdana;
		color: #000;
		text-align: left;
		margin-left: 65px;
		margin-top: 0;
		margin-bottom: 30px;
		}
/*------------------------------------------------- form --*/

.kocka {
	width: 260px;
	font: 12px, Verdana, Arial, Sans-Serif;
	background-color: #F7F7F7;
	border: 1px solid #999;
	color: #000;
	margin-top: 5px;
	margin-bottom: 0;
	}
	
.sendbox {
	width: 60px;
	font: 12px, Verdana, Arial, Sans-Serif;
	background-color: #F7F3F7;
	border: 1px solid #999;
	color: #000;
	margin-top: 5px;
	margin-bottom: 0;
	}
	
#contactform {
	font: normal 12px, Verdana, Arial, Sans-Serif;
	color: #000;
	}
