* {
	padding: 0;
	margin: 0;
}

a {
	outline: none;
	color: #0079b5;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover { 
	text-decoration: underline; 
}

body {
	background: #FFFFFF url('../images/bg.png') left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1039px;
	background: url('../images/bg_head.png') left top no-repeat;
	height: auto;
}

#headerBlock {
	width: 1039px;
	height: 226px;
}

#search {
	background: url('../images/search_bar.png') left top no-repeat;
	height: 48px;
	width: 1039px;
}

#searchBlock {
	background: url('../images/bg_search.png') left center no-repeat;
	width: 306px;
	height: 31px;
	float: right;
	margin-right: 31px;
	margin-top: 8px;
}

#searchBlock input.search_submit {
	background: url('../images/button_search.png') top left no-repeat;
	width: 85px;
	height: 21px;
	border: 0;
	color: #333333;
	font-size: 10px;
	margin-top: 4px;
	vertical-align: middle;
	margin-left: 7px;
	cursor: pointer;
}

#searchBlock form input.search {
	border: 1px solid #BFBFBF;
	width: 200px;
	height: 16px;
	color: #999999;
	font-size: 10px;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 3px;
}

#logo {
	background: url('../images/bg_logo.png') left top no-repeat;
	height: 130px;
	width: 1039px;
}

#logo a img {
	border: 0;
	background: none;
}
#logo #rss {
	float: right;
	margin-right: 34px;
	margin-bottom: 5px;
	margin-top: 108px;
}

a.headerLogo {
	float:left;
}

#logo #rss ul li a.rss {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

#logo #rss ul li a.rss_img {
	vertical-align: middle;
}

#logo #rss ul li {
	list-style-type: none;
	border-right: 1px solid #91C6DE;
	display: inline;
	padding-right: 0;
	padding-left: 10px;
}

#logo #rss ul li+li {
	border-right: none;
}

#news {
	background: url('../images/news_bar.png') left top no-repeat;
	width: 1039px;
	height: 48px;
}

#news span.news {
	color: #F2F2F2;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-left: 45px;
	margin-top: 10px;
	text-transform: uppercase;
}

#nav {
	height: 299px;
	width: 180px;
	background: url('../images/nav.png') top left no-repeat;
}

#menu_vlozit_clanek {
	height: 137px;
	width: 184px;
	background: url('../images/bg_add_article.png') top left no-repeat;
	margin-top: 8px;
	margin-left:-2px;
}
#menu_vlozit_clanek h3 {
	color:#FFF;
	font-size:11px;
	margin:0 4px;
	padding:10px 15px 6px 15px;
	text-transform: uppercase;
}
#menu_vlozit_clanek ul {
	padding-top: 5px; 
	padding-left: 10px;
	list-style-type: none;

}
#menu_vlozit_clanek ul li  {
	width: 165px;
	border-top: none;
	padding: 0 0 4px 0;
	|padding: 0 0 7px 0;
}
#menu_vlozit_clanek ul li+li {
	border-top: 1px solid #D5D3D3;
	padding: 4px 0;
	|padding: 7px 0;
}
#menu_vlozit_clanek ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
	background: url('../images/arrow_link_bila.png') left center no-repeat;
	padding-left: 10px;
	font-weight: normal;
	
}

#nav_admin {
	height: 299px;
	width: 180px;
	background: url('../images/nav_admin.png') top left no-repeat;
}

#nav ul, #nav_admin ul {
	padding-top: 15px; 
	padding-left: 17px;
	list-style-type: none;

}

#nav ul li, #nav_admin ul li  {
	width: 145px;
	border-top: none;
	padding: 0 0 4px 0;
	|padding: 0 0 7px 0;
}

#nav ul li+li {
	border-top: 1px solid #D5D3D3;
	padding: 4px 0;
	|padding: 7px 0;
}

#nav_admin ul li + li {
	border-top: 1px solid #DCDCDC;
	padding: 4px 0;
	|padding: 7px 0;
}

