@charset "utf-8";

/* CSS Document */


body
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

a:link,
a:active
{
	color: #D84700;
}

a:visited
{
	color: #A63600;
}

a:hover
{
	color: #000000;
}

h1
{
	font-size: 28px;
	color: #697A85;
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h2
{
	font-size: 19px;
	color: #697A85;
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h3
{
	font-size: 14px;
	color: #697A85;
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wrapper
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.wrapper-bkg
{
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

.wrapper-top
{
	height: 72px;
	position: relative;
	width: 980px;
}

.wrapper-top .language
{
	position: absolute;
	left: 204px;
	top: 19px;
}

.wrapper-menu
{
	height: 56px;
	position: relative;
}

.wrapper-menu .menu:link,
.wrapper-menu .menu:visited,
.wrapper-menu .menu:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 22px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	position: absolute;
}

.wrapper-menu .menu:hover,
.wrapper-menu .active:link,
.wrapper-menu .active:visited,
.wrapper-menu .active:active,
.wrapper-menu .active:hover
{
	background-color: #A63600;
}

#menu-manager
{
	background-image: url(../images/topmenu/01.gif);
	left: 1px;
}

#menu-webmenu
{
	background-image: url(../images/topmenu/02.gif);
	left: 148px;
}

#menu-gallery
{
	background-image: url(../images/topmenu/03.gif);
	left: 252px;
}

#menu-rss
{
	background-image: url(../images/topmenu/04.gif);
	left: 366px;
}

#menu-other
{
	background-image: url(../images/topmenu/05.gif);
	left: 471px;
}

#menu-setup
{
	background-image: url(../images/topmenu/06.gif);
	left: 778px;
}
#menu-rights
{
	background-image: url(../images/topmenu/06.gif);
	left: 650px;
}

#menu-accounts
{
	background-image: url(../images/topmenu/07.gif);
	left: 876px;
}

.content-wrapper
{
	background-repeat: repeat-y;
	background-position: 240px top;
	background-image: url(../images/linepoint.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	width: auto;
}

.content-wrapper .column-left
{
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}

.content-wrapper .column-right
{
	float: left;
	width: 710px;
	padding-left: 15px;
}

.content-popup
{
	margin: 0px;
	padding: 15px;
}

.content-navigation
{
	font-size: 10px;
}

.layout-okno-wrapper
{
	padding: 15px;
}

.logo:link,
.logo:active,
.logo:visited,
.logo:hover
{
	background-image: url(../images/logo.gif);
	height: 37px;
	width: 151px;
	display: block;
	position: absolute;
	left: 18px;
	top: 19px;
}

.whitelink:link,
.whitelink:active,
.whitelink:visited,
.whitelink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}



.ul-menu
{
	overflow: hidden;
	width: 230px;
	margin: 0px;
	padding-left: 0px;
}
.ul-webmenu
{
	overflow: hidden;
	width: auto;
	margin: 0px;
	padding-left: 0px;
}

.ul-menu li
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	width: auto;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}

.ul-menu a:link,
.ul-menu a:active,
.ul-menu a:visited
{
	color: #000000;
	text-decoration: none;
	display: block;
}

.ul-menu a:hover
{
	color: #D84700;
}

.ul-menu .unauthorized:link,
.ul-menu .unauthorized:active,
.ul-menu .unauthorized:visited,
.ul-menu .unauthorized:hover
{
	color: #888888;
	font-style: italic;
}

.ul-popup
{
	margin: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
}

.ul-popup li
{
	padding: 0px;
	margin: 0px;
}

.ul-popup a:link,
.ul-popup a:active,
.ul-popup a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #4E5A63;
	border-top-width: 1px;
	border-top-style: solid;
}

.ul-popup a:hover {
	color: #FFFFFF;
	background-color: #798A95;
}

.menu-expanded
{
	float:left;
	width:16px;
	height:16px;
	background-image: url(../images/menuicons/expanded.gif);
	background-repeat:no-repeat;
	margin-left: -35px;
	background-position: 3px;
}

.menu-collapsed
{
	float:left;
	width:16px;
	height:16px;
	background-image: url(../images/menuicons/collapsed.gif);
	background-repeat:no-repeat;
	background-position: 3px;
	margin-left: -35px;
}

.menuicon
{
	float:left;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	margin-right: 4px;
}

.menuicon-root
{
	background-image: url(../images/menuicons/root.gif);
	text-transform: uppercase;
	font-size: 12px;
}

.menuicon-rubrika
{
	background-image: url(../images/menuicons/rubrika.gif);
}

.menuicon-odkaz
{
	background-image: url(../images/menuicons/odkaz.gif);
}
.menuicon-script
{
	background-image: url(../images/menuicons/script.gif);
}

.menuicon-stranka
{
	background-image: url(../images/menuicons/stranka.gif);
}

.menuicon-clanky
{
	background-image: url(../images/menuicons/clanky.gif);
}

.menuicon-clanek
{
	background-image: url(../images/menuicons/clanek.gif);
}

.menuicon-fotogalerie
{
	background-image: url(../images/menuicons/fotogalerie.gif);
}

.menuicon-own
{
	float:left;
	margin-right:4px;
}

.soubory-foto
{
	float: left;
	height: 175px;
	width: 114px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 1px;
	text-align: center;
	border: 1px solid #EEEEEE;
}
.soubory-foto-wrapper
{
	float: left;
	height: 120px;
	text-align: center;
	width: 114px;
}

.soubory-foto-toolbar
{
	width: auto;
	color: #EEEEEE;
	background-color: #697A85;
	padding-top: 5px;
	padding-bottom: 4px;
	height: 12px;
	overflow: hidden;
	font-size: 9px;
	cursor: default;
}

.soubory-foto-size
{
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	font-size: 9px;
}

.fotogalerie-foto
{
	float: left;
	height: 140px;
	width: 122px;
	margin: 4px;
	padding: 1px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.fotogalerie-foto-toolbar
{
	color: #FFFFFF;
	background-color: #D84700;
	padding-top: 5px;
	padding-bottom: 4px;
	overflow: hidden;
	font-size: 9px;
	cursor: default;
}

.fotogalerie-foto-hr
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.table-border
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

.table-border td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}

.table-no-border td
{
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.table-glass-row
{
	color: #FFFFFF;
	background-color: #697A85;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.div-content-field
{
	height: 450px;
	width: 450px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}

.normal
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.hr-div
{
	padding: 0px;
	clear: both;
	height:1px;
	font-size:1px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.textfield-500
{
	width: 500px;
}

.textfield-400
{
	width: 400px;
}

.textfield-300
{
	width: 300px;
}

.textfield-200
{
	width: 200px;
}

.textfield-50
{
	width: 50px;
}

.button,
.button:link,
.button:active,
.button:visited,
.button:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background-color: #D84700;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

a.button:link,
a.button:active,
a.button:visited,
a.button:hover
{
	display: block;
}

.button1
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background-color: #697A85;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.button2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background-color: #697A85;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.buttonEditor
{
	background-image: url(../images/button-editor.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 158px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-transform: uppercase;
	cursor: pointer;
}

#combo-language
{
	width: 150px;
}

#noBrowserCompatible
{
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 42px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#buttonLogout:link,
#buttonLogout:active,
#buttonLogout:visited,
#buttonLogout:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #697A85;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: absolute;
	display: block;
	top: 31px;
	right: 37px;
	text-decoration: none;
}

#loginLabel
{
	font-weight: bold;
	color: #697A85;
	position: absolute;
	right: 130px;
	top: 37px;
}

#serverInfo {
	font-size: 60px;
	color: #E1E1E1;
	text-align: center;
	margin-top: 40px;
	text-transform: uppercase;
}

.nocss-view
{
	display: none;
}

.to-description
{
	font-size: 10px;
	color: #697A85;
}

.to-tooltip
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	cursor: pointer;
	margin-bottom: 2px;
}

.to-link,
.to-link:link,
.to-link:active,
.to-link:visited,
.to-link:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.to-bold
{
	font-weight: bold;
}

.to-big
{
	font-size: 20px;
}

.to-small
{
	font-size: 10px;
}

.to-white
{
	color: #FFFFFF;
}

.to-gray
{
	color: #999999;
}

.to-bgray
{
	color: #697A85;
}

.to-green
{
	color: #6EA311;
}

.to-orange
{
	color: #F47A00;
}

.to-red
{
	color: #DD0000;
}

.to-azuro
{
	color: #4A8D7E;
}

.to-violet
{
	color: #5C5087;
}

.to-left
{
	float: left;
}

.cursor-move
{
	cursor: move;
}

.width-150
{
	width: 150px;
}

.msgbox
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	text-align:center;
	background-color: #FFFFFF;
	-moz-opacity:0.6;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.msgbox-content-box
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	z-index:1;
	text-align:center;
	margin-top:200px;
}

.msgbox-content
{
	width:350px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	text-align:center;
	background-color:#A63600;
	padding:15px;
	border:1px solid white;
}

.msgbox-button
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
	border: 1px solid #000000;
	width: 120px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

.clearboth
{
	clear: both;
}

/* STRANKOVANI */
.paging
{
	font-size:10px;
	color: #FFFFFF;
	background-color: #697A85;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	display:block;
}

.paging:link,
.paging:active,
.paging:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.paging:hover
{
	color:#FFFFFF;
	background-color:#D84700;
	text-decoration:none;
}

.paging-active
{
	background-color: #D84700;
	color: #FFFFFF;
}
