/* @override http://JCMM/css/jcmm.css */

body {
	text-align: center;.
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 13px;
	position: relative;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	background: #E2E2E2 url(../img/body-bg.png) repeat-x;
}


img {
	border: none;
}

.img_float_left {
	float: left;
	margin: 12px 12px 12px 0 !important; 
}

.img_float_right {
	float: right;
	margin: 12px 0 12px 12px !important;
}

/*a {text-decoration: none; color: #7E1519;}
a:hover {text-decoration: none; color: #113355;}*/

a {text-decoration: none; color: #1D5892;}

a:hover {text-decoration: underline; color: #ee6f1a;}

p {	padding: 5px 0;
	margin: 0;
	line-height: 145%;
}

ul, ol {
	margin: 5px 0;
	padding: 0 20px;
}

ul li {
	padding: 5px 0 5px 0;
}

ol li {
	padding: 0 0 4px 0;
}

table {
	margin: 0;
	padding: 0;
}
h1 {
	color: #ee6f1a;
	font-size: 20px;
	padding: 10px 0 5px 0;
	margin: 0;
	font-weight: bold;
}

h2{
	color: #113355;
	font-size: 16px;
	padding: 10px 0 5px 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

h3{
	color: #000;
	font-size: 16px;
	padding: 8px 0 4px 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
}

h4 {
	color: #113355;
	font-size: 14px;
	margin: 0;
	font-weight: bold;		font-style: italic;
	padding: 10px 0 5px 0;
}

h5 {
	font-size: 14px;
	margin: 0;
	color: #202020;
	font-weight: bold;
	padding: 5px 0 3px 0;
}

h6 {
	font-size: 14px;
	padding: 7px 0 4px 0;
	color: #ee6f1a;
font-weight: bold;
	margin: 0;
}

.clear{
  clear: both;
  display: block;
  height: 0;
  font-size: 1px;
  overflow: hidden;
}

.error {
  background: #bf1503;
	padding: 3px 6px;
  color: #fff;
  z-index: 1;
  font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
position: relative;
top: -5px;
  text-align: left;
margin: 0 auto; 
 }

.success {
  background: #90bf04;
	padding: 3px 6px;
  color: #fff;
  z-index: 1;
  font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
position: relative;
top: -5px;
  text-align: left;
margin: 0 auto; 

}


#container {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
					}

#page {
	width: 980px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0 3px;
	background: url(../img/page-bg.png) repeat-y right top;
					}

#name, #surname {
	position: relative;
}

#name input, #surname input {
	position: absolute;
	left: 60px;
}


		
/* HEAD */


#head {
	height: 114px;
	width: 990px;
	margin: 0 auto;
	position: relative;
	background: url(../img/header.png) no-repeat right bottom;
}

#head.head-en {
	height: 114px;
	width: 990px;
	margin: 0 auto;
	position: relative;
	background: url(../img/header-en.png) no-repeat right bottom;
}


#head h3{
  position: absolute;
  width: 450px;
  height: 40px;
  overflow: hidden;
  margin: 0;
  top: 16px;
  left:530px;
}

#head h3 a {
  cursor: pointer;
  display: block;
  color: #fff;
  height: 100%;
  line-height: 300px;
  width: 100%;
  font-size: 6px;

}

#head h3 a:hover {
	text-decoration: none;
	border: none;
}

#head h3 span{
  display: block;
  position: absolute;top: 0;left: 0;
  width: 100%;height: 100%;
}


#lang {
padding: 5px 10px 5px 8px;
margin: 10px 0 0 0;
background: url(../img/menu-left-bg.gif) repeat-y;}

#lang li {
	list-style: none;
	padding: 2px 0;
}
 
#lang a {
color: #04365b;
font-size: 11px;
display: block;
padding: 2px 0 2px 25px;
text-decoration: none;
}

#lang a:hover {
color: #000;
}


#lang a.cz {
background: url(../img/cz.gif) no-repeat 0 center;
}

#lang a.en {
background: url(../img/en.gif) no-repeat 0 center;
}

#lang a.ru {
background: url(../img/ru.gif) no-repeat 0px center;
}

/* MENU */

#menu {
	padding: 0 0 0 13px;
	width: 967px;
	margin: 0 auto;
	position: absolute;
	z-index: 10;
top: 88px;
	left: 0;
	text-align: left;
	}

#menu a, #menu-left a, #sidebar a {
	text-decoration: none;
	}
	
	.go-home {
	background: red;
	float: left; 
	display: block;
width: 31px;
text-decoration: none;
height: 26px;
padding: 0;
background: url(../img/go-home.png) repeat-x left top;
margin-right: 10px;
}

.go-home:hover {
background: url(../img/go-home.png) repeat-x left bottom;
}


.menu ul, .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.uroven1 li.polozka1, ul.uroven1 li.polozka1-active {
	float: left;
	position: relative;
	background: #fff;
	_width: 1px; /* IE */
	font-size: 12px;
  padding: 7px 9px 7px 6px;
  display: block;
  margin-right: 10px;
  font-size: 12px;
  line-height: 12px;
	background: url(../img/tab-right2.png) no-repeat right top; 
  height: 12px;
}