#nav ul li a {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;	
	background: url('../images/arrow_link.png') left center no-repeat;
	padding-left: 15px;
	font-weight: normal;
	
}

#nav_admin ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;	
	background: url('../images/arrow_link_bila.png') left center no-repeat;
	padding-left: 15px;
	font-weight: normal;
	
}

#nav ul li a:hover, #nav ul li.listActive a {
	background: url('../images/arrow_vlink.png') left center no-repeat;
	color: #FF007F;
}

#nav_admin ul li a:hover, #nav_admin ul li.listActive {
	background: url('../images/arrow_vlink_blue.png') left center no-repeat;
	color: #0079B5;
}

#contentBlock {
	width: 1014px;
	min-height: 400px;
	background: #FFFFFF url('../images/bg_content.png') left top no-repeat;
	padding-left: 25px;
	clear: both; 
}
#leftBlock {
	float: left;
	width: 180px;
	margin-left: 25px;
}

#leftBlock #login {
	/*height: 125px;*/
	width: 180px;
	margin-top: 3px;
}

#leftBlock .head h3 {
	color: #F2F2F2;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 15px;
}

#leftBlock .head {
	background: url('../images/bg_login_head.png') center top no-repeat;
	width: 180px;
	height: 28px;
}

#login form input.login_name, #login form input.login_password {
	border: 1px solid #BFBFBF;
	width: 130px;
	height: 16px;
	color: #333333;
	font-size: 10px;
	vertical-align: middle;
	margin-left: 23px;
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 5px;
}

#leftBlock input.login_submit {
	background: url('../images/button_login.png') top left no-repeat;
	width: 65px;
	height: 21px;
	border: 0;
	cursor: pointer;
	color: #333333;
	font-size: 10px;
	margin-top: 4px;
	margin-right: 25px;
	float: right;
	padding-right: 7px;
}

#leftBlock .content {
	height: 97px;
	width: 180px;
	background: url('../images/bg_login_content.png') center bottom no-repeat;
}

#mainBlock {
	width: 576px;
	background: url('../images/bg_main.png') left top repeat-y;
	float: left;
	min-height: 309px;
	padding-left: 20px;
	padding-right: 20px;
}

#bread {
	font-size: 11px;
	text-decoration: none;
	width: 606px;
	background: url('../images/bg_bread.png') left top no-repeat;
	color: #666666;
	padding-top: 10px;
	padding-left: 20px;
}

#bread a {
	color: #0079B5;
}

#bread span {
	display:none;
}

#main_footer {
	background: url('../images/bg_main_footer.png') left bottom no-repeat;
	width: 616px;
	height: 20px; 
	clear: both;
}

#title ul li {
	display: none;
	list-style: none;
}

#title ul li.listActive { 
	display: block; 
	background: #FF007F url('../images/bg_h1_logo.png') right center no-repeat;
	margin-top: 14px;
	width: 566px;
	margin-left: 20px;
	padding: 3px 5px;
	/*font-weight: bold;*/
	text-decoration: none;
	padding-left: 5px;
}

#title ul li.listActive a {
	color: #FFFFFF;
	font-size: 23px;
	font-family: Times, Verdana;
}

#title ul li.listActive a:hover {
	text-decoration: none;
}

#mainBlock .date {
	color: #999999;
	font-size: 11px;
	padding-top: 5px;
	margin-left: 25px;
	padding-bottom: 5px;
}

#mainBlock p {
	color: #666666;
	font-size: 11px;	
}

#mainBlock .phpwcmsArticleListEntry a.more { 
	color: #0079B5;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
}

#mainBlock .phpwcmsArticleListEntry a.more:hover { text-decoration: underline; }

.phpwcmsArticleListEntry { margin-top: 10px; }
#mainBlock .phpwcmsArticleListEntry p { padding-top: 0; }
.phpwcmsArticleListEntry h2 a { color: #333333; font-size: 17px; text-decoration: underline; font-weight: normal; font-family: Arial; }

#title:first-child { 
	/*border-top: 1px solid #D5D5D3;*/
}
#title { 
	height: 45px;
}

