* {
	padding:0;
}


html{
	height:100%;
}

body{
	margin: 0px;
	padding: 0px;
	color: #eee;
	text-align: center;
	word-spacing: 1px;
	line-height: 200%;
	background-repeat: no-repeat;
	background-color: #1c1c1b;
	font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
	font-size: 11px;
	background-image: url(../images/site/body.jpg);
	background-attachment: fixed;
	background-position: top center;
}

img{
	border: 0;
}

/*Header*/

#navcontainer{
	float:left;
	width: auto;
	margin-left: 30px;
}

#navlist {
	margin: 0;
	padding-top:42px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 25px;
	margin: 0 1px 0px 1px;
	text-decoration: none;
	color: #FFFFCC;
	background: url(../images/site/navlistnew1.png);
	padding-left: 8px;
	padding-right: 8px;
	background-repeat: repeat-x;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	color: #FFFF66;
	background-position: left bottom;
}

#navlist a:hover {
	color: #FFFF66;
	font-weight: normal;
}
.linky{
	padding: 1px 1px 1px 1px;
	margin: 3px 3px 3px 3px;
	display: block;
	float: right;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color: #333333;
	text-align: center;
	background-image:url(/images/site/linky.jpg);
	background-repeat:no-repeat;
	line-height: 12px;
}
/* ----------------------------------------------------------- */

#header{
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/sitenew/head-new.jpg) no-repeat top left;
	text-align: left;
	border-left: #ffffff 0px solid;
	border-bottom: #999 0px solid;
	border-right: #ffffff 0px solid;
}

#slogan{
	width:980px;
	height:80px;
	text-align:right;
	margin:0 auto;
	padding:0px;
	background:url(../images/sitenew/subhead-new.jpg) no-repeat top left;
	border-left:#ffffff 0px solid;
	border-bottom:#999 0px solid;
	border-right:#ffffff 0px solid;
}

#slogan p{
	margin-top: 70px;
	margin-left: 10px;
	position: absolute;
	color: #fff;
	font: 18px;
	letter-spacing: 0.5px;
	background-color: transparent;
	cursor: default;
}

#title{
	margin-top: 0px;
	float: right;
	display: block;
	width: 800px;
}

/*Construction Styles*/

#allcont{

}

#container{
	width: 980px;
	margin: auto;
	padding-bottom: 20px;
	text-align: left;
}

/*Content #e9e6e2*/

#content{
	width: 980px;
	margin: 0 auto;
	color: #000000;
	float: left;
	clear: both;
	border-right: #00FF00 0px solid;
	border-left: #00FF00 0px solid;
	border-bottom: #999 0px solid;
	border-right: #999 0px solid;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(../images/sitenew/containerx.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: transparent;
	height: 546px;
}

#one{
	width: 650px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/site/one-new.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border: 0px solid gray;
}

#sloupec-l{
	width: 330px;
	text-align: left;
	float: left;
	margin-left: 45px;
	padding-top: 5px;
	border: 0px solid gray;
	color: #FFFFFF;
	display: block;
}
#sloupec-l-over{
	width: 330px;
	text-align: left;
	float: left;
	padding-top: 5px;
	border: 0px solid gray;
	color: #FFFFFF;
	display: block;
	height: 450px;
	overflow: auto;
}
#sloupec-r{
	width: 240px;
	text-align: left;
	float: right;
	margin-left: 35px;
	padding-top: 5px;
	border: 0px solid gray;
	color: #FFFFFF;
	display: block;
}
#sloupec-r img{
	float: left;
	padding-right: 6px;
	padding-top: 5px;
	display: block;
}
#sloupec-d{
	width: 550px;
	text-align: left;
	float: left;
	margin-left: 45px;
	margin-top: 25px;
	border: 0px solid gray;
	color: #FFFFFF;
	display: block;
	clear: both;
}
#sloupec-lr{
	width: 550px;
	text-align: left;
	float: left;
	margin-left: 45px;
	padding-top: 5px;
	border: 0px solid gray;
	color: #FFFFFF;
	display: block;
}
span.subheader{
	position:absolute;
	margin-top:0;
	padding-top:3px;
	padding-left:15px; 
	color:#fff;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	display:block; /*need a <br> for ie instead*/
}

.admincudl{
	width: 65px;
	float: left;
	padding: 5px 5px 5px 5px;
	border: 1px solid gray;
	margin-right:4px;
	text-align: center;
}

/*Footer*/

#footer{
	width:980px;
	margin:0 auto;
	float:left;
	clear:both;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-image:url(../images/site/footer-new10.jpg);
	background-position: bottom;
	color: #CC6600;
}

.copy{
	float:right;
	padding-right: 0px;
}

.credit{
	float:right;
	padding-right: 30px;
}