ul.uroven1 li.polozka1 a, ul.uroven1 li.polozka1-active a {
	color: #fff;
	text-transform: uppercase;	
}

ul.uroven1 li.polozka1 .tab-left, ul.uroven1 li.polozka1-active .tab-left {
  display: block;
  position: absolute;
  width: 3px;
  text-decoration: none;
  height: 26px;
  background: url(../img/tab-left2.png) no-repeat left top;
  left: -3px;
  top: 0;
}

ul.uroven2 {
	position: absolute;
	left: -3px;
	top: 26px;
	background: #ee6f1a url(../img/menu-left-bg.png) no-repeat left top;
	visibility: hidden;
	border-top: 1px solid #ee6f1a;
	border-left: 1px solid #dd5a14;
	border-right: 1px solid #dd5a14;
	border-bottom: 1px solid #dd5a14;
	width: 230px;
	padding: 0;
	margin: 0;
}

/*#menu-ru ul.uroven2 {
	width: 203px;
	}*/

ul.uroven1 {
padding: 0;
margin: 0;
height: 26px;
}

ul.uroven1 a.tab-ru {
font-size: 10px;

}


ul.uroven1 ul.uroven2 li.polozka2 a {
padding: 4px 0 3px 9px;
	margin: 0;
	display: block;
	width: 221px;
	font-size: 12px;
	text-transform: none;
}
ul.uroven2 li.polozka2 a:hover {
	background: #ff9800;
}

.menu a:hover {
	text-decoration: none;
color: #fff;
}

ul.uroven1 li.polozka1, ul.uroven1 li.polozka1-active {
	behavior: url(hover.htc);
}
ul.uroven1 li.polozka1:hover,
ul.uroven1 li.polozka1Hover, ul.uroven1 li.polozka1-active:hover, ul.uroven1 li.polozka1-activeHover {
	background: #ff9800;
	background: url(../img/tab-right2.png) no-repeat right bottom;
	color: #fff;
}

ul.uroven1 li.polozka1:hover .tab-left,
ul.uroven1 li.polozka1Hover .tab-left {
background-position: right bottom;
}
ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2, ul.uroven1 li.polozka1-activeHover ul.uroven2,
ul.uroven1 li.polozka1-active:hover ul.uroven2 {
	visibility: visible;
}


/* active */

ul.uroven1 li.polozka1-active
 {
	background: #ff9800;
	background: url(../img/tab-right2.png) no-repeat right bottom;
	color: #fff;
}

ul.uroven1 li.polozka1-active .tab-left {
background-position: right bottom;
}


/* LEFT */

#left {
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	line-height: 135%;
	width: 225px;
	color: #000;
	min-height: 150px;
}

/* MENULEFT */

#right {
	float: left;
	padding: 0 0 0 0;
	margin: 15px 0 20px 0;
	text-align: left;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: normal;
	font-size: 12px;
	width: 200px;
	color: #000;
}

#menu-left {
padding: 2px 0;
margin: 10px 0 0 0;
background: url(../img/menu-left-bg.gif) left top repeat-y;
}

#menu-left ul{
    margin: 0;
    padding: 0;
}

#menu-left li{
    list-style: none;
    padding: 0;
}

#menu-left li a {
    padding: 3px 0 3px 8px;
    color: #04365b;
    display: block;
    text-transform: uppercase;
}

#menu-left ul li a {
    color: #555;
    font-size: 12px;
    text-transform: none;
    padding-left: 28px;
}

#menu-left a:hover{
    color: #ee6f1a;
    background: #fff;
}

#menu-left a.page-active{
    color: #ee6f1a;
    background: #fff;
}

#menu-left a.category-active{
    color: #000;
    background: #fff;
}



#regmail  {
	background: url(../img/mail-news.gif) no-repeat left 4px;

	margin: 20px 0 30px 15px;
}

#regmail h4  {
	color: #113355;
	font-size: 15px;
	margin: 0 0 11px 0;
	padding-left: 57px;
}

#regmail p  {
padding: 0 0 11px 0;}

#regmail .info {
font-size: 11px;
color: #979797;
}

#regmail #field {
	background: white url(../img/field-bg.gif) repeat-x;
	border: 1px solid #A7A6A4;
	padding: 3px;
	width: 145px;
	margin-left: 57px;
	color: #6A6A68;
}
.btn {
	background: #FF9700 url(../img/btn-bg.gif) repeat-x;
	color: #fff;
	font-size: 11px;
	border: 1px solid #E57614;
padding: 1px 6px 3px 6px;
height: 22px;
cursor: pointer;

}

.btn_h {
	background: #FF9700;
	color: #fff;
	font-size: 11px;
	border: 1px solid #E57614;
padding: 1px 6px 3px 6px;
height: 22px;
cursor: pointer;

}


/* FOTOGALERIE */

.album-box {
	width: 134px;
	height: 152px;
	overflow: hidden;
	margin-right: 12px;
	text-align: center;
	float: left;
	padding: 7px 6px;
	/*border: 1px solid #cacaca;*/
		font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	background: url(../img/program-bg.gif) repeat-x -1px top;
}

