﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #4cad1c;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
.nadpis1 {left: 20px; font-weight: bold; top: 15px; position: relative; float: left; color: #000;}
.mutace1 {left: -30px; font-weight: bold; top: 15px; position: relative; float: right; color: #000;}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1080px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    
}
.page1
{
    width: 100%;
    margin: 20px auto 0px 20px;
    
}
.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #fff;
    width: 100%;
}
.header_in
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 300px;
    background: #ffffff;
    
}
.header_stin
{
    position: absolute;
    margin: 0px;
    padding: 0px;
    width: 1112px;
    height: 240px;
    background: url(../images/stin2.png);
    display: block;
    left: -16px;
    z-index: -10;
}
.header_stin_spodni
{
    position: absolute;
    margin: auto auto 0px -28px;
    padding: 0px;
    width: 1112px;
    height: 240px;
    background: url(../images/stin_spodni.png);
    
    bottom: -9px;
    z-index: -30;
    
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 0px 0px 0px 0px;
    min-height: 420px;
    background: url(../images/pruh_main.png) repeat-y;
    position: relative;
    
    
    
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}




/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.title1
{
	position: relative;
    display: block;
    float: left;
    text-align: left;
    width: auto;
    left: -16px;
    top: -2px;
    width: 1112px;
    height: 55px;
    background: url(../images/pruh_horni.png) no-repeat;
    z-index: 20;
}
.title2
{
	position: relative;
    display: block;
    float: left;
    text-align: left;
    width: auto;
    left: -16px;
    top: -10px;
    width: 1112px;
    height: 55px;
    background: url(../images/pruh_horni.png) no-repeat;
    z-index: 20;
    
}


.logo1 {position: relative; float: left; left: 8px; z-index: 10;}
.slider1 {margin: 0px auto; max-width:800px; position: relative; float: right; height: 240px; top: -23px; z-index: 10;}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


.levy_pruh 
{
	width: 260px;
	position: relative;
	float: left;
	height: 100%;
	
	
	
}
.pravy_pruh 
{
	width: 760px;
	position: relative;
	float: right;
	padding-right: 15px;
	left: 10px;
}
.levy_pruh_spodni
{
	margin: 20px 0 0 10px;
	width: 260px;
	position: relative;
	float: left;
	height: 100%;
	color: #fff;
	font-size: .78em;
}
.pravy_pruh_spodni 
{
	margin: 20px 0 0 0;
	width: 780px;
	position: relative;
	float: right;
	color: #fff;
	font-size: .78em;
}
.pravy_image {position: relative; left: -23px; border: 0px;}

.levy_nadpis 
{
	position: relative; 
	background: #bfcc00; 
	width: 265px; 
	color: #fff; 
	height: 40px;
	font-weight: bold;
	left: -12px;
	padding-top: 12px;
	padding-left: 15px;
	font-size: 1.2em;
    }

a.white {color: #fff;}
a.white:hover {color: #fecc00;}
.clear2 {
	clear: both;
}
.img1 {
	position: relative;
	width: 224px;
	text-align: center;
	float: left;
	padding-left: 20px;
	FONT-SIZE: 10px;
	line-height: 1.2;
	padding-bottom: 20px;
}
.img2 {
	position: relative;
	text-align: center;
	float: left;
	padding-left: 20px;
	FONT-SIZE: 10px;
	line-height: 1.2;
	padding-bottom: 20px;
}
.ramecek_gallery {border: 1px solid #bdb395;}

h1.nadpish1 {color: #4e5766; font-weight: bold; padding-bottom: 10px;}
h2.nadpish2 {color: #4e5766; font-weight: bold; padding-bottom: 10px;}
h2.nadpish2dnes {color: #ff0066; font-weight: bold; padding-bottom: 10px; text-decoration: underline;}


a.abila {color: #fff;}
a.ahneda {color: #998b5f;}
a.acerna {color: #000;}
.events1 {color: #998b5f; font-weight: bold; padding-bottom: 10px; padding-top: 10px; position: relative;}
.poznamka {font-size: smaller;}

hr {background-color: #998b5f;
     border-width: 0px;
     height: 1px;
     color: #998b5f;}

/* MENU
----------------------------------------------------------*/
div.menu
{
    padding: 4px 0px 4px 8px;
    
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    
}

div.menu ul li a, div.menu ul li a:visited
{
    line-height: 1.35em;
    padding: 4px 15px;
    text-decoration: none;
    background-color: transparent;
}

div.menu ul li a:hover
{
    color: #fff !important;
    text-decoration: none;
    background-color: transparent;
}


div.menu ul li a:active
{
    
}
.selected
    {
        
    }
.menu a.static.selected
{
    color: #ffffff;
    text-decoration: none;
    
    font-weight: bold;
}
.level1
{
    color: White;
    
}


div.hideSkiplink
{
      width:100%;
      background-color: transparent;
      top: 10px;
      position: relative;
      
      
      
}


.primaryStaticMenu
{
   background-color: transparent;
   left: 50px;
   
}
.primaryStaticMenuItem
{
   
   background-color: transparent; 
   margin-left: 5px;
   color: #000 !important;
}
.primaryStaticHover
{
   color: #ffffff;
   background: transparent;
}

.primaryDynamicMenu
{   
   background-color: transparent;   
             
       
}  
.primaryDynamicMenuItem
{
   
   background-color: transparent; 
   
   
   
}    
.primaryDynamicHover
{
   color: #ffffff;
   background: transparent;
}            

.secondaryLevelOne
{
   background-color: transparent;
   margin: 1.5em 0 0 0;
   padding: 5px 0 0 5px;
   
}
.secondaryLevelTwo
{
   background: transparent;
   padding: 5px 0 5px 5px;         
}
.secondaryStaticHover
{
   color: #ffffff;
}

.table1 
{
	
	width: 737px;
	
	}
.table1 tr 
{
	background-color: #edeadf;
	border: #fff solid 1px;
	
	}
.table1 td 
{
	padding: 0.3em;
	
	}	
	