#mainBlock #title h1 { 
	margin-top: 10px;
	color: #FFFFFF; 
	background: #0079B5;
	font-size: 1.3em;
	font-family: Times, serif;
	|height: 26px;
	height: 28px;
	padding-left: 10px;
	padding-top: 2px;
	|padding-top: 3px;
	font-weight: normal;
}
#mainBlock #title h1 a {
	color:#FFF;
	display:block;
}
#mainBlock #title h1 a:hover {
	text-decoration:none;
}

#footer {
	width: 982px;
	height: 45px;
	background: url('../images/footer.png') center bottom no-repeat;
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-left: 25px;
}

#footer ul li {
	display: inline;
	text-transform: uppercase;
	color: #999999;
	border-left: none;
	padding: 0px 8px;
}

#footer ul { padding-top: 15px; padding-right: 5px;}
#footer ul li+li {
	border-left: 1px solid #999999;
}

#footer a {
	color: #999999;
	font-size: 10px;
}

#center { width: 616px; float: left; margin-left: 3px;}

#rightBlock {
	float: left;
	width: 180px;
	margin-left: 3px;
}

#rightBlock .head {
	background: url('../images/bg_right_head.png') center top no-repeat;
	width: 180px;
	height: 28px;
}

#rightBlock .head h3 {
	color: #F2F2F2;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 15px;
}
#rightBlock .head h3 a {
	color:#F2F2F2;
	display:block;
}
#rightBlock .head h3 a:hover {
	text-decoration:none;
}

#rightBlock .content {
	background: #FCFCFB url('../images/bg_right_content.png') center bottom no-repeat;
	width: 176px;
	/*min-height: 245px;*/
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #959595;
	margin-left: 1px;
}

#rightBlock .foot {
	background: url('../images/bg_right_foot.png') center bottom no-repeat;
	width: 180px;
	height: 15px;
	margin-left: -0.5px;
}

#rightBlock #readest {
	margin-top: 3px;
}

#newest ul li { 
	list-style: none;
}

#newest ul li p.date, #newest ul li p.short_article  { 
	color: #999999;
	font-size: 11px;
	margin: 0;
}

#newest ul li a.more { 
	color: #333333;
	font-size: 12px;
	float: left;
	text-decoration: underline;
}

#rightBlock #newest ul li p.summary { 
	color: #666666;
	padding-top: 2px;
}

#scroller {
	height: 14px;
	width: 770px;
	float: left;
	margin-left: 60px;
	color: #666;
	overflow:hidden;
}

#scroller a {
	color: #0079b5;
	font-size: 11px;
}

#login form {
	width: 130px;
	margin: 0 auto;
}

#login input {
	width: 128px;
	border: 1px solid #BFBFBF;
	color: #999;
	height: 16px;
	font-size: 10px;
	padding-top: 3px;
	margin-top: 5px;
	padding-left: 2px;
}

#login input.submit {
	width: 85px;
	height: 21px;
	background: url('../images/button_login.png') no-repeat left top;
	color: #333;
	cursor: pointer;
	padding-bottom: 3px;
	float: right;
	text-align: center;
	padding-left: 0;
}

/* vypis clanku */

#content2 {
	/*margin-top: 20px;*/
	padding-top: 10px;
 	/*border-top: 1px solid #D5D3D3;*/
}

.article_summary {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	width: 576px;
	min-height: 20px;
}

.article_summary .summary_photo {
	width: 65px;
	/*height: 65px;*/
	margin: 5px 10px 0 10px;
	float: left;
}

.article_summary .summary_photo a img {
	border: none;
	
}

.article_summary .summary_text {
	float: right;
	width: 480px;
}