.album-box .img-box {
margin: 0 auto;
width: 130px;
display: block;
overflow: hidden;
border: 1px solid transparent;
}

.album-box .img-box:hover {
border: 1px solid #ccc !important;
}

.album-box .img-box img {
display: block;
}

.img-text h4  {
padding: 0;
font-size: 12px;
font-weight: normal;
text-align: left;
margin: 5px 1px;
text-transform: none;
letter-spacing: 0;
}

.img-text h4 a  {
color: #666 !important;
text-decoration: none;
}

#photos h3 {
text-transform: uppercase;
margin: 10px 0 5px 0;
}

#photos .photo-info{
	float: right;
text-transform: lowercase;
padding: 0;
color: #555;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#photos .photo-info .date{
	background: url(../img/time.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 10px;
}

.photos {
background: url(../img/photos.gif) no-repeat left 2px;
padding: 0px 0 0 18px;	
color: #777;
display: inline;
}

.photo-box {
	float: left;
	margin: 10px 12px 0px 0;
}

.photo-box a img {
	border: 1px solid #cacaca;
	padding: 1px;
}

.photo-box a.down {
	float: none;
	padding: 0 0 0 15px;
	border: none;
	font-size: 11px;
	color: #888 !important;
	background: url(../img/down.gif) no-repeat 2px 2px;
}

.photo-box a.down:hover {
	float: none;
	padding: 0 0 0 15px;
	border: none;
	font-size: 11px;
	background: url(../img/down.gif) no-repeat 2px -16px;
}

.photo-box a:hover img {
	border: 1px solid #777;
	padding: 1px;
}

.photo-box img {
	display: block;
	background: url(../img/loader.gif) no-repeat center center;
}

/* CONTENT */



#content {
line-height: normal;
padding: 0 15px 15px 15px;
margin: 0 auto;
width: 950px;
min-height: 500px;
_height: 500px;
background: #fff;
position: relative;
}

#content-in {
width: 730px;
padding: 25px 0 0 0;
min-height: 450px;
float: left;
_height: 450px;
background: #fff;
position: relative;
margin: 0;
text-align: left;
}

#content-homepage {
width: 510px;
padding: 15px 0 0 0;
min-height: 450px;
float: left;
_height: 450px;
background: #fff;
position: relative;
margin-right: 20px;
text-align: justify;
}

#content-homepage h1, #content-homepage .home-h1 {
	text-align: left;
	text-transform: uppercase;
	color: #ee6f1a;
	font-size: 18px;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-style: normal;
}

#content-homepage .home-h1{
  color: #ff6600;
	font-size: 14px;
	font-weight: normal;
}




#gears {
	margin: 5px 0 20px 0;
}

.catalog-box {
	padding: 5px 0 15px 0;
}

.catalog-box .foto {
	float: left;
	width: 180px;
}

.catalog-box .popis {
	padding: 0;
	float: left;
	width: 455px;
	display: block;
}

.catalog-box h3 {
font-size: 16px;
font-weight: bold;
margin: 0;
padding:  0 0 6px 0;
}

.catalog-box p {
line-height: 155%;
}

.catalog-box img {
float: left;
margin: 3px 12px 8px 0;
}

#order_form { 
font-size: 14px;}

.delivery {
	text-align: right;
	padding: 7px 0;
}

#order_form img { 
	height: 28px;
	position: relative;
	top: 8px;
	margin-right: 10px;
}


#order p {
	padding: 0;
}

#order p span {
float: right;
padding-top: 10px;
}

.gotoorder {
	background: #113355;
position: absolute;
top: 15px;
right: 0;
	color: #fff;
 padding: 3px 5px;
}

.gotoorder:hover {
	background: #113355;
position: absolute;
top: 14px;
right: -1px;
	color: #fff;
 padding: 4px 6px;
}

.total {
	text-align: right;
	padding: 0px 0;
}

.contactform  {
	float: left;
	width: 315px;
}

.contactform p {
	width: 90px;
	font-size: 13px;
	position: relative;
	text-align: right;
}

.contactform p input {
	width: 220px;
	margin-left: 5px;
	position: absolute;
	top: 1px;
	left: 90px;
}

.contactform p textarea {
	width: 224px;
	height: 70px;
	margin-left: 5px;
	position: absolute;
}

#order_form input.pcs { 
width: 20px;
margin-left: 5px;
text-align: right;
}

#sidebar .column-right {
	margin-top: 25px;
	font-size: 11px;
	line-height: 90%;
}

#right .column-right {
	margin-top: 15px;
	width: 185px;
font-size: 11px;
}

#right .column-right p, #sidebar .column-right p {
	line-height: 13px;
	color: #555;
}

#sidebar {
width: 220px;
padding: 0 0 5px 0px;
text-align: left;
background: #fff;
float: left;
overflow: hidden;
}


#sidebar h2 {
font-size: 12px;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin: 0;
padding: 20px 0 2px 0;
color: #4d4d4d;
font-weight: normal;
font-style: italic;
text-transform: uppercase;
}

