﻿body
    {
    	font-size:12px;
    	background: #034b7a url(./images/page_bg.jpg) top center repeat-x;
    	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif; 
    	font-size: 8pt;
    	}

a
{
    color: #0035A1;
    text-decoration: none;
}

a:hover
{
    color: #0035A1;
    text-decoration: underline;
}


.hornimenu
{
background: url(./images/head_blank.jpg) top left no-repeat;	
height:106px;    
}

.navigace
{
float: left;
padding-left: 100px;    
padding-top: 10px;    
}


    	
.wiz {font-size: 11pt;}
.vybrano
{
	color:#FF9E10;
	font-weight:bold;
	}
.stred
	{
		border-left: 1px solid #92b7d0; 
		border-right: 1px solid #92b7d0;
		padding-bottom:35px;
		background: #ffffff url(./images/main_bg.png) top left repeat-x;
	}

#hledamsoftware
	{
	margin-top:27px;
	}


.footer span { font-weight:bold;} 	
.footer a, .footer span { margin-right:3px;}

.page_header_right
{
    float: right;
    margin-top:10px;
    margin-right:20px;
    color:#ffffff;
    font-size:10px;
    text-align:right;
    padding-bottom:5px;
}

.page_header_right input
{
    color:#000000;
}

.page_header_right a:hover
{
    text-decoration:underline;
}

.page_header_right a
{
    color:#ffffff;
    font-size:11px;
    text-decoration:none;
}

#introperex
{
float: left;
padding-left: 102px;    
padding-top: 15px;    
padding-bottom: 10px;    
width: 730px;
text-align:left;
}
.perex
{
font-size: 9pt;
line-height: 125%;
}

	div.h15-footer {font-family: Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 8pt;color:#ffffff;background: url(./images/foot.jpg) top left no-repeat;	height:62px;padding-top:15px;}
	div.h15-footer a:link, div.h15-footer a:visited{color:#ffffff; text-decoration:none }
	div.h15-footer a:hover,div.h15-footer a:active{color:#ffffff;text-decoration:underline;}
	span.h15-pipe{margin:0px 0.5em}
	div.h15-links,div.h15-site-links{padding-bottom:1px;text-align:right;width:799px;}
	div.h15-site-links{float:left;}
	div.h15-logo{float:right;margin-top: -5px; margin-right:20px;}
	img.h15-logo-image{height:17px;width:90px;}
	div.h15-links{float:left;}
	div.h15-copyright {font-size:90%;}

	/* MNP Overrides */
	
	.msviSearchBox
	{
        font-family: Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 9pt;color:#ffffff;
	    width:150px;
	    margin:5px;
	    padding: 2px;
		border:1px;
		border-style: solid;
		border-color:Gray;
	}
	
	.msviGoButton
	{
		border:0px;
		width:38px;
		height: 20px;
		background-color : #cccccc;
		background:url('images/web_button.gif') no-repeat;
		cursor:pointer;
	}
	
	#msviMasthead
	{
	    display:none;
	}
	
	#msviFooter
	{
	    display:none;
	}
	
	#msviFooter2
	{
		display:none;
	}

.link_divider
{
	margin-left:5px;
	margin-right:5px;
}

.menu_link_divider
{
	padding-left:20px;
	padding-right:20px;
}

.menu, .menu a { color:#ffffff; font-weight:bold; text-decoration:none;}
.menu a:hover { color:#FF9E10; font-weight:bold; text-decoration:none;}
.menu a.active { color:#FF9E10; font-weight:bold; text-decoration:none;}

.menubar {height:33px; vertical-align:middle; background:url(images/topmenu.jpg);}



   .tabulka_prehled
   {
   	width:732px;
   	text-align:left;
	border-collapse:collapse;
	border-bottom:0px solid #E7EEFF;   	
}

   .tabulka_prehled_tr
   {
	border-bottom:5px solid white;
   	}


    .tabulka_nadpis
    {
    	color:#97B7E7;
    	background-color:#DCE8FE;
	border-bottom:5px solid white;
}
    .Info
    {
text-align:justify;
width:430px;
    	}
    .InfoVice
    {
    	float:right;
    	}
    .InfoZkrat
    {
text-align:justify;
width:430px;
    	}
.Ostatni ul
{
	padding-left:15px;
}

.Ostatni li
{
	padding-bottom:4px;
}


.Ostatni
{
font-size:7pt;
}


input, textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	border: 1px solid #cccccc;
}	



    .boxposliznamemu
    {
	background: url(./images/poslat_bg.jpg) top left no-repeat;	
	font-size:8pt;
	color:Black;
	margin-top:25px;
	padding-left:10px;
	height:60px;
	width:722px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	.boxposliznamemu h3
    {
    padding-top:7px;
    padding-bottom:9px;
    margin-bottom:1px;
    color:White;
    }
    
     .boxposliznamemu_error
     {
     	padding-top:8px;
     	}
.star-rating{	
	list-style:none;
		margin: 0px;
		padding:0px;
		width: 90px;
		height: 22px;
		position: relative;
		overflow:hidden;
		background: url(./images/alt_star.png) top left repeat-x;		
		margin-bottom:8px;
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:18px;
		height: 22px;
		line-height:22px;		
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(./images/alt_star.png) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:18px;
	}
	.star-rating a.two-stars{
		left:18px;
	}
	.star-rating a.two-stars:hover{
		width: 36px;
	}
	.star-rating a.three-stars{
		left: 36px;
	}
	.star-rating a.three-stars:hover{
		width: 54px;
	}
	.star-rating a.four-stars{
		left: 54px;
	}	
	.star-rating a.four-stars:hover{
		width: 72px;
	}
	.star-rating a.five-stars{
		left: 72px;
	}
	.star-rating a.five-stars:hover{
		width: 90px;
	}
	.star-rating li.current-rating{
		background: url(./images/alt_star.png) left center;
		position: absolute;
		height: 22px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
