body {
	background: white url('../../images/activia/bg_global.jpg') repeat center 0px;
	font-family: Arial;
	font-size: 12px;
}
h2, h3 {
	font-size: 1.0em;
}
.red {
	color: #FF3333;
}
#switcher {
	background: transparent url('../../images/activia/switcher.gif') no-repeat center 465px;
}
#all {
	padding-top: 96px;
	margin: auto;
	width: 913px;
}
#home {
	background: white url('../../images/activia/bg_home.jpg') no-repeat 0px 0px;
	height: 701px;
	overflow: hidden;
}
#registrationSent {
	background: white url('../../images/activia/bg_register_success.jpg') no-repeat 0px 0px;
	height: 701px;
	overflow: hidden;
}
#myEdit {
	background: white url('../../images/activia/bg_edit.jpg') no-repeat 0px 0px;
	height: 701px;
	overflow: hidden;
}
#subpage {
	background: white url('../../images/activia/bg_subpage.jpg') no-repeat 0px 0px;
	height: 701px;
	overflow: hidden;
}
#subpage_logged {
	background: white url('../../images/activia/bg_subpage_logged.jpg') no-repeat 0px 0px;
	height: 701px;
	overflow: hidden;
}
#profile {
	background: white url('../../images/activia/bg_profile.jpg') no-repeat 0px 0px;
	height: 701px;
	overflow: hidden;
}
#register {
	background: white url('../../images/activia/bg_register.jpg') no-repeat 0px 0px;
	height: 701px;
	overflow: hidden;
}
#homeCompetition {
	float: left;
	margin-top: 90px;
	margin-left: 78px;
	width: 320px;
	height: 420px;
	font-size: 1.3em;
	font-size: 1.3em;
	font-weight: bolder;
}
#homeCompetition h2 {
	padding: 15px;
	text-align: center;
}
#homeCompetition p {
	padding-bottom: 10px;
}
#homeCompetition img {
	padding-bottom: 6px;
}
em.red {
	color: red;
}
#homeRegistration, #userRegistration {
	margin-top: 58px;
	margin-right: 58px;
	float: right;
	width: 420px;
	height: 462px;
}
#regiatrationLogo {
	float: right;
	margin-right: 19px;
}
#registrationLink {
	font-size: 1.7em;
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: bolder;
	color: white;
	float: left;
	margin-top: 54px;
	padding-top: 2px;
}
#loginForm, #userForm {
	color: white;
	clear: right;	
	padding-left: 50px;
	padding-top: 20px;
}
#registerForm
{
	color: white;
	clear: right;	
	padding-left: 50px;
	position: relative;
	bottom: 40px;
}
#registerForm h2 {
	position: relative;
	bottom: 40px;
}
#registerError{
	background: white url('../../images/activia/register_error.jpg') no-repeat 0px 0px;
	padding: 27px 16px 20px 85px;
	font-size: 0.8em;
	width: 200px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	color: red;
}
#userDetails #registerError {
	position: relative;
	bottom: 40px;
	left: -20px;
}
#myEditForm #registerError {
	/*bottom: 30px;
	left: -30px;
	*/
	margin-left: -10px;
	margin-bottom: -80px;
	position: absolute;
}
#myEditForm {
	position: relative;
	bottom: 70px;
	left: 10px;
}
#myEditForm fieldset {
	width: 230px;
}
#loginForm h2 {
}
#userForm .input_row, #loginForm .input_row, #registerForm .input_row, #myEditForm .input_row {
	margin-top: 10px;
	float: left;
	clear: left;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	width: 171px;
	background: white url('../../images/activia/bg_input.jpg') repeat-y top left;
}
#loginForm .input_row label, #userForm .input_row label, #registerForm .input_row label, #myEditForm .input_row label {
	display: block;
	float: left;
	width: 50px;
	padding-top: 3px;
	padding-left: 8px;
}
#userForm .input_row input, #loginForm .input_row input, #registerForm .input_row input, #myEditForm .input_row input {
	width: 100px;
	border: none;
	background: none;
	color: white;
	padding: 2px;
}
#loginForm .submit_row  {
	margin-top: 49px;
}
 #registerForm .submit_row {
	margin-top: 245px;
}
.submit_row button {
	position: relative;
	left: 10px;
}
#myEditForm .submit_row {
	float: right;
	margin-top: 8px;
}
#userForm .submit_row button, #loginForm .submit_row button, #registerForm .submit_row button, #myEditForm .submit_row button {
	border: none;
	background: none;
	cursor: pointer;
}
#userForm .submit_row button {
	position: relative;
	top: 8px;
}
#registerForm .input_row .required, #myEditForm .input_row .required {
	position: absolute;
	margin-left: 10px;	
}
#forgetPassword {
	padding-top: 15px;
	padding-bottom: 30px;
}
#forgetPassword a {
	color: white;
	text-decoration: underline;
}
.winBanner {
	padding: 5px;
	color: black;
	width: 340px;
}
.winBanner h2 {
	padding-bottom: 10px;
	color: white;
}
.winBanner .imageWrapper {
 float: left;
 margin-right: 10px;
}
.winBanner .flash {
  position: relative;
  top: -8px;
  left: -5px;
}
.winBanner .points {
	background: transparent  url('../../images/activia/red_circle.jpg') no-repeat center 0px;
	padding: 7px 0px;
	height: 17px;
	width: 31px;
	text-align: center;
	color: white;
	font-weight: bolder;
	float: right;
}
.winBanner h3 {
	color: #147123;
	float: right;
	width: 130px;
	margin-right: 35px;
	padding: 7px 0px;	
}
.winBanner p {
	clear: right;
}
.winBanner .more {
	display: block;
	color: red;
	text-align: right;
}
#noteLinks {
	float: left;
	clear: left;
	margin-left: 60px;
	margin-top: 40px;
	width: 120px;
	color: red;
	font-size: 1.1em;
}
#noteLinks li {
	padding: 2px;
}
#noteLinks a {
	color: black;
	font-size: 1.1em;
	font-weight: bolder;
}

