﻿/***LAYOUT***/
html
{
     height: 98%;     
}

body, form
{
     height: 100%;     
}

body
{
    background-color: White;
}

body, input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

form
{
    margin: 0px;
    padding: 0px;
}

#container 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:100%;
	z-index: 2; 
	margin-bottom: -239px;
}

#hlavicka
{
    width: 990px;
    height: 155px;
    background-color: transparent;
    margin: 0px auto;
	margin-top: 15px;
    padding: 0px;
    position: relative;
}
#wrap
{
    width: 990px;
    margin: 0 auto;
	padding-bottom: 10px;
}

#left
{
    width: 210px;
    text-align: left;
    float: left;
    height: 100%;
    
}

#content
{
    width: 770px;
    margin-left: 220px;
    text-align: left;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#push
{
    height: 220px;
}

#foot_wrap
{
    clear: both;
    width: 100%;
    height: 220px;
    background-color: #1b663e;
	margin-top: 10px;
}

#footer
{
    width: 990px;
    height: 350px;
    margin: 0 auto;
    position: relative;
 
}


#TSFW-statusbar
{
    clear: both;
    height: 18px;
    background-color: #F0F0F0;
    border-top: 1px solid #808080;
    bottom: 0;
    color: #000000;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    z-index: 200;
}


#logo {
    background-image: url("../images/banner.png?v=1");
    background-repeat: no-repeat;
    display: block;
    height: 90px;
    margin: 0;
    padding: 0;
    width: 470px;
}


#logo a
{
    display: block;
    width: 470px;
    height: 90px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

#logo span
{
    display: none;
    line-height: 0px;
}

#line
{
    min-width: 840px;
    margin-bottom: 15px;   
}

	
#l1 {
    background-color: #E5E5E5;
    float: left;
    height: 5px;
    width: 80px;
}

#l2
{
	width: 210px;
    float: left;
    height: 5px;
    background-color: #FF7D23;
}

#l3
{
	width: 205px;
    float: left;
    height: 5px;
    background-color: #2673EC;
}


#l4
{
	width: 215px;
    float: left;
    height: 5px;
    background-color: #7200ac;
}

#l5
{
	width: 220px;
    float: left;
    height: 5px;
    background-color: #199900;
}

#l6 {
	width: 60px;
    background-color: #E5E5E5;
    float: left;
    height: 5px;
}

/* MENU */

.mainmenu
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.mainmenu li > a, ul.submenu li > a
{
    color: white;
}

ul.mainmenu > li > a:hover,
ul.mainmenu > li > ul.submenu > li > span > a:hover,
ul.mainmenu > li > ul.submenu > li > a:hover,
ul.mainmenu > li > ul.submenu > li ul.submenu li a:hover

{
    color: #FFBB7F; /*black;  #753B00;  */
}

.mainmenu a
{
    color: #FFF !important;
    background-position: 3px center;
    background-repeat: no-repeat;
    text-decoration: none;
    line-height: 33px;
    display: block;
    font-weight: 400;
    width: auto;
    min-height: 33px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #237B17;
}


.mainmenu ul.submenu
{
    list-style-type: none;
    padding-left: 0px;
    background-color: transparent;

}

.mainmenu ul.submenu a
{
    line-height: 33px;
    border: 0;
    width: 100%;
    font-size: 15px;
}

.detail_text
{
    width: 98%;
    margin: 0 auto;
}

.multiline a
{
    line-height: 1.2 !important;
}

/* Nadpisy */
#content h1, #content h2, #content h3, #content h4, #content h5,
.detail_text h1, .detail_text h2, .detail_text h3, .detail_text h4, .detail_text h5
{
    color: #C1004F;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height:normal;
    font-family: Arial, Helvetica, sans-serif;
}



/* Dlaždice */

#content div.tile
{
    width: 210px;
    height: 235px;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
    
}

#content div.tile div.tile_top
{
    width: 210px;
    height: 10px;
    background-image: url('../../images/tile_bg_top.png');
    background-repeat: no-repeat;
}

#content div.tile div.tile_mid
{
    width: 210px;
    background-image: url('../../images/tile_bg.png');
    background-repeat: repeat-y;
}

#content div.tile div.tile_bt
{
    width: 210px;
    height: 13px;
    background-image: url('../../images/tile_bg_bt.png');
    background-repeat: no-repeat;
}

#content div.tile div.tile_mid p
{
    padding: 0;
    margin-top: 0px;
    margin-left: 15px;
    margin-bottom: 0px;
    width: 180px;
    text-align: left;
 }
 
#content div.tile div.tile_mid h2
{
    padding: 0;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 5px;
    width: 180px;
    font-size: 16px;
    font-weight: 600;   
}

#content div.tile div.tile_mid h2 a, #content div.tile div.tile_mid h2 a:hover
{
    text-decoration: none;  
} 

 
#content div.tile div.tile_mid img
{
    padding: 0;
    margin: 4px 15px;
 }

.TSFW-button, .TSFW-mbutton {

    background-color: #e5e5e5;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    padding: 0 6px;
    border: 1px solid #C1004F;

}