#login-box {
background: url(../img/box-bg.gif) repeat-y;
font-weight: bold;
font-size: 11px;
padding: 10px 0px 10px 10px;
}

#login-form {
padding: 0;
margin: 0 0 7px 0;
}

#contact-box p {
padding: 0 0 1px 0;}

#contact-box {
background: url(../img/box-bg.gif) repeat-y;
font-size: 12px;
padding: 10px 0px 10px 10px;
}
.term-box {
border-bottom: 1px dotted #999;
padding: %px 0;
}

.info {
background: url(../img/info.gif) no-repeat left center;
font-size: 12px;
padding: 2px 0px 2px 18px;
margin-top: 5px;
display: block;
color: #555;
}

#contact-box .info:hover {
color: #444;
}

#login-box fieldset {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

#login-box fieldset.logged p {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	
}

#login-box fieldset.logged #log-progs {
background: #fff;	
padding: 1px 0 10px 7px;
margin-bottom: 8px;
	font-weight: bold;
	position: relative;
	left: -7px;
}

.prog-box{
    display: block;
    padding: 6px 0;
    font-weight: normal;
}
.prog-box a{
    padding: 0 3px;
}

#login-box fieldset.logged p.my-programs {
	background: url(../img/color_swatch.png) left center no-repeat;
	padding: 5px 0 5px 18px;
	font-weight: bold;
}

#login-box fieldset.logged a {
	color: #ff6600;	
	font-weight: normal;
	text-decoration: underline;
}

#login-box fieldset.logged em {
font-size: 11px;
color: #777;
margin-bottom: 8px;
display: block;
}

#login-box fieldset.logged .user-login em {
font-weight: normal;
padding: 0 0 2px 0;
display: block;
margin: 0;
font-size: 12px;
color: #333;
}

#login-box fieldset.logged .user-login strong {
padding: 0 0 0 0;
display: block;
margin: 0;
font-size: 14px;
}

#login-box fieldset.logged .settings, #login-box fieldset.logged .logout {
padding: 2px 0 3px 22px;
margin-right: 5px;
float: left;
display: block;
margin: 0;
font-size: 12px;
text-decoration: none;
color: #666;
margin-left: 0;
}

#login-box fieldset.logged .settings:hover, #login-box fieldset.logged .logout:hover {
color: #333;
}

#login-box fieldset.logged .settings {
background: url(../img/gear.png) no-repeat left 1px;
}

#login-box fieldset.logged .logout {
background: url(../img/exit.png) no-repeat left center;
margin-left: 15px;
padding-left: 16px;
}

#login-box .logged .p-form {
position: relative;
text-align: right;
width: 55px;
padding: 6px 0;
	font-weight: normal;
}

#login-box .p-form input {
width: 136px;
position: absolute;
left: 64px;
top: 2px;
}

#login-box input.login {
	background: url(../img/log-butt.png) no-repeat left top;
	color: #fff;
	border: none;
	display: block;
	width: 141px;
	height: 23px;
	padding: 0;
	margin: 3px 0 0 65px;
}

#login-box input.login_hover {
	background: url(../img/log-button.png) no-repeat left bottom;
	color: #fff;
	cursor: pointer;
	border: none;
	width: 141px;
	height: 23px;
	padding: 0;
	margin: 3px 0 0 65px;
}

#login-form input.search {
	background: url(../img/search-button.png) no-repeat left top;
	color: #fff;
	border: none;
	display: block;
	width: 141px;
	height: 23px;
	padding: 0;
	margin: 3px 0 0 65px;
	position: absolute;
	right: 0;
	top: 4px;
}

#login-form input.search_hover {
	background: url(../img/search-button.png) no-repeat left bottom;
	color: #fff;
	cursor: pointer;
	border: none;
	width: 141px;
	height: 23px;
	padding: 0;
	margin: 3px 0 0 65px;
		position: absolute;
	right: 0;
	top: 4px;
}

.zaslat-heslo {
	background: url(../img/pswd.png) no-repeat left 3px;
	padding: 5px 0 5px 21px;
	color: #494949;
	width: 190px;
	display: block;
	font-weight: normal;
	font-size: 11px;
}

.zaslat-heslo:hover {
	background: url(../img/pswd.png) no-repeat left -21px;
	color: #000;
	text-decoration: none;
}



.program-box strong {
color: #111;
font-size: 14px;
padding: 2px 0 5px 0;
}

.program-box {
	background: url(../img/menu-left-bg.gif) repeat-y;
	padding: 5px 9px;
	margin-bottom: 10px;
}

#reg_form p {
    padding: 2px 0;
}

#reg_form textarea {
	display: block;
	width: 500px;
	height: 150px;
	margin: 5px 0;
}
#reg_form h3.el-header{
    color: #084268;
}
#reg_form .el-space{
    padding: 10px 0 0 0;
}
#reg_form .el-line{
  margin: 10px 0;
  padding: 0;
  font-size: 0px;
  overflow: hidden;
  line-height: 0;

  height: 1px;
  background: #444;
}

