/* Created by TopStyle Trial - www.topstyle4.com */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #7f7f7f;
}
a:hover {
	color: #ef3e25;
}

a img {
	border: 0px solid white;
}
body {
	/*background: #ddd url(../images/bg.gif) repeat-x;*/
	/* background-color: #a0a0a4 ;*/ 
	color: #444;
	font: normal 62.5% Verdana,sans-serif;
/*	padding-top: 20px;*/
}
p,code,ul {	
	font-size: 1.2em;
	padding-bottom: 0.7em;
	line-height: 1.4em;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {		
	color: #444;
	display: block;
	font: normal 1.1em cambria, serif;
	margin-bottom: 12px;
	padding: 8px 10px 8px 0;
	white-space: pre;
}
blockquote {
	color: #444;
	display: block;
	font: italic 0.9em Verdana,sans-serif;		
}
h1,h2,h3,h4 {
	font: normal 1.2em Verdana,sans-serif;/*cambria, serif;*/
	color: #ef3e25;
}

input {
	font-family:"Lucida Sans Unicode",Verdana,sans-serif;
}

textarea {
	font-family:"Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 1em;
}

/* misc */
.clearer {
	clear: both;
}

/* main position */
.container {
	width: 900px;
	margin:0 auto;	
	background-color: #ffffff;
}

.left {
	float: left; 
	width: 590px;	
}

.navs {
	float: right;
	width: 150px;		
}

.right {
	float: right;
	width: 150px;	
	padding-right: 10px;	
}

/* Shadows */

.sh-tl {/* background: transparent url(./../images/gd_roh_LH.gif) no-repeat 0 0; */} 
.sh-tr {/*  background: transparent url(./../images/gd_roh_PH.gif) no-repeat 100% 0; */} 
.sh-bl {/*  background: transparent url(./../images/gd_roh_LD.gif) no-repeat 0 100%; */} 
.sh-br {/*  background: transparent url(./../images/gd_roh_PD.gif) no-repeat 100% 100%; */} 
.sh-t {/*  background: transparent url(./../images/gd_pruh_H.gif) repeat-x 0 0; */} 
.sh-b {/*  background: transparent url(./../images/gd_pruh_D.gif) repeat-x 0 100%; */} 
.sh-l {/*  background: transparent url(./../images/gd_pruh_L.gif) repeat-y 0 0;*/} 
.sh-r {/*  background: transparent url(./../images/gd_pruh_P.gif) repeat-y 100% 0;*/} 
.sh-wrapper { padding: 13px 13px; position: relative;}
.sh-container { background-color: white; padding: 20px 0px}
.sh-body {
	width:970px;
	margin: 0 auto;	
}


/* content definitions */

.header {
	padding-bottom: 20px;
}

.header a img {
	border: 0px solid white;
}

.annotations {
padding-right: 40px;
}

.annotations p {
/*	padding-right: 20px;*/
}

.annotations td h1 {
	margin: 0px 0 15px 0;
}

.annotations h1 {
	font-family: cambria, serif;
	font-size: 2.2em;
	margin: 15px 0 15px 0;
	color: #ef3e25;
}



.annotations h1 a{
	color: #ef3e25;	
}

.annotations h1 a:hover{
	color: #7f7f7f;
}



.annotations h2 {
	font-size: 1.8em;
	margin: 12px 0 12px 0;
	color: #ef3e25;
}

.annotations h2 a{
	color: #ef3e25;
}

.annotations h2 a:hover{
	color: #7f7f7f;
}







.annotations .image {
	float: left;
	margin: 0 10px 15px 0px;
	display: block;
}

.annotations .info {
	color: #333;
	font-size: 0.9em;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.annotations .info a {
	color: #ef3e25;
	text-decoration: underline;
}
.annotations .info a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

.annotations .description {
	/*padding-left: 115px;*/
	/*padding-right: 30px;*/
}

.annotations .comments {
	color: #333;
	font-size: 0.9em;
	/*padding-left: 115px;*/
	text-transform: uppercase;
	padding-bottom: 15px;
}

.annotations ol li {	
	font-size: 1.2em;	
	margin: 5px 0;
}

.annotations .tagy {
	color: #333;
	font-size: 0.9em;
	/*padding-left: 115px;*/
	text-transform: uppercase;
	padding-bottom: 5px;
}

.category, .navs {
/*	font: normal 1em "Georgia";	*/
	/*font-family: cambria, serif;*/
	padding: 15px 0 0 0;
	font-weight: normal;
	font-size: 1em;
}

.category li,.navs  li {
	line-height: 1.2em;
}

.navs  li {
	font-size: 1.2em;
}


.category a, .category a:visited, .navs a, .navs a:visited {
	color: #7f7f7f;
}
.category a:hover, .navs a:hover {
	color: #ef3e25;
}

.tags h2 {
	color: #7f7f7f;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

.tags p {
	border: 0px solid #7f7f7f;
}

.tags a, .tags a:visited {
	color:#7f7f7f;
}
.tags a:hover {
	color: #ef3e25;
}

.navs h2 {
	padding: 10px 0 ;
	color: #7f7f7f;
	font-size: 1.4em;
}

.navs  img {
	border: 0px solid black;
}
.navs  img.klienti {
	padding: 0 8px 8px 0;	
}

.searchbox {
	position: absolute;
	top: 45px;
	right: 75px;
	width: 190px;
	margin-top:0px;
}

.searchbox .button {	
	background-color: #ef3e25;
	border: 0px solid red;
	font-size: 0.8em;
	display:block;
	color: white;
	padding: 2px 4px;	
	float: right;
	text-transform: uppercase;
}

.searchbox .frmsearch {
    float: right;
    border: 1px solid #e7e7e7;
    color: #7f7f7f;
    font-size: 0.8em;
    padding: 2px 4px;    
}

#footer {
	padding: 10px 0 ;	
	margin: 0 35px;

	border-top: 1px solid #dddddd;
	color: #7F7F7F;	
}
#footer a{
	color: #EF3E25;
}

#footer a:hover{
	color: #7f7f7f;
}

