/* CSS Document */
@import url("itemStyles.css");
@import url("feedStyles.css");
@import url("fontStyles.css");
body {
font-family: Arial;
font-size:12px;
margin: 0px auto;
background-image:url(img/main-back.jpg);
background-repeat:repeat-x;
background-color:#00a207;
background-position:left -30px;
color:#d4d4d4;
text-align:center;
}
a {
cursor:pointer;
color:#d4d4d4;
margin:0;
text-decoration:none;
}

a:hover {
color:#f6a507;
text-decoration:none;

}
input{
background-color:#fff;
font-size:10px;
color:black;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
border-left:1px solid #111111;
border-top:1px solid #111111;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}
.input-blok{
background-color:#000000;
font-size:10px;
font-weight:bold;
color:#d4d4d4;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
border-left:1px solid #111111;
border-top:1px solid #111111;
width:96%;
margin:0px;
padding:3px;
color:#f6a507;
}
textarea{
background-color:#fff;
font-size:11px;
color:#000;
border-bottom:1px solid #333333;
border-right:1px solid #333333;
border-left:1px solid #000000;
border-top:1px solid #000000;
font-family:Arial, Helvetica, sans-serif;
}
table{
text-align:left;
background-image:none;
font-size:12px;
}
td{
margin:0;

}
p{
margin:5px 0px 5px 0px;
}
hr{
height:1px;
color:#111111;
margin:0px;
}
form{
margin:0;
}
ul {
margin:5px;
margin-left:30px;

}
#back{
width:100%;
text-align:center;
}
#page {
margin: 0px auto;
width:980px;
text-align:left;
background-color:#000000;
}
#main{
margin:0px auto;
}
#top {
height:150px;
background-image:url(img/top-pic.jpg);
background-repeat:no-repeat;
display:block;
border-top:1px solid black;
}
#logo{
margin:53px 30px 30px 31px;
}
#bottom{
color:#000000;
margin: 0 auto;
width:980px;
background-image:url(img/bottom-back.jpg);
background-repeat:no-repeat;
background-position:top left;
/*border:1px solid #999933;*/
display:block;
height:50px;
padding-top:10px;
font-size:10px;
line-height:10px;
}

#content{
float:right;
width:725px;
/*border:1px solid #0000FF;*/
background-image:url(images/clanek-back2.jpg);
background-repeat:no-repeat;
min-height:200px;
margin-right:15px;
}
#content-inside{
	width:100%;
/*border:1px solid #00FF00;*/
padding-top:0px;
padding-right:0px;
padding-left:0px;
background-color:black;
background-image:url(img/clanek-back.jpg); background-repeat:no-repeat;
}
#content a {
	
	
}

#content2{
float:right;
width:725px;
/*border:1px solid #0000FF;*/
min-height:200px;
margin-right:10px;
}
#content-inside2 {
padding:0px;
}


#side{
width:215px;
float:left;
margin:0px 0px 0px 15px ;
}
#side a{
	text-decoration:none;
}
#side .login{
background-image:url(img/block2-back.jpg); background-repeat:no-repeat; padding:10px 10px 10px 10px; margin-bottom:10px;
}

#side ul {margin:0px; padding:0; list-style:none; font-size:12px;
}
#side li { margin:0px;
}

#side .name{
background-image:url(img/block1-back.jpg); background-repeat:no-repeat; padding:17px 10px 0px 35px; height:32px; text-transform:uppercase; font-size:12px; font-weight:bold;
}

#side .feedh3 {
background-image:url(img/block1-back.jpg); background-repeat:no-repeat; padding:17px 10px 0px 35px; height:32px;   margin:0px;
}

#side .feed {
background-image:url(img/block2-back.jpg); background-repeat:no-repeat; padding:0px 0px 0px 0px; background-position:top left;
} 