.required {
	color: red;
	font-size: 15px;
	padding: 0 3px;
	position: relative;
	top: -2px;
}


.program-box p {
padding: 0;
}

.edit-account {
  padding: 5px 0 4px 23px;
  width: 120px;
	background: url(../img/edit.png) no-repeat left 5px;
}

#reg_form {
text-align: left;	
}

.list {
	font-size: 11px;
	background: url(../img/box-bg.gif) repeat-y;
	margin-top: 10px;

	}

.list td {
padding: 2px 4px;
border-bottom: 1px solid #ccc;
	}

.list th {
padding: 2px 5px 3px 5px;
text-align: left;
background: #ccc;
font-size: 12px;
	}
	
.list .selected .nmbr{
  background: url(../img/box-bg-sel.gif) repeat-y;
}

.list .td-1 {
background: #ccc;
	}

.list .td-2 {

	}

.list .td-3 {
width: 52px;
	}

.list .td-4 {
width: 110px;
	}

.list .td-5 {
width: 10px;
	}
.list .a-left{
  text-align: left;
}

.list .grade_column{
    border-left: solid 1px #ccc;
}

.list .a{
    background: #8ae852;
}

.list .b{
    background: #f5ce19;
}

.list .c{
    background: #f55719;
}

form fieldset {
background: url(../img/news-title-bg.png) repeat-y;
border: 0;
padding: 8px 10px 0 10px;
position: relative;
margin: 10px 0;
}

form#reg_form {
background: url(../img/news-title-bg.png) repeat-y;
border: 0;
padding: 10px 10px 5px 10px;
position: relative;
}

.comment {
	background: #FFFFE6;
	margin: 10px 0 20px 0;
	padding: 10px 12px;
	display: block;
	border: 1px solid #E8E8E8;
}

#reg_form .note {
	color: #777;
        font-style: italic;
        padding: 5px 0 5px 18px;
        margin-left: 0;
	background: url(../img/info.png)  left center no-repeat;
}

.note {
    color: #777;
    font-style: italic;
    padding: 5px 0 5px 18px;
    margin-left: 0;
    background: url(../img/info.png) left center no-repeat;
    width: auto;
    display: block;
    position: relative;
    left: 0;
}

.note2 {
    color: #777;
    font-style: italic;
    padding: 5px 0 5px 18px;
    margin-left: 0;
    background: url(../img/info.png) left center no-repeat;
    width: auto;
    display: block;
    position: relative;
    left: 0;
    font-size: 11px;
}

.deadline {
padding: 0;
	background: url(../img/budik.png) no-repeat left center;
	padding: 3px 2px 2px 24px;
color: #000;
}

.green {
padding: 0;
	background: url(../img/tick.png) no-repeat left center;
	padding: 2px 2px 2px 20px;
color: #457D41;
}

.orange {
padding: 0;
	background: url(../img/application_edit.png) no-repeat left center;
	padding: 2px 2px 2px 20px;
color: #F46514;
}

.orange-simple{
padding: 0;
	padding: 2px 2px 2px 2px;
color: #F46514;
}

.red {
padding: 0;
	background: url(../img/delete2.png) no-repeat left center;
	padding: 2px 2px 2px 20px;
color: #D43711;
}

.sheet {
width: 500px;
border-bottom: 1px dotted #999;
margin-bottom: 5px;
padding: 4px 0 4px 0;
}


.sheet a.title {
	width: 335px;
	display: block;
float: left;
}

.sheet a.edit {
	width: 16px;
	display: block;
float: left;
text-align: right;
}

.sheet .status {
	width: 140px;
	display: block;
float: left;
text-align: right;
padding-right: 5px;
}





#partners {
margin-top: 15px;
width: 232px;
}


#partners .top-partners {
margin-bottom: 10px;
}

#partners .jmk {
margin-right: 37px;
}



.news-box {
padding: 0;
margin: 0 0 15px 0;
}

.news-box img {
float: left;
height: 50px;
margin-right: 10px;
position: relative;
top: -1px;
padding: 0px;
border: 1px solid #e8e8e8;
}

.link {
	background: url(../img/link.gif) no-repeat 0px 5px;
	padding-left: 13px;
	float: right;
	display: block;
}


#news {
width: 500px;
float: left;
padding: 2px 0;
}

.news-box p {
width: 484px;
line-height: 130%;
float: left;
font-size: 13px;
padding: 5px 8px 4px 8px;
}

#news .news-box h3 {
width: 484px;
background: url(../img/news-title-bg.png) repeat-y;
float: left;
font-size: 15px;
font-weight: normal;
margin: 0 0 5px 0;
padding: 6px 8px;
}

#news .news-box .read-more, a.back {
background: url(../img/arrow.gif) left center no-repeat;
margin: 0;
padding: 0 0 0 13px;
text-decoration: none;
color: #ee6f1a;
}

#news .news-box .read-more:hover, a.back:hover {
text-decoration: underline;}

.news-archive {
background: url(../img/arrow.gif) left center no-repeat;
margin: 0;
text-decoration: none;
padding: 0 0 0 13px;
color: #3e3e3e;
font-size: 11px;
}