.article_summary .summary_text h2 a, .article_summary_float_left h2 a {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.article_summary .summary_text p {
	padding-right: 25px;
	padding-top: 3px;
}

.article_summary .summary_text span, .article_summary_float_left span {
	color: #999;
}

.article_summary .summary_text a.more, .article_summary_float_left a.more {
	color: #0079B5;
	text-decoration: underline;
}

.article_summary .summary_text a.more:hover, .article_summary_float_left a.more:hover {
	color: #666;
	text-decoration: none;
}


.clear {
	height: 1px;
	clear: both;
}

.article_summary_float_left {
	float: left;
	width: 268px;
	margin: 0 10px;
	height: 135px;
	overflow: hidden;
}

.article_summary_float_left p {
	padding-top: 3px;
}

#newest h4 a {
	color: #333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

#newest ul li {
	padding: 11px;
}

#newest p.short_article {
	padding-top: 5px;
}

#post_article {
	background: url('../images/button_vlozitclanek.png') no-repeat center center;
	height: 117px;
	width: 184px;
	margin-left: -3px;
	margin-top: 2px;
}

#post_article a {
	color: #FFF;
	display: block;
	height: 60px;
	width: 158px;
	font-size: 11px;
	padding-top: 50px;
	padding-left: 22px;
}

#post_article a span {
	background: url('../images/arrow_bila.png') no-repeat right center;
	padding-right: 10px;
}

.zeptame_se {
	font-size: 11px;
	/*border-bottom: 1px solid #d5d3d3;*/
	margin: 0 4px;
}

.zeptame_se a {
	background: url('../images/button_modry.png') no-repeat left top;
	width: 151px;
	height: 18px;
	display: block;
	color: #FFF;
	margin: 0 auto;
	padding-top: 3px;
	text-align: center;
}

.zeptame_se p {
	color: #0079B5;
	padding: 13px 11px 0 11px;
}

.zeptame_se p.text {
	/*padding-bottom: 13px;*/
	padding-left: 23px;
}


.vlozit_pozvanku {
	font-size: 11px;
	/*border-bottom: 1px solid #d5d3d3;*/
	margin: 0 4px;
}

.vlozit_pozvanku a {
	background: url('../images/button_grey.png') no-repeat left top;
	width: 151px;
	height: 18px;
	display: block;
	color: #FFF;
	margin: 0 auto;
	padding-top: 3px;
	text-align:center;
}

.vlozit_pozvanku p {
	color: #0079B5;
	padding: 13px 15px 0 11px;
}

.vlozit_pozvanku p.text {
	/*padding-bottom: 13px;*/
	padding-left: 23px;
}


#present_day {
	float: left;
	font-size: 11px;
	color: #FFF;
	padding-left: 25px;
	padding-top: 15px;
}
#present_day a {
	color:#FFF;
	text-decoration:underline;
}

/* vypis clanku */

#article_detail {
	width: 560px;
	/*border-top: 1px solid #d5d3d3;*/
	padding: 15px 5px 25px 10px;
}

#article_header h2 {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	font-size: 17px;
}

#article_detail img {
	border: 0;
	margin-top: 7px;
}

#article_header p.datum {
	padding-bottom: 5px;
	padding-top: 2px;
}

#article_header p.datum span {
	color: #999;
}

#article_detail p.article_fulltext {
	color: #666;
	font-size: 12px;
	float: left;
}

#article_info {
	width: 122px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#article_info_content h6 {
	font-size: 10px;
}

#article_info_top {
	background: url('../images/bg_info_top.png') no-repeat left bottom;
	width: 122px;
	height: 21px;
	padding-left: 5px;
}

#article_info_content {
	background: url('../images/bg_info.png') no-repeat left bottom;
	width: 96px;
	padding: 4px 13px 8px 13px;
}

#article_info_content p {
	font-size: 10px;
}

#article_info_top h5 {
	color: #f2f2f2;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 8px;
}

#article_info_content h6 {
	color: #999;
	font-weight: normal;
	padding-top: 4px;
}

#article_info_content p {
	color: #333;
}

#article_category {
	border-bottom: 1px solid #d5d3d3;
	border-top: 1px solid #d5d3d3;
	clear: both;
	padding: 5px 5px 5px 10px;
}