#mainmenu {
	height:30px;
	/*border:1px solid #0000FF;*/
	padding:0;
	margin:0;
	margin:10px 10px 10px 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	overflow:hidden;
	background-image:url(img/mainmenuback.png);
	width:960px;
}
.layout {
}
.layout a{

}
.mmenuitem{
	background-image:url(img/subkat-left.jpg);
	text-align:right;
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	margin-right:5px;
	width:auto;
	background-color:#111111;
	
}
.mmenuitem-inside {
	background-image:url(img/subkat-right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px 10px 5px 10px;
	font-weight:normal;
	height:25px;
	display:block;
	width:auto;
}

.mmenuitem a{
	color:white;
}

.mmenuitem-off{
	background-image:url(img/subkat-left.jpg);
	text-align:right;
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	margin-right:5px;
	width:auto;
	background-color:#111111;
}
.mmenuitem-inside-off {
	background-image:url(img/subkat-right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	
	padding:5px 10px 5px 10px;
	font-weight:normal;
	height:25px;
	display:block;
	width:auto;
}
.mmenuitem-inside-off a{
	color:#666666;
}
.mmenuitem-inside-off a:hover{
	color:white;
}

.opt1 {
}
.opt2 {
}
.vypis {
	width:100%;
}
.clasp {
	text-align:left;
}
.lunchbox {
	display:none;
	margin-bottom:15px;
}

h1{
width:400px;
float:right;
padding:10px;
margin:0;
font-size:12px;
color:white;
text-transform:uppercase;
margin-top:50px;
margin-right:20px;
background-image:url(../../img/darken-20.png);
-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px;
-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px;
-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
text-shadow: 0px 0px 5px #000000;
}

h2 {
background-image:url(img/h1-back.jpg);
background-position:top left;
background-repeat:no-repeat;
font-size:16px;
color:#d4d4d4;
padding:15px 10px 16px 40px;
font-weight:bold;
margin:0px;
text-transform:uppercase;
}

h3 {
font-size:11px;
padding:5px;
padding-left:10px;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
font-weight:bold;
text-transform:uppercase;
border-left:5px solid #f6a507;
background-color:#000000;
text-align:left;
color:white;
}
h3 a{
	color:white;
}
h4 {
font-size:11px;
padding:5px;
padding-left:10px;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
font-weight:bold;
text-transform:uppercase;
border-left:5px solid #f6a507;
background-color:#000000;
text-align:left;
color:white;
}
h4 a{
color:white;	
text-decoration:none;
}
h4 a:hover{
text-decoration:none;
}
.h4-sub {
margin-top:5px;
color:#bbbbbb;
font-size:10px;

}
h5 {
font-size:12px;
margin:3px 0px 0px 0px; 
}
h6 {
margin:3px 0px 0px 0px; 
padding:3px 0px 0px 0px; 
color:#990000;
text-transform:uppercase;
}
.feedh3 {

}

.feed{
	margin:0px 0px 10px 0px ;
	background-image:url(img/clanek-back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.feedMenu{
	 margin:0px 0px 0px 0px;
	 
}

.feedMenuItem{
	 float:right; display:block;
}

.feedMenuName{
	color:white;
	padding:5px;
	text-align:left;
	font-weight:bold;
}

.feedMenuDiv{
	display:none; Visibility:hidden; width:145px;
	background-color:black;
	border:1px solid black;
	padding:0px 0px 0px 0px;
	font-size:12px;
	margin-left:10px;
}

.itemMenu{
	display:none; Visibility:hidden;
	cursor:pointer;
	position:absolute;
	padding:2px 2px 2px 2px;
}

.feedMenuDivInside{
	padding:5px;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px dotted #444444;
}
.feedMenuDivInside:hover{
	border-bottom:1px dotted #444444;
}
.feedMenuDiv a{
	margin-bottom:5px;
	margin-top:5px;
}
.feedMenu a {
	margin:0px 2px 0px 0px;
}

.searchinput {
	font-size:12px;
	font-weight:bold;
	background-color:white;
	color:black;
	padding-left:5px;
}
.addItem {
	background-image:url(../img/add.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:20px;
	margin-left:10px;
	margin-top:15px;
}
.ico20 {
	background-repeat:no-repeat;
	background-position:center left;
	padding:6px 6px 4px 20px;
	text-align:left;
	font-size:10px;
	text-transform:uppercase;
	margin-left:6px;
	height:14px;
}
.ico12 {
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:5px;
	padding-left:20px;
	height:10px;
	text-align:left;
	font-size:9px;
	text-transform:uppercase;
}

.icoBuy {
	background-image:url(../../img/buy.png);
	background-repeat:no-repeat;
	background-position:5px 0px;
	padding:8px 10px 10px 45px;
	text-align:left;
	font-size:10px;
	text-transform:uppercase;
	height:14px;
	margin:10px 0px 0px 0px;
	background-color:#333333;
	font-size:16px;

}

.icoBuy a{font-weight:bold;}

.clearMenu {
	clear:left;
	font-size:1px;
	border-top:5px solid #dddddd;
}
.row1, .row2 {
}
.row1 {
	background-color:#111111;
}
.row2 {
	background-color:#222222;
}
.row1:hover, .row2:hover {
	background-color:#333333;
}
.row-zprava {
	font-weight:bold;
	font-size:13px;
}
.row-zprava-new {
	color:#990000;
	font-weight:bold;
	text-transform:none;
	font-size:13px;
}
.textpole-zprava {
	background-color:black;
	font-size: 13px;
	padding:10px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}
.usrMain {
	border:1px solid #111111;
	width:223px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}
.usrMain1 {
	border:1px solid #111111;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}
.usrImg {
	margin:0px;
	text-align:center;
}
.usrImgSm {
	text-align:center;
	border:1px solid #fff;
}
.usrImg img, .usrImgSm img {
	margin:0px auto;
}
.usrObsah {
	text-align:right;
	padding-right:5px;
	padding-left:5px;
	width:129px;
	padding-top:5px;
	float:right;
	background-image:url(img/clanek-back.jpg);
}
.usrDetailObsah {
	width:555px;
	float:right;
	padding-left:10px;
	border-left:5px solid #111111;
}
.usrDetailLeftside {
	width:152px;
	float:left;
}
.oldText {
	color:#666666;
}
.filter{
background-image:url(img/filter-back.jpg);
background-repeat:no-repeat;
padding:10px;
padding-bottom:10px;
margin-bottom:0px;
height:50px;
font-size:10px;
}
.filter th{
margin:0px;
padding:0px;

padding-left:5px;
}

.filter h5{
	margin:0px;
	padding:0px;
	text-transform:none;
	margin-bottom:5px;
	color:#777777;
}

#map {
	height:100px;
	width:200px;
	float:right;
}
.subkat {
	font-size:16px;
	background-position:0px;
	background-repeat:no-repeat;
	margin-bottom:5px;
	font-size:12px;
	padding:0px;
}
.subkata {

	background-image:url(img/folder.png);
	background-repeat:no-repeat;
	font-size:14px;
	color:#f4d759;
	font-weight:bold;
	text-transform:uppercase;
}
.module {
	padding-left:20px;
	background-image:url(../img/module.png);
	background-repeat:no-repeat;
	font-size:14px;
	color:#9cc2ec;
	font-weight:bold;
	text-transform:uppercase;
}
.katTd {
	background-image:url(img/filter-back.jpg);
	background-repeat:no-repeat;
	color:#444444;
	padding-left:10px;
}
.subkat-right {
	padding-left:20px;
	font-size:9px;
}
.subkat-right a {
	font-size:9px;
	color:#666666;
}
.subkat-right a:hover {
	font-size:9px;
	color:white;
}
.parametres{
width:100%;
}
.parametres td{
padding:3px;
background-image:url(img/tdback.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:15px;
border-top:1px solid #000;
border-right:1px solid #000;
}
.parametres th{
padding:3px;
background-color:#222222;
border-top:1px solid #000;
padding-left:15px;
text-align:left;
font-weight:normal;

}

.parametres-fixed-th{
width:100%;
}
.parametres-fixed-th td{
padding:3px;
background-image:url(img/tdback.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:15px;
border-top:1px solid #000;
border-right:1px solid #000;
}
.parametres-fixed-th th{
padding:3px;
background-color:#222222;
border-top:1px solid #000;
padding-left:15px;
text-align:left;
font-weight:normal;
width:150px;
}

.parametres input, .parametres textarea{

}

.parametres .butt{
background-color:#333333;
border-top:#222222 solid 1px;
padding:0px;
margin:5px;
border-bottom:1px solid #111111;
border-right:1px solid #111111;
border-left:1px solid #888888;
border-top:1px solid #888888;
}

.radios {
	border:none;
	background-color:black;
}
.actionMenu {
	text-align:right;
	margin-right:10px;
	border:1px solid red;
}
.info-ko {
	background-image:url(../../img/editdelete.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	height:16px;
	padding:4px 4px 4px 20px;
	text-transform:uppercase;
	color:red;
	font-size:10px;
}
.info-ok {
	color:#fff;
	background-image:url(../../img/ok.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#222222;
	padding-left:15px;
	border:1px solid #444444;
	height:16px;
	padding:4px 4px 4px 30px;
}
.info-info {
	color:#fff;
	background-image:url(../../img/info.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#222222;
	padding-left:15px;
	border:1px solid #444444;
	height:16px;
	padding:4px 4px 4px 30px;
}
.zvetsit {
	font-size:9px;
	width:100%;
	height:17px;
	display:block;
	text-align:center;
	color:#999999;
}
.zvetsit a {
	color:#444444;
	font-weight:bold;
}
.zvetsit a:hover {
	color:#990000;
}
.operationMenu {
	text-align:right;
	/*border:1px solid red;*/
}
.operationMenu .ico20 {
	border-right:1px #222222 solid;
	background-position:left;
	padding-left:20px;
}
.operationMenu a {
	color:white;
}
.strankovani {
background-image:url(../img/prevnext-back.jpg);
background-repeat:no-repeat;
background-position:left center;
padding:3px 0px 0px 0px;
margin:10px 0px 10px 0px;
width:100%;
height:20px;
background-color:#111111;
}
.strankovani a{
    color:white;
}
.strankovani a:hover{
    color:#f6a507;
}
.prevButt, .nextButt, .prevButt-off, .nextButt-off {
	font-size:10px;
	text-align:left;
	background-repeat:no-repeat;
	height:16px;
	display:block;
	padding-top:1px;
	float:left;
	color:#444444;
	margin-top:0px;
	float:left;
}
.prevButt {
	background-image:url(../../img/previous.png);
	padding-left:18px;
	background-position:left center;
	padding-right:5px;
}
.nextButt {
	text-align:right;
	background-image:url(../../img/next.png);
	padding-right:18px;
	padding-left:5px;
	background-position:right center;
}
.prevButt-off {
	background-image:url(../../img/previous-off.png);
	padding-left:18px;
	background-position:left center;
	border-right:solid #999999 1px;
	padding-right:5px;
}
.nextButt-off {
	text-align:right;
	background-image:url(../../img/next-off.png);
	padding-right:18px;
	padding-left:5px;
	background-position:right center;
	border-left:solid #999999 1px;
}
.pageInfo{
font-size:10px;
width:153px;
height:16px;
display:block;
padding-top:1px;
padding-left:0px;
text-align:center;
color:white;
margin-left:0px;
float:left;
}
.prevnext {
	margin-bottom:0px;
	padding-right:5px;
	background-color:#111111;
	text-align:right;
}
.prev {
}
.next {
	text-align:right;
}
.center {
	border:1px solid white;
}
.prevnextButtOut a {
}
.prevnextButtOut a:hover {
/*border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #222222;
border-bottom:1px solid #222222;*/
}
.prevnextButt {
}
.prevButtImg, .nextButtImg {
}
.prevButtImg a {
	background-image:url(../../img/previous.png);
	padding-left:18px;
	background-position:left center;
	padding-right:5px;
	background-repeat:no-repeat;
}
.nextButtImg a {
	text-align:right;
	background-image:url(../../img/next.png);
	padding-right:18px;
	padding-left:5px;
	background-position:right center;
	background-repeat:no-repeat;
}
.prevButtImg a:hover, .nextButtImg a:hover {

}

.chckbox {
	background-color:#222222;
	margin:0px 1px 1px 0px;
	padding:2px;
}
.chckboxout {
	width:32%;
	margin:0px 1px 1px 0px;
	float:left;
	background-color:#222222;
	padding:2px;
}
.kategorie {
	margin:0;
	width:100%;

}
.kategorie th {
}
.kategorie td {
	font-size:11px;
	text-transform:uppercase;
}
.folder{


}
.formular {
	background-color:#111111;
	padding:10px;
}
.formular table {
	width:100%;
}
.formular th {
	width:20%;
	background-color:black;
	padding-left:10px;
	text-align:right;
}
.formular td {
	background-color:black;
}
.formular .form-nadpis {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	width:97%;
	border:none;
}
.formular .form-popis {
	font-size:12px;
	padding:5px;
	width:97%;
	border:none;
}
.form-popis {
	height:150px;
}
.send-message {
	background-color:#222222;
	width:100%;
	padding: 10px 0px 10px 0px;
	text-align:center;
}
.divine {
	color:#f6a507;
}
.item-content {
}
.item-content a {
}
.item-content a:hover {
}
.dateIco {
	color:black;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	background-image:url(../../img/calendar.png);
	display:block;
	width:32px;
	height:22px;
}
.dateIcoMonth {
	width:32px;
	text-align:center;
}
.new-ico {
	background-image:url(../../img/favorites.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
.actions {
	margin-bottom:10px;
	padding-right:10px;
	float:right;
}
.img-loader {
	/*background-image:url(plugin/x-profile/img/ajax-loader.gif);*/
	background-repeat:no-repeat;
	background-position:center center;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	visibility:hidden;
	font-size:1px;
}
.clear-left {
	/*clear:left;*/
font-size:1px;
	visibility:hidden;
}
form {
	width:auto;
	margin:0px;
	padding:0px;/*border:1px solid #ff0000;*/
}
a img {
	border:none;
}
.online-user {
	background-image:url(images/userOnline.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
.reklama {
	border-top:5px solid #111111;
	padding-top:10px;
	margin-right:20px;
	margin-top:0px;
}
fieldset{
border-left:1px solid #111111;
border-right:1px solid #111111;
border-bottom:1px solid #111111;
border-top:1px solid #111111;
padding:5px;
margin-bottom:10px;
}
legend {
font-size:12px;
color:white;
margin-bottom:5px;
text-transform:uppercase;
font-weight:bold;
}
.toplista {
	text-align:right;
	color:#b3c6dc;
	margin: 0px 0px 30px 0px;
	width:980px;
	padding:5px;
	display:none;
}
.toplista a {
	color:#b3c6dc;
}
.vlajky {
	text-align:right;
	padding-top:9px;
}
.toplista a:hover {
	color:#ffffff;
	text-decoration:none;
}
/* textova pole, tlacitka */

.butt {
	background-image:url(img/butt-back.jpg);
	background-repeat:repeat-x;
	padding:3px 10px 3px 10px;
	background-color:black;
	color:#f6a507;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	font-size:11px;
}
select {
	font-size:10px;
}
.patickaVypisu{
	font-size:10px;
	text-align:right;
}
.feedPaging{
	font-size:9px;
	text-align:right;
}

.popisKategorie{
	color:#dddddd;
}


.register {
	background-color:black;
	margin-top:10px;
}
.selFile{
	background-image:url(../../img/save.png);
	background-repeat:no-repeat;
	background-position:left center;
	height:30px;
	display:block;
	border:none;
	text-align:right;
	padding-top:5px;
}
.popis {
	width:725px;
	padding:10px;
}
.selectedHref{
	color:#f6a507;
}

.onlineUser{
	background-image:url(plugin/x-profile/img/h4-back.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #333333;
	width:100%;
	font-size:10px;
}

.prices{
	margin-top:10px;
}
.totalPrice{
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding:5px;
}
.totalPriceDPH{
	font-size:11px;
	font-weight:normal;
	text-align:right;
	padding:3px;
}
.noitems{
	padding:10px;
}