#news .news-box h3 a {
color: #04365b;
text-decoration: none;
}

#news .news-box h3 a:hover {
text-decoration: underline;
}

.news-box h3 .date {
padding: 0 10px 0 0;
color: #ee6f1a;
}

#article-pics {
	width: 160px;
	float: right;
	margin: 0 0 15px 15px;

}

#article-pics img {
display: block;
}

#article-pics a:hover {
border: none;
}


#article-text-with-photo #clanek  {
text-align: justify;
margin-bottom: 5px;
}

#article-text-no-photo #clanek  {
width: 100%;
text-align: justify;
margin-bottom: 5px;
}


#clanek h1 .date {
	float: right;
	background: url(../img/time.gif) no-repeat left 2px;
	color: #555;
	font-weight: normal;
	font-size: 11px;
	padding-left: 17px;
}




.back {
width: 100%;
background: url(../img/back.gif) no-repeat left 4px;
padding-left: 13px;
text-decoration: none;
color: #ee6f1a;
}


.article-box-first {
/*background: #EBEBEB;*/
margin: 0;
padding: 10px 10px 10px 10px;
margin: 15px 0 10px 0;
background: #FEFAD6;
border: 1px solid #E8E19E;
}

.article-box-first {
/*background: #EBEBEB;*/
margin: 0;
padding: 10px 10px 5px 10px;
margin: 15px 0 10px 0;
background: #FEFAD6;
border: 1px solid #E8E19E;
}


.article-box-first h3 {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
}

.article-box-first img {
	float: left;
	margin-right: 15px;


}

#sidebar .article-box-first h3 {
	font-size: 12px;
text-transform: none;
padding: 0;
margin: 0;
}

#sidebar .article-box-first p {
	font-size: 12px;
}

.article-box {
background: url(../img/program-bg.gif) repeat-x -1px top;
margin: 0;
padding: 8px 10px;
margin: 0 0 10px 0;
}


#sidebar .article-box h3 {
margin: 0;
display: block;
font-size: 14px;
padding: 0 0 3px 0;
}

#sidebar .article-box p {
font-size: 12px;
}

.article-box img {
	float: left;
	margin-right: 15px;
	height: 100px;

}

.article-box h3 {
margin: 0;
display: block;
font-size: 16px;
padding: 0 0 3px 0;
}

.article-box .date {
margin: 0;
display: block;
padding: 0 0 5px 0;
}




/* P A T A */

#foot {
color: #B1B1B1; 
font-size: 10px;
padding: 5px 3px 9px 3px;

width: 980px;
margin: 0 auto 15px auto;
background: transparent url(../img/foot-bg.png) no-repeat 0 bottom;
} 

#foot a {
text-decoration: none;
color: #B3B3B4;
font-size: 10px;
padding: 0;
margin: 0;
} 

#foot a:hover {
color: #000;
}

#foot #que:hover {
color: #f47c20; 
}


#foot #foot-left { 
float: left;
width: 650px;
text-align: left;
padding: 0 0 0 6px;
margin: 0;
}



#foot-right {
	float: right;
}



#kontakt p {
padding: 0;
margin: 0;
}

#kontakt h1 {
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 20px 0;
	font-size: 20px;
	font-weight: normal;
}

#kontakt h2 {
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 15px 0;
	font-size: 19px;
	font-weight: normal;
}

#kontakt h3 {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	margin: 5px 0 10px 0;
}

#kontakt strong {
	font-size: 14px;
display: block;
padding: 4px 0 2px 0;
letter-spacing: 1px;
}

#kontakt em {
display: block;
padding: 0 0 8px 0;
letter-spacing: 0;
}


#kontakt-table {
padding: 0;
margin: 0 0 410px 0;
}

#kontakt-table td {
padding: 0 20px 0 0;}

#map {
width: 530px; 
height: 365px; 
position:absolute; 
top: 180px; 
left: 0px; 
border: 1px solid #a3a3a3;
background: url(../admin/img/photobox-bg.gif);
}

#themes-reg {
	background: url(../img/add.png) no-repeat left center;
padding: 4px 0 4px 20px;
color: #45B24B;
display: inline;
width: 150px;
margin-left: 30px;
	}


#themes-unreg {
	background: url(../img/deletee.png) no-repeat left center;
padding: 4px 0 4px 20px;
color: #FF3E31;
width: 150px;
margin-left: 30px;
display: inline;
}

#themes-back{
  display: inline;
}


.buttons{
  margin: 20px 0 10px 0;
}

.eval-appl{
    display: block;
    background: #ddd;
    margin: 3px 0 0 0;
    padding: 2px 10px;
    width: 400px;
}
.eval-options{
    float: right;
    width: 80px;
    text-align: right;
}

#evaluation{
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

#report{
    width: 100%;
    height: 250px;
}

#application p{
    color: #666;
}
#application p span{
    color: #000;
}

#eval_table{
    width: 100%;
     border-collapse: collapse;
}

#eval_table th{
    background: #eee;
    padding: 2px 3px;
    border: solid 1px #ddd;
}
#eval_table td{
    padding: 2px 3px;
    border: solid 1px #ddd;
    color: #666;
}