#article_category span {
	color: #333;
	font-size: 11px;
	float: left;
	padding-top: 4px;
}

#article_category ul {
	list-style: none;
	float: left;
	max-width: 475px;
	margin-left: 10px;
	margin-top: -1px;
}

#article_category ul li {
	display: inline;
	padding: 0 5px 0 0;
}

/*#article_category ul li+li {
	padding: 0 5px 5px 5px;
}*/

#article_category ul li a {
	color: #0079B5;
	font-size: 11px;
	text-decoration: underline;
}

#article_footer {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #d5d3d3;
}

#article_footer ul {
	list-style: none;
}

#article_footer ul li {
	display: inline;
	color: #999;
	font-size: 11px;
}

#article_footer ul li a {
	text-decoration: underline;
	background: url('../images/arrow_seda.png') no-repeat right center;
	color: #999;
	padding-right: 10px;
	
}

#article_footer ul.author {
	float: left;
}

#article_footer ul.links {
	float: right;
	margin-right: 20px;
}

#article_footer ul.links li + li {
	padding-left: 15px;
}

#article_footer ul.author li + li {
	padding-left: 29px;
}

#article_photos {
	padding: 10px 5px 5px 10px;
}

#article_photos span {
	color: #333;
	font-size: 11px;
	display: none;
}

#article_photos ul {
	list-style: none;
	margin-top: 10px;
}

#article_photos ul li {
	display: inline;
	width: 110px;
	float: left;
	margin-right: 2px;
}

#article_photos a img {
	width: 100px;
	border: 4px solid #CCC;
	margin-bottom: 2px;
}

#article_photos ul li span.photoDesc {
	margin-left: 5px;
	clear: both;
	display: block;
	font-size: 10px;
	color: #666;
	line-height: 0.99999999;
}

/* formular */

#formBlock {
	margin: 0 auto;
	width: 982px;
}

#contentFormBlock {
	min-height: 100px;
	background: url('../images/bg_formular_mid.png') repeat-y left top;
	padding-bottom: 30px;
}

#form_bread a {
	color: #0079B5
}

#form_bread_top {
	height: 9px;
	width: 982px;
	padding: 0;
	margin: 0;
	background: url('../images/bg_formular_top.png') no-repeat left top;
}

#form_bread_content {
	font-size: 11px;
	text-decoration: none;
	height: 11px;
	background: url('../images/bg_formular_mid.png') repeat-y left top;
	color: #666666;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#form_footer {
	background: url('../images/bg_formular_bot.png') no-repeat left bottom;
	height: 10px; 
	clear: both;
}

#formular {
	border-top: 1px solid #D5D3D3;
	border-bottom: 1px solid #D5D3D3;
	margin: 0 15px;
	padding: 20px 47px 40px 47px;
}

#formular a {
	font-size: 11px;
}

#formular table {
	border: none;
}

#formular h3 {
	color: #0079B5;
	font-size: 11px;
	font-weight: normal;
}

#formular input, #formular textarea, #formular select{
	border: 1px solid #D5D3D3;
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
}

#formular label, #formular p, #formular span {
	color: #333;
	font-size: 11px;
}

#form_top {
	margin-bottom: 20px;
}

#sekce {
	float: left;
	max-width: 640px;
}

#sekce div.top {
	border-bottom: 1px solid #D5D3D3;
}

#sekce h3 {
	padding-left: 10px;
	padding-bottom: 5px;
}

#sekce div.content {
	border-left: 1px solid #D5D3D3;
	border-right: 1px solid #D5D3D3;
	border-bottom: 1px solid #D5D3D3;
}

#sekce ul {
	list-style: none;
}

#sekce ul li {
	display: inline;
	float: left;
	text-align: center;
	padding: 10px;
}

#auth {
	float: right;
	border: 1px solid #D5D3D3;
	background: #E6E6E6;
	padding: 10px 20px 15px 20px;
	width: 160px;
}