#footer a{
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/* clanky */

.album{
	display: block;
	float: left;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/images/site/album.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 150px;
	margin-right: 5px;
	margin-top: 8px;
}

.album-nazev{
	display: block;
	float: left;
	text-align: left;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-color: #993300;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	line-height: 11px;
	height: 48px;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
}
.album-icony{
	display: block;
	float: left;
	text-align: right;
	width: 75px;
	text-indent: 0px;
	border-bottom-color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.album h2{
	line-height: 16px;
	padding-top: 2px;
	font-size: 14px;
}
.album h3{
	line-height: 25px;
	padding-top: 8px;
}
.fotkygal{
	padding: 3px 5px 5px 3px;
	margin: 3px 5px 3px 3px;
	display: block;
	float: left;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
}

.fotkygal a{
	color: #FFFFFF;
	font-size: 12px;
}

.fotky{
	padding: 3px 3px 3px 3px;
	margin: 3px 5px 3px 3px;
	display: block;
	float: left;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	background-color: #333333;
	text-align: center;
}

/*Styles*/

h1,h2,h3,h4,h5,h6{
	font-weight:lighter;
	margin:4px 0 4px 0;
	padding-bottom:4px;
	padding-top:2px;
	line-height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	color:#6F9F6C;
	font-size:20px;
}

h2{
	color:#558053;
	font-size:17px;
}

h3{
	color:#990000;
	font-size:16px;
}

h4{
	color:#272727;
	font-size:15px;
}

h4.stred{
	color:#272727;
	font-size:15px;
	text-align: center;
}

h4 a{
	color:#0C4687;
	font-size:18px;
	line-height: 19px;
}

h4.akt{
	color:#B82E00;
	font-size:17px;
}

h5{
	color:#333333;
	font-size:14px;
}

h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#FFFFCC;
}

a:hover {
	text-decoration:underline;
	color: #FF9900;
}

acronym {
	border-bottom:1px dotted #999;
	padding-bottom:1px;
	cursor:help;
}

hr {
	width:100%;
	border:0;
	margin:1px 0px !important;
	margin:2px 0px 2px 0px;
	height:0px;
	color:#000000;
	background-color:#333333;
	clear: both;
}

p {
}

p.firstletter:first-letter {
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:30px;
	padding:10px 3px 3px 3px;
	float:left;
}

dl{
	margin-left:8px;
}

dt{
	color:#FFFF99;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
}

dd{
	color:#FFFFCC;
	font-weight:lighter;
	text-decoration:none;
	text-indent: 20px;
	font-size: 12px;
}

.blockquote{
	border-bottom:1px solid #373635;
	border-top:1px solid #373635;
	border-left:4px solid #373635;
	background:url(../images/site/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#333333;
}

.blockquote h5{
	border-bottom:1px solid #eee;
	font-size:13px;
	color:#660000;
	margin:2px;
}

.blockquote span{
	padding: 3px 0;
	display:block;
	font-size:10px;
	color:#999;
}

code{
	display:block;
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
	font:normal 11px "Courier New", Courier, monospace;
	background-color: #6F6653;
}

code a{

	color:#FFFFCC;

	font:normal 11px "Courier New", Courier, monospace;

}



.highlight{

	color:#3C8C06;

	font-weight:bold;

}

/*Searchbox - News*/

#searchbox {

	display: block;

	float: right;

	background-color: #CCCCCC;

	filter:alpha(opacity=80);

	opacity: 0.8;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	padding-right: 5px;

	margin-top: 47px;

	clear: both;

}

#searchbox p{



}

#searchbox input{

	background-color:#eee;

	border:1px solid #ddd;

	font:11px Verdana,sans-serif;

	color:#4c5153;

}

#searchbox input:hover,

#searchbox input:focus{

	background-color:#fff;

}

/*Floats*/

.floatleft{

	float:left;

}

.floatright{

	float:right;

}

.w50{

	width:50%;

}

.floatleft p{

	padding:0 10px 0 0; 

}

.floatright p{

	padding:0 0 0 10px;

}

img.floatleft{

	margin:15px 18px 5px 0;

}

img.floatright{

	margin:15px 5px 5px 18px

}



/***************************************************************************/

.clear,.clearer {clear: both;} 

.clearer {font-size: 0;}

/***************************************************************************/

#clearboth{ clear:both; }



a.extlink {
	display:inline;
	width: inherit;
}

a.extlink1 {

	display:inline;

	background-image: url(../images/site/ext2.gif);

	background-repeat: no-repeat;

	background-position: top left;

	width: inherit;

	padding-left: 18px;

	background-attachment: scroll;

}