/* Obsah - strankovani */
.pagination_box {
	margin:30px 0;
	position: relative;
}

.pagination_box .per_page{
	float: right;
	margin:3px 0 0 0;
}

.pagination_box select{
	width:132px;
	border:1px solid #DFDFDF;
	padding:2px 2px 2px 4px;
}

.pagination {
	margin:0;
	padding: 0;
}

.selectbox-wrapper ul {
	padding: 0px 0px	;
}
.pagination li {
	float: left;
	list-style-type: none;
	margin:0 1px 0 0;
}

.pagination li a{
	display: block;
	border:1px solid #DFDFDF;
	background-color: #FFF;
	text-decoration: none;
	padding:4px 9px;
}

.pagination li a:hover{
	background-color: #e7e7e7;
	color: #EF3E25;
}

.pagination-selected {
	background-color: #c7c7c7 !important;
	color: white;
}


/* Obsah - Str?nkov?n? - Prekryti*/
.pagination_box .selectbox{
	background:url(../images/select_override.gif) 100% 0 no-repeat;
	width:134px;
	border:1px solid #DFDFDF;
	padding:3px 0 4px 7px;
	cursor: pointer;
	font-size: 1.1em;
	color: #7F7F7F;
	background-color: #FFF;
}

 .pagination_box div.selectbox-wrapper {
	position:absolute;
	background-color:#FFF;
	border:1px solid #878787;
	margin:-1px 0 0 0 ;
	padding:0px;
	text-align:left;
	width:141px !important;
	z-index: 10;
}

 .pagination_box div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
}

 .pagination_box div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	padding:3px 0 3px 7px;
	color: #7F7F7F;
	font-size: 1em;
}

 .pagination_box div.selectbox-wrapper ul li.selected {
	background-color: #eeeeee !important;
	color: #7F7F7F;
}

 .pagination_box div.selectbox-wrapper ul li.current {
	background-color: #D0D8ED !important;
}

.comment-container {
	padding: 0 30px 0 0;
	font-size:1.05em;
}

.comment-container p {
	padding: 0 30px 0 0;
	font-size:1em;
}

.comment {
	margin-bottom: 10px;
}

.comment-head {
	background-color: #e7e7e7;
	padding: 10px;
	margin: 2px 0;
}

.comment-tools {
	float: right;
}

.comment-time {
	float: right;
	padding-right: 10px;
}

.comment-subject {
	font-weight: bolder;
}

.comment-body {
	padding: 2px 10px;
}
.comment-body-banned {
	background-color: #f7f7f7;
}

.comment-add {
	background-color: #f7f7f7;
	margin: 20px 0;
}

.comment-add td {
	padding-left: 10px;
}

.comment-add input {
	font-size: 1em;
	width: 130px;
	border: 1px solid #E7E7E7;
}

.comment-add textarea {
	font-size: 1em;	
	border: 1px solid #E7E7E7;
}


.descriptions h1 {
	font-size: 2.2em;
	margin-bottom: 8px;	
	color: #ef3e25;
}

.descriptions h1 a{
	color: #ef3e25;
}

.descriptions .image {
	float: left;
	margin: 0 10px 15px 0px;
	display: block;
}