#auth input {
	width: 138px;
	border: 1px solid #D5D3D3;
	height: 17px;
}

#auth p {
	padding-bottom: 5px;
}

.form_left {
	width: 420px;
	/*height: 140px;*/
	clear: both;
	float: left;
}

#place {
	width: 180px;
	/*height: 170px;*/
	border: 1px solid #D5D3D3;
	float: left;
	padding: 10px;
}

#place input {
	width: 164px;
	height: 17px;
	margin-top: 5px;
	margin-bottom: 10px;
	
}

#place select {
	margin-top: 5px;
	padding-right: 1px;
}

#validity {
	width: 180px;
	height: 90px;
	border: 1px solid #D5D3D3;
	float: right;
	padding: 0 10px;
}

#dateCreate {
	width: 180px;
	height: 65px;
	border: 1px solid #D5D3D3;
	float: right;
	margin-top:10px;
	padding: 0 10px;
}

#validity td, #dateCreate td {
	padding-top: 5px;
}

#validity input, #dateCreate input {
	width: 73px;
	height: 17px;
}

#validity input.time, #dateCreate input.time {
	width: 53px;
	margin-top: 1px;
	height: 17px;
}

#validity p, #dateCreate p {
	font-style: italic;
	text-align: right;
	padding-right: 2px;
	padding-top: 4px;
}

#main_title {
	clear: both;
	width: 418px;
	margin-top: 15px;
}

#main_title textarea {
	height:25px;
	width: 410px;
}

#main_title h3 {
	padding: 5px 0 5px 10px;
}

#kapitalka {
	clear: both;
	display:none;
	width: 418px;
	margin-top: 15px;
}

#kapitalka textarea {
	height:25px;
	width: 410px;
}

#kapitalka h3 {
	padding: 5px 0 5px 10px;
}

#perex {
	clear: both;
	width: 418px;
	margin-top: 10px;
}

#perex textarea {
	height:90px;
	width: 410px;
}

#perex h3 {
	padding: 10px 0 5px 10px;
}

#main_text {
	clear: both;
	width: 418px;
	margin-top: 10px;
}

#main_text textarea {
	height:90px;
	width: 410px;
}

#main_text h3 {
	padding: 10px 0 5px 10px;
}

#full_text {
	clear: both;
	width: 418px;
	margin-top: 10px;
}

#full_text textarea {
	height:175px;
	width: 410px;
}

#full_text h3 {
	padding: 10px 0 5px 10px;
}

#links_text {
	clear: both;
	width: 418px;
	margin-top: 10px;
}

#links_text textarea {
	height:50px;
	width: 410px;
}

#links_text h3 {
	padding: 10px 0 5px 10px;
}

.form_right {
	width: 420px;
	/*height: 290px;*/
	float: right;
}

#article_type {
	border: 1px solid #D5D3D3;
	padding: 10px;
	margin-bottom: 10px;
}

#article_type table {
	margin-top: 5px;
}

#article_type td {
	color: #333;
	font-size: 11px;
}

#article_type td.desc {
	padding-left: 5px;
}

#presentation_type {
	float: left;
	width: 180px;
	/*height: 270px;*/
	border: 1px solid #D5D3D3;
	padding: 10px;
}

#type p, #presentation_type p {
	margin-top: 5px;
}

#type td, #presentation_type td {
	padding-top: 5px;
	font-size: 11px;
	color: #333;
}

#type span, #presentation_type span {
	padding-left: 10px;
}

#type {
	float: right;
	width: 180px;
	/*height: 270px;*/
	border: 1px solid #D5D3D3;
	padding: 10px;
}

#form_bottom {
	margin-top: 20px;
}

#photos {
	border: 1px solid #D5D3D3;	
	padding: 10px;
}

#photos p {
	padding: 5px 0;
}

#photos input.photo_desc, #article_new_photoss input.photo_desc, #article_new_files input.file_desc {
	width: 273px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#files {
	border: 1px solid #D5D3D3;	
	padding: 10px;
}

#files p {
	padding: 5px 0;
}