.TSFW-button:hover {
    border: 1px solid #C1004F;
}

.arrow {
    background-image: url("../images/arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: 25px;
}

.tile .TSFW-button, .tile .TSFW-mbutton {

    margin-top: -7px;

}
 
#login
{
    height: 28px;
    background-image: url('../../images/Lock-trans.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #C1004F;
    text-indent: 32px;
    line-height: 28px;
    overflow: hidden;    
	float: right;
    }
    

#login a, #login a:hover
{
    color: White;
    font-size: 14px;
    text-decoration: none;
    line-height: 28px;
    cursor: pointer;
    text-decoration: underline;
}

a#nav-PR {
	border-bottom: 4px solid #2673EC;
	height: 35px;
	color: #404040;
}

a#nav-DMU {
	border-bottom: 4px solid #199900;
	height: 35px;
	color: #404040;
}

a#nav-PBD {
	border-bottom: 4px solid #7200AC;
	height: 35px;
	color: #404040;
}

a#nav-OPPZH {
	border-bottom: 4px solid #FF7D23;
	height: 35px;
	color: #404040;
}

#nav_container {
	margin-top: 10px;
	background-image: url('../../Images/nav_background.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}    

#nav {
    position: relative;
    left: 16px;
    margin: 0 auto;
    width: 840px;
}

#nav a, #nav a:hover {
    color: #222222;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    width: 190px;
    padding: 0 10px;
    vertical-align: top;
    text-align: center;
	padding-top: 3px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a:hover {
	text-decoration: underline;
}

#nav span
{
    display: none;
}

#nav-home {
    
    position: absolute;
    top: 108px;
    left: 50%;
    margin-left: -495px;
    width: 16px;
    height: 34px;
    background-image: url("../images/home-bar.png");

}

#nav-home a {
    
    display: block;
    height:34px;
    width:16px;

}

#nav-home a span {
    
    display: none;

}

#logo-ctverec {
    display: block;
    width: 150px;
    height: 150px;
    background-image: url("../../images/logo-ctverec.png?v=1");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


#logo-ctverec a
{
    display: block;
    width: 150px;
    height: 150px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

#logo-ctverec span
{
    display: none;
    line-height: 0px;
}

#ban-eu
{
    display: block;
    width: 680px;
    height: 93px;
    background-image: url("../../images/ban-eu.png");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    right: 0px;
    top: 50px;
    
}

#fin
{
    width: 680px;
    margin-left: 309px;
    font-size: 11px;
    color: White;
}

#botnav
{
    position: absolute;
    left: 310px;
    top: 8px;
}

#botnav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#botnav ul li
{ 
    display: inline;
    margin-right: 13px;
}

#botnav ul li a
{
    color: White;
    font-size: 24px;
    text-decoration: none;
}

#botnav ul li a:hover
{
    color: #d5d5d5;
    
}


#author a {
    background-image: url("../../Images/t-soft.png");
    height: 33px;
    left: 20px;
    position: absolute;
    top: 180px;
    width: 91px;
    z-index: 1;
}

#author a span
{
    display: none;
}



#foot-text {
    left: 135px;
    position: absolute;
    top: 12px;
    width: 150px;
}

#foot-text p
{
    color: White;
    font-size: 14px;
    margin: 0;
}

a.logout {
	font-size: 12px !important;
	margin-left: 5px;
}

#adresa {
    position: absolute;
    left: 697px;
    top: 8px;
    color: #FFF;
    font-size: 90%;
    line-height: 120%;
    text-align: right;
}

.mainmenu li div
{
	background-color: #C1004F;
	background-position: 3px center;
    background-repeat: no-repeat;
	margin-bottom: 2px;
}

.mainmenu li div.menu-l1
{
    background-image: url("../images/dot-1.png");
	padding-left: 15px;
}

.mainmenu li div.menu-l2
{
    background-image: url("../images/dot-2.png");
    background-color: #D50057;
	padding-left: 20px;
}

.mainmenu li div.menu-l3
{
    background-image: url("../images/dot-3.png");
    background-color: #ea0060;
	padding-left: 25px;
}

.mainmenu li div.menu-l4
{
    background-image: url("../images/dot-4.png");
    background-color: #fe0068;
	padding-left: 30px;
}

.mainmenu li div.menu-l5
{
    background-image: url("../images/dot-5.png");
    background-color: #ff1474;
	padding-left: 35px;
}

.mainmenu li div.menu-l6
{
    background-image: url("../images/dot-6.png");
    background-color: #ff2880;
	padding-left: 40px;
}

.mainmenu li div.menu-l7
{
    background-image: url("../images/dot-7.png");
    background-color: #ff3c8c;
	padding-left: 45px;
}

.mainmenu li div.menu-l8
{
    background-image: url("../images/dot-8.png");
    background-color: #ff5198;
	padding-left: 50px;
}

.mainmenu li div.menu-l9
{
    background-image: url("../images/dot-9.png");
    background-color: #ff65a4;
	padding-left: 55px;
}

.mainmenu li div.menu-l10
{
    background-image: url("../images/dot-10.png");
    background-color: #ff7ab0;
	padding-left: 60px;
}