#zajezd {
	float: left;
	position: relative;
	top: -11px;
	left: 29px;
}

#noteFoot {
	clear: right;
	float: right;
	text-align: center;
	margin-top: 67px;
	margin-right: 45px;
	width: 160px;
	color: #585858;
}
#noteFoot a {
	color: #446853;
	text-decoration: underline;
}
#requiredFields {
	margin-right: 35px;
	margin-top: 10px;
	color: white;
}
#myEditForm #requiredFields {
	float: left;
}
#registerForm h2, #loginForm h2.goobascript, #userForm h2 {
	font-size: 2.0em;
	height: 24px;
}
#userForm p.goobascript {
	font-size: 1.4em;
}
#registrationSent h2 {
	padding-bottom: 20px;
}
#loginForm p.goobascript {
	font-size: 1.4em;
	height: 124px;
}
#orderProducts {
	float: left;
	width: 276px;
	margin-left: 96px;
	margin-top: 77px;
}
#orderProducts h2 {
	padding-bottom: 10px;
}
#orderProducts .inner {
	height: 380px;
}
#orderProducts .product .imageWrapper {
	float: left;
}
#orderProducts .product h3 {
	font-size: 1.6em;
	font-weight: bolder;
	float: left;
	padding: 12px 0px;
}
#orderProducts .product .points {
	background: transparent  url('../../images/activia/circle.gif') no-repeat center 0px;
	padding: 14px 0px;
	padding-left: 4px; 
	height: 16px;
	width: 40px;
	text-align: center;
	color: #6CB66C;
	font-weight: bolder;
	float: right;
}
#orderProducts .product .row {
	clear: right;	
	padding: 6px 0px;
	color: #AAAAAA;
	display: block;
	overflow: hidden;
	width: 102px;
}
#orderProducts .product .second_row {
	clear: right;
	padding: 6px 0px;
	color: #AAAAAA;
	display: block;
	overflow: hidden;
	width: 102px;
}
#orderProducts .product .row img {
	vertical-align: middle;
}
#orderProducts .product .row a {
	color: #21972B;
	text-decoration: underline;
}
#orderProducts .product p {
	clear: both;
	color: #949494;
}
#orderProducts .product .count {
	float: right;
	background: transparent  url('../../images/activia/star.gif') no-repeat center 0px;
	padding: 11px 0px;
	padding-left: 2px; 
	height: 20px;
	width: 36px;
	text-align: center;
	color: white;
	font-weight: bolder;
	position: relative;
	top: -15px;
	right: 5px;
}
#orderProducts .product .count.rightClear {
	clear: right;
	top: -60px;
}
#orderProducts.userForm .inner {
	height: 367px;
}
#orderProducts.userForm .inner.confirm {
	height: 375px;
}
#orderButton {
	margin-left: 224px;
	width: 110px;
	text-align: center;
	position: relative;
	top: 4px;
}
#orderButton button {
	color: white;
	font-size: 1.4em;
	font-weight: bolder;
	font-family: Tahoma;
	display: block;
	border: none;
	background-color: transparent;
	cursor: pointer;
	position: relative;
	left: 5px;
}
#orderButton a {
	color: white;
	font-size: 1.4em;
	font-weight: bolder;
	font-family: Tahoma;
	display: block;
}
#userOrderError {
	background: transparent url("../../images/activia/user_order_error.gif") no-repeat top left;
	padding: 15px;
	width: 222px;
	color: #F44C4C;
	font-size: 0.9em;
	text-align: center;
	margin-top: 5px;
	vertical-align: middle;
	height: 20px;
}
#yourPoints {
	float: left;
	width: 132px;
	height: 100px;
	text-align: center;
	margin-top: 80px;
	font-weight: bolder;
	font-size: 1.3em;
}
#yourPoints p em {
	font-size: 2.6em;
	color: #EA0000;
	font-style: normal;
}
#yourPoints p.small {
  font-size: 0.7em;
  font-weight: normal;
}
#userDetails {
	width: 360px;
	height: 460px;
	float: right;
	margin-right: 48px;
	margin-top: 58px;
	font-size: 1.0em;
	color: white;
}
#detailsLogo {
	float: right;
	margin-right: 32px;
}
#userDetails h2 {
	margin-top: 125px;
	font-size: 2em;
	margin-bottom: 15px;
}
#userDetails .row {
	padding: 1px;
}
#userDetails .row span.label {
	display: block;
	float: left;
	clear: left;
	width: 60px;
}
#userDetails .row em {
	font-style: normal;
	font-weight: bolder;
}
#changeDetails {
	margin: 30px 0px;
}
#backDetails {
	clear: left;
	padding-top: 10px;
}
#changeDetails a, #backDetails  a {
	color: white;
	text-decoration: underline;
}
#userLogout {
	float: right;
	position: relative;
	bottom: 85px;
	margin-right: 9px;
}
#myEditLogout {
	float: right;
	position: relative;
	bottom: 196px;
	left: 110px;
}
#orderLogout {
  float: right;
	position: relative;
	bottom: 35px;
	left: -10px;
}
#codeAddForm {
	position: relative;
	top: 3px;
	left: -72px;
	padding-left: 72px;
	width: 320px;
	height: 115px;
}
#codeAddForm.codeBasic {
	background: transparent url('../../images/activia/codeAdd.jpg') no-repeat 0px 13px;
}
#codeAddForm.codeAdded {
	background: transparent url('../../images/activia/codeAdded.jpg') no-repeat 0px 13px;
}
#codeAddForm.codeError {
	background: transparent url('../../images/activia/codeError.jpg') no-repeat 0px 13px;
}
#codeAddForm p {
	padding: 4px 0px;
	font-weight: bolder;
}
#codeAddForm .inputs {
	padding: 15px;
	padding-top: 25px;
	float: left;
	width: 230px;
}
#codeAddForm .captchaConfirm {
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 5px;
	float: left;
	width: 230px;
}
#codeAddForm .captchaConfirm #reloadCaptcha {
	margin: 3px;
	position: relative;
	bottom: 5px;
}
#codeAddForm .captchaConfirm input {
	position: relative;
	bottom: 9px;
	width: 40px;
	padding: 4px;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #666666;
	border: 1px solid #E0E0E0;
	background-color: white;
}
#codeAddForm .inputs input {
	width: 13px;
	height: 20px;
	padding: 2px;
	font-size: 1.4em;
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	border: 1px solid #E0E0E0;
	background-color: white;
}
#codeAddForm .submit_row {
	float: right;
	margin-top: 10px;
}
#codeAddForm .submit_row button {
	border: none;
	background-color: transparent;
	cursor: pointer;
}
#codeAddForm .error {
	text-align: center;
	color: #EE3434;
	width: 240px;
	float: left;
}
#codeAddForm .message {
	text-align: center;
	color: #666666;
	width: 240px;
	float: left;
}
#myEditForm {
	margin-top: 20px;
}
#orderProducts.userForm p {
	margin: 15px 0px;
	font-size: 1.2em;
}
#orderProducts.userForm .input_row {
	background-color: #E8F2E9;
	border-top: 2px solid #4BA755;
	border-bottom: 2px solid #4BA755;
	padding: 2px;
	margin-top: 17px;
}
#orderProducts.userForm .input_row label  {
  display: block;
  color: #1D1D1D;
	float: left;
	width: 50px;
	padding-top: 3px;
	padding-left: 8px;
}
#orderProducts.userForm .input_row input {
	border: none;
	background-color: transparent;
	color: #E60019;
}
#orderProducts .totalOrder {
	clear: both;
	font-size: 0.9em;
}
#orderProducts .totalOrder p {
	float: left;
}
#orderProducts .totalOrder .red_circle {
	font-size: 1.2em;
	background: transparent  url('../../images/activia/red_big_circle.gif') no-repeat center 0px;
	padding: 18px 0px;
	padding-left: 4px; 
	height: 20px;
	width: 50px;
	text-align: center;
	color: #6CB66C;
	font-weight: bolder;
	float: right;
}
#orderComplete {
	font-size: 1.2em;
}
#orderComplete #myEditLogout {
	margin-top: 162px;	
}
#category {
	float: left;
	margin-top: 90px;
	margin-left: 78px;
	width: 320px;
	height: 420px;
	font-size: 1.3em;
}
#category h2 {
	font-size: 1.8em;
	color: #EA0000;
	text-align: center;
	padding-bottom: 15px;
	background: transparent url(../../images/activia/h2_underline.jpg) no-repeat center 28px;
}
#category .content {
	height: 323px;
	width: 306px;	
	overflow: auto;
}
#subpage_logged #category {
	float: left;
	width: 286px;
	position: relative;
	left: -5px;
	margin-left: 86px;
	margin-top: 77px;
}
#subpage_logged #category .content {
	height: 336px;
	width: 286px;	
	overflow: auto;
}
#category .description img {
	padding-bottom: 5px;
}
#category .article {
	background: transparent  url('../../images/activia/divider.gif') no-repeat center 5px;
	padding-top: 20px;
}
#category .article.nobackground {
  background-image: none;
}
#category .article.nobackground h3 {
  display: none;
}
#category .article.nobackground .info {
  width: auto;
}
#category .article.nobackground ul li {
  font-weight: bolder;
  color: red;
  width: auto;
  font-size: 0.9em;
}
#category .article.nobackground ul li strong {
  color: black;
}
#category .article .imageWrapper {
	float: left;
	width: 106px;
	margin-right: 8px;
}
#category .article .imageWrapper img{
	background-color: white;
	border: 1px solid #cccccc;
	padding: 2px;
}
#category .article .info {
	float: left;
	width: 151px;
}
#category .article .info h3 {
	font-weight: bolder;
	font-size: 1.1em;
	padding-bottom: 5px;
}
#category .article .info p {
	font-size: 0.7em;
}
#firotourUsers {
	float: left;
	width: 276px;
	margin-left: 96px;
	margin-top: 77px;
	height: 450px;
}
#firotourUsers h2 {
	color: #EA0000;
	font-size: 2.3em;
}
#firotourUsers fieldset {
	padding: 5px;
	text-align: right;
}
#firotourUsers fieldset .row {
	padding: 2px;
}
#firotourUsers .inner {
	height: 318px;
	overflow: auto;
}
#firotourUsers .inner li {
	padding: 2px;
}
#infolinkaUser {
	float: left;
	width: 276px;
	margin-left: 96px;
	margin-top: 77px;
	height: 450px;
}
#infolinkaUser .row {
	padding: 2px 0px;
}
#infolinkaUser .label {
	display: block;
	float: left;
	width: 100px;
	padding-top: 1px;
}
#infolinkaUser h2 {
	color: #EA0000;
	font-size: 2.3em;
	padding-bottom: 10px;
}
#infolinkaUser h3 {
	font-size: 1.7em;
	padding-top: 10px;
	padding-bottom: 5px; 
}
#infolinkaUser .inner {
	height: 400px;
	overflow: auto;
}
#infolinkaUser .inner li {
	padding: 2px 0px;
}
.divider {
	background: transparent  url('../../images/activia/divider.gif') no-repeat center 10px;
	padding: 10px 0px;
}
#orderProducts.userForm .divider {
	background: transparent  url('../../images/activia/divider.gif') no-repeat center 0px;
	padding:  0px;
	height: 10px;
	overflow: visible;
}
#firotourBanner {
  position: relative;
  top:  16px;
  left: 140px;
}

