/* www.psmf.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

BODY, BODY.editor {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	background-image: url(../res/gr01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;

}

BODY.editor {
	background-image: none;
	text-align: left;
	height: auto;
	margin: 5px;
	padding: auto;
}

DIV {
	margin: 0px;
	padding: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

/* pro zvetsovani obrazku */

#large {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
}

#enlarge {
	width: 100%;
	height: 100%;
}

#enlarge P {
	margin: 0px;
}

/* nastaveni margin */

#homepage DIV P, #homepage DIV H1, #homepage DIV H2, #homepage DIV H3, #homepage DIV H4, #homepage DIV H5, #homepage DIV H6, #page DIV P, #page DIV H1, #page DIV H2, #page DIV H3, #page DIV H4, #page DIV H5, #page DIV H6 {
	margin: 0px;
}

/* vrstvy pro tisk */

#print-header {
	display: none;
}

/* formatovaci vrstvy */

/* strana */

#page {
	width: 1004px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image:  url(../res/gr05.gif);
	background-repeat: repeat-y;
	background-position: 834px 94px;
	text-align: left;
}

HTML>BODY #page {
	height: auto;
	min-height: 100%;
}

/* odrazeni spodku */

#spacer {
	height: 15px;
	clear: both;
}

/* hlavicka s logem a login formem */

#header {
	background-image: url(../res/gr03-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 94px;
	position: relative;
}

#logo {
	margin-left: 30px;
	margin-top: 13px;
	float: left;
}

#login {
	width: 170px;
	float: right;
	height: 94px;
	/*border-left: 1px solid #FF0000;*/
	max-width: 169px;
	padding-top: 5px;
	max-height: 89px;
}

#login INPUT {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	background-color: #D4E0E5;
	width: 104px;
	height: 20px;
	border: none;
	font-size: 10px;
	font-weight: normal;
	border-left: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	padding-top: 4px;
}

#login INPUT#username {
	background-image: url(../res/gr07.gif);
	background-repeat: no-repeat;
	_background-attachment: fixed;
}

#login INPUT#password {
	background-image: url(../res/gr10.gif);
	background-repeat: no-repeat;
	_background-attachment: fixed;
}

#login INPUT#enter {
	width: 104px;
	height: 20px;
	border: none;
	padding: 0px;
}

#login LABEL {
	width: 45px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

#login P {
	height: 22px;
	line-height: 22px;
	background-image:  url(../res/gr08.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
}

#login A, #login a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#login a:hover {
	color: #FF0000;
	text-decoration: none;
}

.beerEmergency { 
	display: block;
	width: 554px;
	height: 94px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.beerEmergency span { 
	display: block;
	width: 554px;
	height: 94px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../res/gr03-2.jpg) right top no-repeat;
	cursor: pointer;
}

/* spodek */

#bottom {
	xbackground-image: url(../res/gr04.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: 659px 0px;
	float: left;
}

/* levy sloupec */

#left {
	width: 834px;
	float: left;
}

/* pravy sloupec */

#right {
	width: 170px;
	float: right;
}

/* sponzori */

#right #sponsors {
	border-top: 1px solid #545454;
	float: left;
	width: 100%;
}

#right #sponsors P {
	float: left;
	width: 100%;
	border-bottom: 1px solid #545454;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

/* motivacni program */

#right #motivation {
	padding-top: 10px;
	width: 170px;
}

#right #motivation P {
	text-align: left;
	border: none;
	padding: 10px;
}

#right #motivation A, #right #motivation a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#right #motivation a:hover {
	color: #FF0000;
	text-decoration: none;
}
#right #motivation .motivation-label a:visited {
	text-decoration: none;
}

#right #motivation DIV P {
	background-image:  url(../res/gr08.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#right #motivation p a{
	text-decoration: underline;

}

/* hlavni menu */

#menu {
	background-image:  url(../res/gr06.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	margin-bottom: 5px;
}

#menu P {
	font-size: 13px;
	color: #999999;
	padding-bottom: 5px;
}

#menu A, #menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #808080;
	text-decoration: none;
}

/* submenu */

#submenu {
	float: left;
	width: 190px;
	margin-right: 20px;
}

#submenu DIV {
	border-bottom: 1px solid #FF0000;
	padding: 10px;
}

#submenu DIV P {
	color: #999999;
	background-image:  url(../res/gr09.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 2px;
}

#submenu DIV A, #submenu DIV a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#submenu DIV a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* definice pro credits layer */

#submenu #credits {
	padding: 10px;
	border-bottom: none;
}

#submenu #credits P {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	background-image: none;
}

#submenu #credits A, #credits a:link, #credits a:hover {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	text-decoration: underline;
}

#submenu #credits a:hover {
	color: #FFFFFF;
}

/* definice pro textovy layer */

#text {
	float: left;
	width: 600px;
	padding-top: 8px;
	height: 100%;
}

* html #text {
	overflow-x: hidden; 
}

.pico-iframe{
	width: 100%;
	height: 100%;
	_height: 600px;
}

/* DIV s aktualitami */

#text #news {
	margin-bottom: 15px;
}

#text #news P {
	background-image:  url(../res/gr09.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
}

#text #news A, #text #news a:link {
	text-decoration: none;
}

#text #news a:hover {
	text-decoration: none;
}

/* formatovani pro registracni formulare */

#text #registration {
	margin-bottom: 15px;
	width: 400px;
}