.form-content{
  background: #FFFFE6;
	margin: 10px 0 20px 0;
	padding: 10px 12px;
	display: block;
	border: 1px solid #E8E8E8;
}

.tabs a{
   height: 26px;
   margin: 0 0 0 12px;
   background: url('../img/tab-right2.png') right top no-repeat;
   color: #fff;
   display: block;
   float: left;
}
.tabs a span{
  padding: 5px 10px 5px 13px;
  display: block;
  background: url('../img/tab-left2.png') left top no-repeat;
  position: relative;
  left: -3px;
}

.tabs a:hover, .tabs .active{
  text-decoration: none;
  background: url('../img/tab-right2.png') right bottom no-repeat;
}

.tabs a:hover span, .tabs .active span{
  background: url('../img/tab-left2.png') left bottom no-repeat;
}
	
.tabs-div{
  border: solid 1px #ccc;
  border-top: solid 3px #ee6f1a;
  padding: 10px 15px;
}

#eval_pack_form{
  position: relative;
}

.btn_abs{
  position: absolute;
  left: 630px;
  top: 40px;
}

.theme_info{
    width: 650px;
    height: 220px;
}

#loader{
    width: 40px;
    height: 40px;
    background: #FFF url('../img/loading2.gif') center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    border: solid 1px #CCC;
}


#modal{
    width: 800px;
    height: 500px;
    background: #FFF;
    position: absolute;
    z-index: 191;
    text-align: left;
}

#modalContent{
    margin: 10px;
}

#modalHeader{
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
}

#modalClose{
    background: url('../img/cross.png') center center no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    float: right;
    margin: 10px 10px 0 0;
    cursor: pointer;
}

#ov{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 190;
	width: 100%;
        height: 100%;
	background-color: #000;
}

/* zpravy */

#next_file{
    position: absolute;
    left: 410px;
    bottom: 3px;
    width: 300px;
}

#file_fields{
    position: relative;
}

.file{
    padding: 2px 20px 2px 24px;
}

.msg-box{
    margin: 15px 0;
    padding: 0;
    border: solid 1px #ddd;
    width: 730px;
}

.msg-box h5{
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 36px;
    font-weight: normal;
}

.in h5{
    background: #eee url('../img/in.png') 5px center no-repeat;
}

.out h5{
    background: #eee url('../img/out.png') 5px center no-repeat;
}

.new h5{
    background-color: #ccc;
    font-weight: bold;
}

.msg-box p{
    padding: 2px 10px;
    font-size: 11px;
    color: #606060;
}

.msg-box .msg-content{
    font-size: 13px;
    padding: 4px 10px;
    border-bottom: dashed 1px #CCC;
    color: #222;
    margin: 0 0 5px 0;
}

.msg-box .date{
    float: right;
}

.txt{
  background: url('../img/admin/page.png') left center no-repeat;
}

.xls, .xlsx, .ods{
  background: url('../img/admin/user-export.png') left center no-repeat;
}

.doc, .docx, .odt{
  background: url('../img/admin/word.png') left center no-repeat;
}

.pdf{
  background: url('../img/admin/pdf.png') left center no-repeat;
}

.gif, .png, .jpg, .jpeg{
  background: url('../img/admin/img.png') left center no-repeat;
}

#mail_filter{
    margin: 0 0 10px 0;
    padding: 0;
}

#mail_filter p{
    width: 250px;
    float: right;
    text-align: right;
}

#mail_filter p#pages{
    float: left;
    width: 450px;
    text-align: left;
}

#mail_filter p#add_item_p{
    float: left;
    width: 200px;
    text-align: left;
}

.add_item{
  padding: 5px 5px 5px 30px;
  margin: 0;
  background: url('../img/admin/add_item.png') 5px center no-repeat;
  font-weight: normal;
}


/* ---------- formulare --------- */

.form1{
  margin:0;
  padding:0;
  position: relative;
}

.form1 fieldset{
  text-align: left;
  padding: 10px;
  margin: 10px 0 0 0;
  display: block;
  background: #fff;
  border: solid 1px #ddd;
  width: 580px;
  min-height: 80px;
  _height: 80px;
}

.form1 legend{
    color: #888;
}

.form1 p{
  text-align: right;
  width: 110px;
  position: relative;
  margin: 10px 0;
  padding: 0;
  margin-bottom: 0;
}
.form1 p input, .form1 p select{
  position: absolute;
  left:120px;
  width: 290px;
  top: -2px;
}

.form1 p textarea{
  width: 440px;
  height:60px;
  position:absolute;
  left:120px;
}
.form1 .textarea_layout{
  height:60px;
}

.form1 .note, .note{
  text-align: left;
  margin: 5px 0 5px 100px;
  padding: 0 0 0 20px;
  color: #666;
  font-size: 80%;
}
.note{
  padding: 20px 0 0 0;
}

.form1 .left-aligned{
  width: 600px;
  text-align: left;
  padding-left: 20px;
}

.form1 p.left-aligned input{
  position: relative;
  top: 0;
  left: 0;
  width: auto;
}