/** orderFormTable **/
.orderFormTable {
	width: 100%;
}
.orderFormTable .formBlock td {
	border-bottom: 1px solid #666666;
	padding: 3px;
	padding-top: 10px;
}
.orderFormTable .label {
	background-color: #EFEFEF;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
	padding-right: 15px;
	width: 60px;
	font-size: 0.9em;
	color: royalblue;
	text-align: right;
}
.orderFormTable .input {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
}
.orderFormTable .input.padding10 {
	padding: 10px;
}
.orderFormTable .input input {
	border: 1px solid #666666;
	padding: 2px;
	width: 250px;
}
.orderFormTable .td img {
	vertical-align: text-bottom;
}
.orderFormTable .help, .orderFormTable .price {
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #666666;
}
.orderFormTable .help em {
	color: #000000;
	font-size: 1em;
}
.orderFormTable .radio_list li {
	padding: 2px;
}
.orderFormTable .radio_list input {
	width: auto;
}




div.scrollholder
{
    position: relative;
    width: 300px; height: 200px;
    overflow: auto;
    z-index: 1;
    background-color: #ffffff;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;
    background-color: #FDF1B3;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background-color: #FBD300;
}  

#overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-top: 180px;
  text-align: center;
  z-index: 9999;
}
#overlay img {
  margin: auto;
  position: relative;
  z-index: 9999;
}
#orderProducts.userForm .count {
  position: relative;
  top: 50px;
  left: 40px;
}
#requiredFieldsRegister {
   position: absolute;
   margin-left: 210px;
   margin-top: 40px;
}