a.extlink2 {

	display:inline;

	background-image: url(../images/site/ext-link.gif);

	background-repeat: no-repeat;

	background-position: top left;

	width: inherit;

	padding-left: 14px;

	background-attachment: scroll;

	line-height: 16px;

}
/* CSS Document */

form input.skryj {
	display: none;
}
form.cmxform {
	width: 98%;
}
form.cmxform fieldset {
	margin-bottom: 2px;
}

form.cmxform legend {
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	_margin: 0 -2px; /* IE Win */
	display: block;
	border-width: 1px;
	border-color: #666666;
	background-color: #CCCCCC;
	color: #000000;
	border-style: solid;
	width: 50%;
}

form.cmxform label {
	display: block;
	line-height: 1.4;
	vertical-align: bottom;
	cursor: hand;
	float : left;
	text-indent : 3px;
	border : 1px;
	border-style: solid;
	width: 110px;
	height: 18px;

}
form.cmxform label.dl {
	display: block;
	line-height: 1.6;
	vertical-align: top;
	cursor: hand;
	float: left;
	width: 200px;
}
form.cmxform label.mid {
	display: block;
	line-height: 1.6;
	vertical-align: top;
	cursor: hand;
	float: left;
	width: 95%;
}
form.cmxform label.login {
	display: block;
	line-height: 1.4;
	vertical-align: bottom;
	cursor: hand;
	float : left;
	text-indent : 3px;
	border : 1px;
	border-style: solid;
	width: 60px;
	height: 16px;
	border-color: #999999;
}
form.cmxform input.login {
	display: block;
	line-height: 1.3;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : 100px;
	font-family : "Lucida Sans Unicode";
	text-indent : 3px;
	border : 1px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 20px;
	border-color: #999999;
}
form.cmxform input.submitlog {
	margin-left: 0px;
	background-image : url(/images/form/sedycudl.gif);
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin-bottom: 5px;
	width: 60px;
	height: 20px;
	background-color: none;
}
form.cmxform input {
	display: block;
	line-height: 1.4;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : 160px;
	font-family : "Lucida Sans Unicode";
	text-indent : 3px;
	border : 1px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 18px;
	border-color: #CCCCCC;
}
form.cmxform input.dlouhy {
	display: block;
	line-height: 1.4;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : 350px;
	font-family : "Lucida Sans Unicode";
	text-indent : 3px;
	border : 1px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 16px;
}
form.cmxform input.nadpis {
	display: block;
	line-height: 1.4;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : 350px;
	font-family : "Lucida Sans Unicode";
	text-indent : 3px;
	border : 1px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 16px;
}
form.cmxform input.kratky {
	display: block;
	line-height: 1.4;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : 50px;
	font-family : "Lucida Sans Unicode";
	text-indent : 3px;
	border : 1px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 16px;
}
form.cmxform input.radio {
	display: block;
	line-height: 1.0;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : 16px;
	font-family : "Lucida Sans Unicode";
	text-indent : 0px;
	border : 0px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 16px;
}

form.cmxform input.skryt {
	display: none;
}
form.cmxform select {
	display: block;
	line-height: 1.6;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : auto;
	font-family : "Lucida Sans Unicode";
	text-indent : 3px;
	border : 1px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 20px;
}

form.cmxform textarea {
	display: block;
	vertical-align: middle;
	cursor: hand;
	float : left;
	width : 350px;
	font-family : "Lucida Sans Unicode";
	text-indent : 3px;
	border : 1px;
	background-color: #FEFFE6;
	border-style: solid;
	height: 80px;
}
form.cmxform input.required {
	display: block;
	line-height: 1.6;
	vertical-align: bottom;
	cursor: hand;
	float: left;
	width: auto;
	background-image: url(/images/form/inputreq.gif);
	background-position: top left;
	font-family: "Lucida Sans Unicode";
	text-indent: 3px;
	border: 0px;
}
form.cmxform input.dl {
	display: block;
	line-height: 1.8;
	vertical-align: bottom;
	cursor: hand;
	float: left;
	width: 200px;
	background-image: url(/images/form/inputreq.gif);
	background-position: top left;
	font-family: "Lucida Sans Unicode";
	text-indent: 3px;
	border: 0px;
}
form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
	clear : both;
}
form.cmxform p {
	list-style: none;
	padding: 5px;
	margin: 0;
	clear : both;
}
form.cmxform fieldset br {
	list-style: none;
	padding: 5px;
	margin: 0;
	clear : both;
}
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 0px;
	background-image : url(/images/form/sedycudl.gif);
	border-style: solid;
	border-width: 1px;
	border-color: #000033;
	padding: 0px;
}
form.cmxform optgroup {
	color: White;
	background-color: #004A00;
	font-family: "Lucida Sans Unicode", "Lucida Console";
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
}
/***************************************************************************/