#user-photo{
    position: absolute;
    right: 0;
    top: 20px;
}


/* ---------- kalendar ----------- */

#fc{
  position: absolute;
  z-index:4;
  background:#FFFFFF;
  border:1px solid #ABABAB;
  display:none;
   border-collapse: collapse;
}

#fc .prev_month{
  cursor: pointer;
  background: url("../img/prev.gif") center center no-repeat;
}

#fc .next_month{
  cursor: pointer;
  background: url("../img/next.gif") center center no-repeat;
}

#fc .month_name{
  text-align: center;
  font-size: 90%;
}

#fc td{
  padding: 4px 5px;
}

#fc .days td{
  background: #0098C4;
  color: #FFF;
}

#fc .normal{
  background: #FFF;
  color: #000;
}

#fc .highlighted{
  background: #ffd27b;
  color: #000;
  cursor: pointer;
}

#fc .actual{
  background: #ffd27b;
  color: #000;
  cursor: pointer;
}

#fc .disabled{
  background: #EEE;
  color: #888;
}



/* inzeraty */

.ad-box{
    padding:0;
    margin: 10px 0;
    width: 100%;
    border: solid 1px #ddd;
}

.ad-header{
    background: #ddd;
}
.ad-header .ad-number{
    float: right;
    text-align: right;
    padding: 5px 10px 5px 0;
}

.ad-header h5{
    padding-left: 10px;

}



.ad-body{
    padding: 10px;
    
}

.ad-foot{
    border-top: dashed 1px #ddd;
    padding: 5px 10px;
}

.ad-details{
    float: right;
}

.ad-edit{
    float: right;
    margin-right: 20px;
}

.ad-info{
    float: left;
}

#catalog-subcats{

}

#catalog-subcats span{
  float: left;
  padding: 4px 10px 4px 0;
  color: #ff6600;
}

.catalog-subcat{
  padding: 4px 12px 2px 19px;
  margin-bottom: 7px;
  text-decoration: none;
  background: url("/img/admin/folder.gif") left 5px no-repeat;
  font-size: 12px;
  display: block;
  float: left;
  height: 15px;
}

.catalog-subcat:hover{
color: #ff6600;
}


#ad-search-box{
    position: absolute;
    left: 430px;
    top: 26px;
    width: 280px;
    border: dashed 1px #ddd;
    padding: 0 10px 5px 10px;
}
#ad-search-box p{
    margin: 0;
    padding: 1px 0;
}

.action-box{

}

.details p{
    float: left;
    margin: 0 30px 0 0;
}

.action-box .options{
    text-align: right;
}

#search-box{
    background: url("../img/box-bg.gif") left top repeat-y;
    padding: 2px 0 0 10px;
    position: relative;
    height: 38px;
}

#search-box #keywords{
    width: 166px;
}

#search-box #search{
    width: 30px;
}

#action-filter{
    background: #eee;
    border: solid 1px #ddd;
    padding: 10px;
    margin: 10px 0;
}

#action-filter div{
    width: 350px;
    float: left;
}

#action-filter p{
    width: 100px;
    text-align: right;
    position: relative;
    
}

#action-filter input, #action-filter select{
    position: absolute;
    left: 105px;
}

#action-filter select{
    width: 220px;
}

#action-filter .relative{
    position: absolute;
    left: 105px;
    width: 500px;
    text-align: left;
}

#action-filter .relative input{
    position: relative;
    left: 0;
}

.form2 p{
    position: relative;
    text-align: right;
    width: 240px;
}

.form2 input, .form2 select{
    position: absolute;
    left: 250px;
}

.form2 textarea{
    position: absolute;
    left: 250px;
    width: 450px;
    height: 100px;
}

.form2 .note2{
    width: 500px;
    text-align: left;
    margin-left: 250px;
}

.form2 .absolute{
    width: 500px;
    position: absolute;
    left: 250px;
    text-align: left;
}

#add_ad{
    position: absolute;
    right: 0px;
    top: 30px;
    font-size: 13px;
    padding: 5px 10px;
    height: auto;
}

#my_ad{
    position: absolute;
    right: 140px;
    top: 30px;
    font-size: 13px;
    padding: 5px 10px;
    height: auto;
}

#answer_form{
    padding: 0 10px;
    border: dashed 1px #ddd;
    margin: 0;
}

#answer_form p{
   text-align: right;
}
#answer_form textarea{
    width: 100%;
    height: 100px;
}

#answer_btn{
    display: block;
    padding:  3px 3px 3px 25px;
    background: url('../img/reply.gif') left center no-repeat;
}

.reply-box{
    margin: 10px 0;
    padding: 0;
    border: solid 1px #ddd;
}

.reply-box .head{
    background: #eee;
    padding: 3px 10px;
}

.reply-box .date{
    float: right;
    font-size: 11px;
}

.reply-box .body{
    padding: 3px 10px;
}

#adverts-logout{
    background: url(../img/exit.png) left center no-repeat;
    padding-left: 18px;
    position: absolute;
    right: 280px;
    top: 36px;
    font-size: 13px;
}