/** ASSET EDITING **/

#assetAdmin {
  border: 1px solid #cccccc;
  font-size: 12px;;
  background-color: white;
  padding: 10px;
}

/** IMAGE BROWSERS **/

.ngs_image_browser_wrapper {
	clear: both;
	z-index: 99;
	width: 580px;
	position: absolute;
	border: 1px solid #CCCCCC;
    width: 580px;
    background: #F0F0EE;
    margin: 10px 0 0 0;
    padding: 0;
}

.ngs_image_browser_wrapper .ngs_image_browser .image {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.ngs_image_browser_wrapper .ngs_image_browser .image a.delete {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 0;
    background: url('/images/util/cross.png') no-repeat;
    width:  15px;
    height: 15px;
}

.ngs_image_browser_wrapper .ngs_image_browser_control {
    text-align: center;
}

.ngs_image_browser_wrapper .ngs_image_browser_control a, .ngs_image_browser_wrapper .ngs_image_browser_control span {
    text-decoration: none;
    font-size: 16px;
    color: #333;
}

.ngs_file_upload_box_wrapper {
    margin: 10px 0;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
}

.ngs_file_upload_box_wrapper td {
    padding: 2px 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #F0F0EE;
    width: 150px;
}

.ngs_file_upload_box_wrapper td.colspan {
    width: 310px;
}

.ngs_file_upload_box_wrapper td.name {
    background-image: url('/ngsFile/images/page_white.png');
    background-repeat: no-repeat;
    padding-left: 10px;
    width: 145px;
}

.ngs_image_upload_box_wrapper {
    margin: 10px 0;
    border-collapse: collapse;
    border: 1px solid #ccc;
}

.ngs_image_upload_box_wrapper td {
    padding: 2px 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #F0F0EE;
    width: 150px;
}

.ngs_image_upload_box_wrapper td.colspan {
    width: 310px;
}

.ngs_image_gallery_wrapper .image {
    display: block;
    width: 80px;
    height: 120px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
}

.ngs_image_gallery_wrapper .ui-sortable-placeholder {
    display: block;
    width: 80px;
    height: 120px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #f0f0f0;
}

.ngs_image_gallery_wrapper .selected {
    width: 200px;
    border: 1px solid #ccc;
    background: #F0F0EE;
    padding: 5px;
}

.ngs_image_gallery_wrapper a img {
    margin: 1px 0;
}

.ngs_image_gallery_wrapper .image .description {
    white-space: nowrap;
    padding: 5px;
}
#listekUpozorneni {
  position: absolute;
  margin-left: -165px;
  margin-top: 259px;
}