#files input.photo_desc {
	width: 273px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#adress {
	border: 1px solid #D5D3D3;
	margin-top:10px;
	padding: 10px;
}

#adress td {
	font-size: 11px;
	color: #333;
}

#adress input#person, #adress input#firm  {
	border: none;
	width: auto;
}

#adress tr.person2 td {
	padding-top: 7px;
}

#adress input {
	width: 120px;
	height: 17px;
}

#adress h3 {
	padding-bottom: 5px;
}

#adress span {
	padding-left: 5px;
	padding-right: 5px;
}

#adress span:first-child {
	padding-left: 0;
}

#navigation {
	margin: 10px 60px 0 60px;
}

#navigation a.back {
	float: left;
	background: url('../images/button_sedy.png') no-repeat left top;
	width: 152px;
	height: 21px;
	color: #FFF;
	font-size: 11px;
	padding-top: 4px;
	text-align: center;
}

#navigation input.add_article {
	float: right;
	background: url('../images/button_modry.png') no-repeat left center;
	width: 152px;
	height: 25px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -2px;
	cursor: pointer;
}

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

/* admin. sekce */ 

#authorsContent table tr td strong {
	font-size: 13px;
	color: #333;
}

#authorsContent table tr td {
	padding: 2px 10px;
	font-size: 12px;
	color: #666;
}

#authorsContent span {
	text-transform: uppercase;
	font-weight: bold;
}

#authorDetail {
	color: #666;
	font-size: 12px;
}

#authorDetail td {
	padding: 1px 10px;
}

#authorDetail input {
	border: 1px solid #D5D3D3;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	width: 150px;
}

#authorDetail select {
	color: #333;
	padding-left: 4px;
	padding-right: 4px;
	width: 160px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#prezentationTypes table tr td strong {
	font-size: 14px;
	color: #333;
}

#prezentationTypes table tr td {
	padding: 2px 10px;
	font-size: 12px;
	color: #666;
}

#prezentationTypes span {
	text-transform: uppercase;
	font-weight: bold;
}

#adminTopNavLinks ul {
	list-style: none;
}

#adminTopNavLinks ul li {
	font-size: 12px;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 1px;
}

#presentationType p {
	font-size: 12px;
	color: #666;
}

#presentationType input {
	border: 1px solid #D5D3D3;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	width: 150px;
	margin-bottom: 5px;
}

#presentationType select {
	color: #333;
	padding-left: 4px;
	padding-right: 4px;
}

#article_photoss {
	border: 1px solid #D5D5D3;
	padding: 10px;
	margin-bottom: 10px;
}
#article_new_photoss {
	border: 1px solid #D5D5D3;
	padding: 10px;
	margin-bottom: 10px;
}

#article_photoss h3 {
	padding-bottom: 5px;
}

#article_files {
	border: 1px solid #D5D5D3;
	padding: 10px;
	margin-bottom: 10px;
}
#article_new_files {
	border: 1px solid #D5D5D3;
	padding: 10px;
	margin-bottom: 10px;
}

#article_files h3 {
	padding-bottom: 5px;
}
#article_files p img {
	vertical-align:middle;
}

#article_author {
	border: 1px solid #D5D5D3;
	padding: 10px;
	margin-bottom: 10px;
}

#article_author h3 {
	padding-bottom: 5px;
}

#article_public {
	border: 1px solid #D5D5D3;
	padding: 10px;
	margin-bottom: 10px;
}

#article_public h3 {
	padding-bottom: 5px;
}

#authorDetail input.saveChanges, #presentationType p.submitButton input {
	background: url('../images/button_blue_s.png') no-repeat left bottom;
	width: 79px;
	height: 23px;
	border: none;
	color: #FFF;
	margin-top: 3px;
	cursor: pointer;
}

#prezentationTypes, #authorsContent {
	margin-top: 10px;
}

#authorsContent td.trHead, #prezentationTypes td.trHead {
	border-bottom: 1px solid #D5D3D3;
	font-size: 14px;
	color: #333;
}