#text #registration FORM {
	clear: both;
}

#text #registration LABEL {
	width: 9em;
	float: left;
}

#text #registration INPUT {
	width: 200px;
}

#text #registration DIV {
	width: 18em;
}

#text #registration DIV P {
	width: 9em;
	float: left;
}

#text P, BODY.editor P {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

#text H1, BODY.editor H1 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 130%;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H2, BODY.editor H2 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 125%;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H3, BODY.editor H3 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 120%;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H4, BODY.editor H4 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 115%;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H5, BODY.editor H5 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 112%; /* 100% */
	color: #808080;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text H6, BODY.editor H6 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#text EM, BODY.editor EM {
	font-weight: bold;
	font-style: normal;
}

#text STRONG, BODY.editor STRONG {
	font-weight: bold;
	font-style: normal;
}

#text LI, BODY.editor LI {
	font-style: normal;
	line-height: normal;
}

#text OL, body.editor OL {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 2.3em;
}

#text UL, body.editor UL {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 1.5em;
}

#text UL LI, BODY.editor UL LI {
	list-style-type: square;
}

#text SUB, BODY.editor SUB {
	font-size: 50%;
	vertical-align: sub;
}

#text SUP, BODY.editor SUP {
	font-size: 50%;
	vertical-align: super;
}

#text A, BODY.editor A {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text a:link, BODY.editor a:link {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text a:hover, BODY.editor a:hover {
	font-size: 100%;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text INPUT {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 19px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#text INPUT.checkbox {
	width: 13px;
	height: 13px;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
}

#text INPUT.radio {
	width: 13px;
	height: 13px;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
}

#text INPUT.submit {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding: 2px;
	background-color: #CCCCCC;
	border: 2px solid #999999;
}

#text INPUT.reset {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.button {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.file {
	width: 200px;
	height: 21px;
	background-color: transparent;
}

#text INPUT.image {
	padding: 0px;
	border: none;
}

#text TEXTAREA {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 100px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#text SELECT {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	width: 200px;
	background-color: #FFFFFF;
}

#text HR, BODY.editor HR {
	size: 1px;
	color: #CCCCCC;
}

#text TD, BODY.editor TD {
	font-size: 70%;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	vertical-align: top;
}

#text TABLE, BODY.editor TABLE {
	border-left: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
	margin-bottom: 15px;
}

#text TH, BODY.editor TH {
	font-size: 70%;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	vertical-align: top;
	background-color: #CCCCCC;
	color: #333333;
}

#text TH P {
	color: #333333;
}

#text TABLE.colored TH P {
	color: #000000;
}

#text TABLE.colored TH {
	background-color: #FFFFFF;
}

#text TABLE.invisible TD {
	border: none;
}

#text TABLE.invisible TH {
	border: none;
	background-color: transparent;
}

#text TABLE.invisible {
	border: none;
}

#text TABLE.invisible TH P {
	color: #FFFFFF;
}
/* tabulka pro registraci */
table.table-registration-form{
	border: 0px solid white;
}
table.table-registration-form td{
	border: 0px solid red;
}
table.table-registration-form td.label{
		border: 0px solid red;
}
table.table-registration-form td.field{
		border: 0px solid red;
}
table.table-registration-form.new td{
	padding:3px;
	line-height:19px;
}

/* error */
ul.ul-error{
	border: 2px solid #b0ccd7;
	background-color: white;
	padding: 5px;
}
ul.ul-error li{
	color: #ff0000;
	text-transform: lowercase;
}

/* Soutež */

#text form.soutez input {
	width: 100%;
}

#text form.soutez input.submit {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	width: 100px;
	height: 21px;
	padding: 2px;
	background-color: #CCCCCC;
	border: 2px solid #999999;
}

#text form.soutez select {
	width: 50%;
	float: right;
}

#text form.soutez input.radio {
	width: 15px;
	height: 15px;
	float: right;
}

#text form.soutez input.submitCenter
{
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100px;
	height: 21px;
	padding: 2px;
	background-color: #CCCCCC;
	border: 2px solid #999999;
}

#text form.soutez table {
	border: 0px;
	margin: 20px;
}

#text form.soutez table th {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border: none;
	background: #F00;
	color: white;
}

#text form.soutez table td {
	border: 0px;
}

.right {
	float: right;
}

.red {
	font-weight: bold !important;
	color: red !important;
	text-align: center !important;
	line-height: 200% !important;
}

.green {
	font-weight: bold !important;
	color: green !important;
	text-align: center !important;
	line-height: 200% !important;
}

.f-left{
	float: left;
}
.f-right{
	float: right;
}

.inzerat{
	width: 600px;
}

.inzerat-text{
	float: left;
	width: 496px;
}

.inzerat-pic{
	float: right;
	width: 100px;
	height: 100px;
}

.inzerat-pic a img{
	border: 1px solid #ffffff;
}

.inzerat-pic a:hover img{
	border: 1px solid #ff0000;
}
iframe.eshop
{
   border: none;

	width: 100%;
	height: 1300px;
}
.text-eshop
{
	width: 880px !important;
	background: transparent;
}
/* ---------- */
.tac {text-align:center;}

.optifor-bar {
	/*float: left;*/
	height: auto;
	
	padding: 10px;
	margin: 0px 0 0 0;
  width: 984px;	
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}
div.optifor-bar a
{
  color: #ffffff;
}
.sale {
	font-weight: bold;
}