.descriptions .info {
	color: #333;
	font-size: 0.9em;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.descriptions .info a {
	color: #ef3e25;
	text-decoration: underline;
}
.descriptions .info a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

.descriptions .description {
	/*padding-left: 115px;*/
	padding-right: 30px;
}

.descriptions .comments {
	color: #333;
	font-size: 0.9em;
	/*padding-left: 115px;*/
	text-transform: uppercase;
	padding-bottom: 5px;
}

.descriptions ol li {	
	font-size: 1.2em;	
}

.descriptions .tagy {
	color: #333;
	font-size: 0.9em;
	padding-left: 0px;
	text-transform: uppercase;
	padding-bottom: 16px;
}



/* Login */
#content_profile form,
#content_registration form,
#content_login form {
	border:7px solid #CED5E9;
	padding:20px 10px 6px 10px;
	background-color: #FFF;
	margin:0 0 6px 0;
}

#content_profile form {
	border-bottom:0;
	margin:0;
}

#content_profile form fieldset{
	display: none;
	border-bottom:1px solid #D7D7D7;
	padding:0 0 7px 0;
}

#content_registration h2,
#content_login h2 {
	font-size: 1.16em;
}

#content_profile h2 span{
	font-size: .55em;	
}

#content_registration p,
#content_login p {
	color: #4E4E4E;
	padding:0 0 18px 0;
}

#content_registration form h2,
#content_login form h2{
	font-size: 1.36em;
	border-bottom:6px solid #D0D8ED;
	margin:0;
	padding:0 0 8px 0;
}

#content_profile form h2 {
	font-size: 1.86em;
	margin:0;
	padding:0 0 6px 0;
	border-bottom:6px solid #D0D8ED;
}

#content_registration form p,
#content_login form p{
	padding:0;
}

#content_login form p.fl_left{
	margin:15px 0;
}

#content_login form p.fl_left + p.fl_left{
	margin:15px 0 15px 4px;
}

#content_login form p.fl_left + p.fl_left input{
	width:203px;
}

#content_profile form p input.text,
#content_registration form p input.text,
#content_login form p input.text{
	width:188px;
	padding:3px 8px;
	color: #7e7e7e;
	border:1px solid #DFDFDF;
	margin:3px 0 0 0;
}

#content_profile form p,
#content_registration form p{
	padding:10px 0 0 0;
}

#content_profile form p label sup,
#content_registration form p label sup{
	color: #D31145;
}

#content_profile form p input.text,
#content_registration form p input.text{
	margin:0 4px 0 0;
}

#content_profile form p input.text.s,
#content_registration form p input.text.s {
	width:121px;
}

#content_profile form p input.text.m,
#content_registration form p input.text.m {
	width:193px;
}

#content_profile form p input.text.l,
#content_registration form p input.text.l {
	width:407px;
}

#content_registration form p.check input{
	vertical-align: middle;
}

#content_registration form p.check label{
	font-weight: normal;
}

#content_registration form p.check label a{
	text-decoration: underline;
}

#content_registration form p.check label a:hover{
	text-decoration: none;
}

#content_profile form p label,
#content_registration form p label,
#content_login form p label{
	color: #4E4E4E;
	font-weight: normal;
}

#content_profile form p strong{
	color: #7e7e7e;
	font-size: 1.16em;
	font-weight: bold;
}

#content_profile form .more{
	padding:8px 0 0 0;
	margin:0 0 0 0;
}

#content_profile form .more .close{
	display: none;
}

#content_profile form input.button,
#content_registration form input.button,
#content_login form input.button{
	background:url(../images/filter_button.gif) #142E71 0 0 no-repeat;
	font-size: 1.16em;
	font-weight: bold;
	color: #FFF;
	border:0;
	width:140px;
	line-height:2em;
	cursor: pointer;
	height:29px;
}

.highlight {
	margin:14px 0 0 0;
	padding:12px 26px;
	background-color: #FCFAF1;
	border:1px solid #FCEFA1;
	color: #605F5F;
	overflow: hidden;
	background:url(../images/highlight_ico.gif) 9px 50% no-repeat;
}

.highlight sup{
	color: #D31145;
}

#content_profile_bottom {
	height:24px;
	background:url(../images/blue/content_profile_bottom.gif) 0 0 no-repeat;
}

#content_profile{
	margin:0 auto;
	padding-top: 10px;
	width: 460px;
}

#content_profile h2{
	font-size: 1.36em;		
	border-bottom:7px solid #DDD;
	padding:0 0 6px 0;
	margin:17px 0 0 0;
}

#content_profile .content_profile_item {
	padding:6px 0;
	border-bottom:1px solid #BEBEBE;
}

#content_profile .content_profile_item span{
	color: #4E4E4E;
}

#content_profile .content_profile_item h3 {
	font-size: 1em;
	font-weight: bold;
	float: left;
	margin:0;
	width:250px;
}

#content_profile .content_profile_item span {
	float: right;
}

#content_profile .plus_link {
	margin:8px 0 0 0;
	float: left;
}

.fl_right {
	float: right;
}

.fl_left {
	float: left;
}

.clear {
	clear: both;
}

fieldset {
	border: 0px;
}