#adminTopNavLinks {
	margin-top: 10px;
}

#authorsContent a, #prezentationTypes a, #adminTopNavLinks a {
	text-decoration: underline;
}

#authorsContent a:hover, #prezentationTypes a:hover, #adminTopNavLinks a:hover {
	text-decoration: none;
}

#presentationType input {
	margin-bottom: 5px;
}

.formHead {
	padding-top: 5px;
	padding-bottom: 2px;
}

#authorsContent span.ano {
	color: #8AB400;
	background: url('../images/potvrzeny.png') no-repeat left center;
	padding-left: 18px;
	font-size: 11px;
}

#authorsContent span.ne {
	color: #FF0080;
	background: url('../images/nepotvrzeny.png') no-repeat left center;
	padding-left: 18px;
	font-size: 11px;
}

#newest p.no_item {
	color: #666;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}

#popup p {
	font-size: 11px;
	color: #666;
}

#popup h1 {
	color: #0079B5;
	font-size: 15px;
}

#popup input {
	width: 146px;
	padding: 2px;
	border: 1px solid #D5D3D3;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#popup p.formSubmit input {
	background: url('../images/button_blue_s.png') no-repeat left bottom;
	width: 79px;
	height: 23px;
	border: none;
	cursor: pointer;
	color: #FFF;
}

#add_event p {
	padding-top: 10px;
}

#add_event p.event_date {
	padding-top: 2px;
}

#add_event p input {
	width: 146px;
	padding: 2px;
	border: 1px solid #D5D3D3;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#add_event p.event_date input {
      	text-align: center;	
	width: 50px;
}

#add_event p.event_date_desc {
	padding-top: 5px;
}

#add_event p.eventInput {
	padding-top: 2px;
}

#add_event p.submitButton input {
	background: url('../images/button_blue_s.png') no-repeat left bottom;
	width: 79px;
	height: 23px;
	border: none;
	cursor: pointer;
	color: #FFF;
}

#ask_question {
	margin-top: 5px;
	margin-left: 10px;
}

#ask_question input {
	width: 146px;
	padding: 2px;
	border: 1px solid #D5D3D3;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#ask_question p.askButtonSubmit input {
	background: url('../images/button_blue_s.png') no-repeat left bottom;
	width: 79px;
	height: 23px;
	border: none;
	cursor: pointer;
	color: #FFF;
	margin-top: 5px;
}

#ask_question p.askName, #ask_question p.askEmail, #ask_question p.askQuestion  {
      padding-top: 5px;
}

#ask_question p.askQuestionTextarea textarea {
	width: 230px;
	height: 100px;
	padding: 2px;
	border: 1px solid #D5D3D3;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Login */

#loginArea {
	margin-top: 10px;
}

#loginArea h3 {
	color: #0079B5;
	font-size: 14px;
	font-weight: normal;
}

#loginArea p input {
		width: 146px;
	padding: 2px;
	border: 1px solid #D5D3D3;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#loginArea p.loginDesc {
	padding-top: 5px;
	padding-bottom: 1px;
}

#loginArea p.loginButton input {
	background: url('../images/button_blue_s.png') no-repeat left bottom;
	width: 79px;
	height: 23px;
	border: none;
	cursor: pointer;
	color: #FFF;
	margin-top: 5px;
}

/* IE hacks */

#scroller_ie {
	*margin-top: 5px;
}

/* WYSIWYG */

.defaultSkin .mceIframeContainer, .defaultSkin .mceToolbar, .defaultSkin .mceStatusbar {
	border-left: 1px solid #D5D3D3;
	border-right: 1px solid #D5D3D3;
}
.mceResize {
	z-index:10000;	
}

.underline {
	text-decoration:underline;
}

.askSelect select {
	border:1px solid #D5D3D3;
	color:#666;
	font-size:11px;
	padding:1px 1px 1px 4px;
}

.articleMainPhoto {
	float:left;
	margin:10px 10px 10px 0;
}
