* {
    margin: 0;
}

body {
    position: static;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    padding-left: 0;
    padding-right: 0;
    background-color: white;
    font-size: 13px;
    display: block;
/*    _margin-left: 120px;*/
}
			
/* BLOKY ------------------------------------------------------ */

#nadobal {
	width: 100%;
	min-width: 800px;
	max-width: 1200px;
	min-height: 100%;
	margin: 0 auto 120px auto;
	position: relative;
	text-align: left;
	color: black;
	background: white none left top repeat-y;
}

/*
#obal {
    margin: 0 auto;
    width: 980px;
    position : relative;
}
*/

#obal {
    position: relative;
    margin: 0 auto 0 auto;
    width: 986px;
    background: url(../index/img/gocar/body.jpg) repeat-y scroll 0 0;
}

fieldset.vyhledavani {
	float: right;
	border: none;
	padding: 0;
/*	width: 310px;
*/
	position: absolute;
	top: 138px;
/*	right: 10px;*/
	right: 22px;
	_right: 19px;
	background: transparent;
	filter: none;
	-moz-opacity: 1;
}

fieldset.vyhledavani legend{
	display: none;
}

fieldset.vyhledavani input{
	padding: 4px;
	border: 1px solid gray;
	font-family: arial;
/*	width: 194px;*/
	width: 512px;
/*	margin-right: 13px;*/
	margin-right: 6px;
	%margin-right: -3px;
	_margin-right: -3px;
}

fieldset.vyhledavani input.potvrd {
	padding: 3px 7px;
/*	_padding: 2px 7px;*/
	background: transparent url('../index/img/gocar/tlacitko_Hledej.png') left top repeat-y;
	font-weight: normal;
	width: auto;
	_width: 100px;
	_margin-left: 1px;
	color: white;
/*	border: 1px solid #29397B;
*/
}

/******** HLAVICKA *****/
#hlavicka {
	background: #FFFFFF url(../index/img/gocar/head.jpg) no-repeat scroll 0 13px;
	height: 241px;
}

#hlavicka-in {
    height: 218px;
    /*background: left top no-repeat;*/
/*    	background: #FFFFFF url(../index/img/gocar/head.jpg) no-repeat scroll 0 0;*/
}


/***** DROBKY *****/
#drobky {
    display: none;
}

/***** MENU, OBSAH, PANEL *****/
/*
    #menu-obsah, #menu, #obsah, #panel {
    float: left;
}
*/
/*
* #obsah-panel #obsah {
*     width: 735px;
* }
*/		
/* #menu-obsah #obsah {
*    width: 75%;
* }
*/
	
#menu-obsah {
/*    position: relative;*/
    width: 100%;
/*    background: url(../index/img/gocar/body.jpg) repeat-y;*/
}
	
#menu {
	text-align: center;
	width: 229px;
	float: left;
	margin: 0;
	margin-right: 20px;
	background-position: top left;
	background-repeat: repeat-y;
	min-height: 10px;
	_height: 10px;
}

#menu-in 
{
    margin-top:1em;
}


#menu-in ul {
    margin:0;
    padding:0;
    list-style-type: none;
}

ol {
    %margin-left: 30px;
}

.uroven-1 li a {
display: block;
background: transparent url('../index/img/gocar/tlacitko1.gif') repeat-y scroll 0 0;
color: #FF6666;
font-weight: bold;
line-height: 39px;
margin-left: 5px;
margin-bottom: 2px;
z-index: 2;
position: relative;
text-decoration:none;
width: 100%;
}


.uroven-2 li a
{
display: block;
background: transparent url('../index/img/gocar/tlacitko2.gif') repeat-y scroll 0 0;
color: #FF6666;
font-weight: bold;
line-height: 39px;
margin-left: 10px;
margin-bottom: 2px;
z-index: 2;
position: relative;
text-decoration:none;
width: 100%;
}


.uroven-3 li a
{
display: block;
background: transparent url('../index/img/gocar/tlacitko3.gif') repeat-y scroll 0 0;
color: #FF6666;
font-weight: bold;
line-height: 39px;
margin-left: 15px;
margin-bottom: 2px;
z-index: 2;
position: relative;
text-decoration:none;
width: 100%;
}

.uroven-4 li a
{
display: block;
background: transparent url('../index/img/gocar/tlacitko4.gif') repeat-y scroll 0 0;
color: #FF6666;
font-weight: bold;
line-height: 39px;
margin-left: 20px;
margin-bottom: 2px;
z-index: 2;
position: relative;
text-decoration:none;
width: 100%;
}

.uroven-5 li a
{
display: block;
background: transparent url('../index/img/gocar/tlacitko5.gif') repeat-y scroll 0 0;
color: #FF6666;
font-weight: bold;
line-height: 39px;
margin-left: 25px;
margin-bottom: 2px;
z-index: 2;
position: relative;
text-decoration:none;
width: 100%;
}

.uroven-6 li a
{
display: block;
background: transparent url('../index/img/gocar/tlacitko6.gif') repeat-y scroll 0 0;
color: #FF6666;
font-weight: bold;
line-height: 39px;
margin-left: 30px;
margin-bottom: 2px;
z-index: 2;
position: relative;
text-decoration:none;
width: 100%;
}

.panelbox
{
    display: block;
    margin-top: 33px;
}

h2 {
	margin-top: 5px;
	font-size: 20px;
}
h3 {
	margin-top: 5px;
}
.datum-vlozeni {
	margin-bottom: 0.5em;
	margin-top: 5px;
}
.clanky-v-rubrice {
	margin-top: 2.5em;
	border-top: 1px solid #DDD;
}
#patka a {
	color: #0066CC;
}
.cara {
	display: none;
}
.pristupnost {
	display: none;
	visibility: hidden;
}
.cistic {
    display: none;
    visibility: hidden;
    clear: both;
    margin: 0;
}
				
#obsah {
/*	margin: 0 15px 0 15px;*/
	margin-right: 15px;
	margin-left: 15px;
/*	margin-top: -20px;*/
}
#obsah-in {
	margin-left: 249px;
	margin-top: -5px;
}
#patka {
	width: 100%;
	clear: both;
	height: 81px;
	margin-top: 1em;
	background: white url(../index/img/gocar/spodek.jpg) no-repeat scroll 0 0;
}

#patka-in {
	margin-right: 25px;
	text-align: left;
	color: #CCC;
	padding:0px 3px 20px;
}

#patka a {
    margin-left: 80px;
    position: relative;
    top: 15px;
    color: red;
    color: yellow;
    font-weight: bold;
    
}

###################################
#copyright {
/*    display: none;*/
/*margin-top:425px;
%margin-top:10px;
position: absolute;
bottom: -152px;
left: 392px;*/
}

#pocitadlo {
    text-align: right;
    position: relative;
    bottom: 148px;
    left: 52px;
    %left: -52px;
    color: yellow;
    font-size: 13px;
    font-weight: bold;
    font-family: georgia;
}

ul {
    %margin-left: 30px;
}

.rubrika {
    position: relative;
    top: -50px;
}
