@import "/inc/rychla_aukce.css"; 

/* CSS Document */
*{
margin: 0;
padding: 0;  
}

body{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background-color: white;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: rgb(254,144,2); text-decoration: none; font-size: 13px;}
a:hover 			{ text-decoration: underline;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
a.a-menu-inner			{color: white; font-weight:bold;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file			{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}


/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: left; margin: 0px 0px 0px 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #949599; height: 1px; margin: 10px 0px 10px 0px; padding: 0px; border: 0px; background: #949599;}
.hr-bila  	   {color: white; height: 1px; margin: 5px 0px 5px 0px; padding: 0px; border: 0px; background: white;}
.bad           {color: red; font-weight: bold;}

/* --- seznamy --- */
ul, ol li			{list-style-type: none;}


/* --- obrazky --- */
img 				{border: 0px}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6  {clear: both; font-size: 1.4em; margin: 0;}
h1        {margin: 0 0 15px 0; color: rgb(255,148,1);}
h1.t1     {text-align: center; font-size: 24px;}
h2				{padding: 20px 0px 15px 0px;	font-size: 1.2em; color: rgb(255,148,1); font-weight: bold;}
h2.aktuality {color: black;  padding: 0; margin: 20px 0 0 0; text-align: center; font-size: 1.4em;}
h3				{padding: 0px 10px 0px 0px;	font-size: 1.3em; color: #01aaeb; font-weight: bold;}  
h4 				{font-size: 1.2em; color: #01aaeb;}



/* --- globalni tridy --- */
.clear			{clear: both !important;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
/* .error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;} */
div#errorhlaska {text-align: center; margin: 5px 0 25px 0;}
div#errorhlaska span  {padding: 3px 20px;   background-color: rgb(254,251,37); color: rgb(254,1,1); border: 1px solid rgb(254,1,1); font-weight: bold; text-align: center; }
.hidden			{display: none !important;}
.bold			{font-weight: bold !important;}
.underline		{text-decoration: underline;}
.dt{position: absolute; left: 7px; top: 4px; /* border: 1px white solid; */ width: 200px; height: 90px;}
.selected {font-weight: bold !important;}
div#searchresult {text-align: center; margin: 20px 0 0 0;}
div#searchresult a {margin: 0 5px; color: black;}
.pageselected { font-weight: bold; color: rgb(254,144,2) !important; font-size: 14px;}
.oranzova {color: rgb(254,144,2);}
/*_________________________________ TOP ______________________________________*/
div#top{
width: 1001px;
margin: auto;
height: 257px;
background-image: url(../img/hlavicka.jpg); 
position: relative;
}

div#top ul.menu{
width: 775px;
text-align: center;
position: absolute;
top: 196px;
left: 218px;
}

div#top ul.menu li{
display: inline;
margin: 0 20px; 
}

div#top ul.menu li.selected a{
color: rgb(254,254,254);
}

div#top ul.menu li a{
font-weight: bold;
font-size: 14px;
color: rgb(59,38,5);
}

div#top ul.nav{
position: absolute;
left: 228px;
top: 226px;
}

div#top ul.nav li a{
color: rgb(41,41,41);
font-size: 11px;
text-decoration: underline;
}

div#top ul.nav li{
display: inline;
font-size: 11px;
color: rgb(125,125,125);
}

/* ________________________________MIDDLE____________________________________ */
div#middle{
width: 1001px;
_height: 500px;
min-height: 500px;
margin: auto; 
text-align: left;
}

div#left{
float: left;
width: 207px;
_height: 500px;
min-height: 500px;
margin-top: -90px;
z-index: 10;
position: relative;
}

div#left ul{
margin-left: 20px;
}


div#left ul li{
position: relative;
margin-bottom: 6px;
background: url(../img/leve-menu-border.gif) no-repeat left bottom;
}

div#left ul li img{
vertical-align: middle;
}

div#left ul li span{
cursor: pointer;
color: rgb(254,144,2);
font-size: 17px;
margin-right: 15px;
margin-left: 12px;
}

div#left ul li span:hover{
text-decoration: underline;
}

div#left ul li a{
color: rgb(254,144,2);
font-size: 17px;
margin-right: 15px;
margin-left: 12px;
}


/* pod */
div#left ul li ul{
margin-left: 0px;
}

div#left ul li ul li{
padding-left: 23px;
}

div#left ul li ul li a{
font-size: 13px;
color: black;
font-weight: normal;
margin-left: 0;
}

div#left img.toplist{
display: block;
margin: 45px auto auto auto;
}

a.ikona-novinky img{
display: block;
margin: 20px auto 0 auto;
}

div.aktualita{
margin: 10px 20px 15px 20px;
}

div.aktualita div.nadpis{
padding-top: 5px;
font-weight: bold;
color: rgb(254,144,2);
}

div.aktualita div.anotace p{
font-weight: bold;
}

div.aktualita div.odkaz a{
display: block;
text-decoration: underline;
float: right;
margin: 0 15px 0 0;
font-size: 11px;
}

div#right{
width: 760px;
float: left;
padding: 0 15px 15px 15px;
}

ul.sekce{
width: 700px;
margin: 30px auto auto auto; 
}

ul.sekce li{
padding-left: 100px;
width: 250px;
float: left;
margin-bottom: 5px;
}

ul.sekce li a{
font-weight: bold;
color: black;
}

img.akce{
display: block;
margin: auto; 
}

/* ___________________________________TABULKA________________________________ */
table.aukce{
width: 100%;
}

table.aukce tr th{
background-color: rgb(243,166,28);
text-align: center;
padding: 1px 0; 
}

table.aukce tr td{
border-bottom: 1px rgb(204,204,204) solid;
padding: 8px 0;
}

table.aukce tr td.kod{
width: 60px;
font-weight: bold;
text-align: center;
font-size: 11px;
}

table.aukce tr td.rub, table.aukce tr td.lic{
width: 100px;
text-align: center; 
}

table.aukce tr td.popis{
width: 180px;
padding: 0 2px 0 2px;
font-family: verdana;
font-size: 11px; 
}

table.aukce tr td.aukce{
vertical-align: top;
}

table.aukce tr td.aukce a.sledovani{
float: right;
}

table.aukce
tr td.aukce
div.ks{
text-align: right;
color: red;
font-weight: bold;
margin: -10px 0 0 0;
}

table.aukce
tr td.popis
div.popis{
position: relative;
height: 45px;
}

table.aukce
tr td.popis
div.popis
a.sledovani{
position: absolute;
right: 0;
bottom: 0;
}

table.aukce tr.novinky-datum td{
border: 0;
text-align: center;
font-weight: bold;
background: rgb(139,139,139);
color: white;
}

table.aukce a.kup-ted, table.aukce div.kup-ted{
font-weight: bold;
text-decoration: underline;
font-size: 15px;
cursor: pointer;
color: rgb(254,144,2);
}

/* __________________________________kosik___________________________________ */
div.kosik{
float: right;
}

div.kosik a{
font-weight: bold;
text-decoration: underline;
font-size: 17px;
color: red;
}

table.kosik{
width: 700px;
margin: 10px auto auto auto; 
}

table.kosik tr th{
background-color: rgb(243,166,28);
text-align: center;
padding: 1px 0; 
}

table.kosik tr td{
border-bottom: 1px rgb(204,204,204) solid;
padding: 8px 2px;
}

table.podkosik{
float: right;
margin-right: 80px;
}

div.podkosik{
margin: 20px auto; 
width: 650px;
}

div.podkosik a{
font-weight: bold;
}
/* __________________________________FORM____________________________________ */
form.form{
margin: auto; 
}

form.form h2{
margin-left: 20px;
}

form.form div{
clear: left;
width: 550px;
margin: 10px 0 0 0;
padding: 1px 3px 0 0;
}

form.form div.tucne label{
font-weight: bold;
}

form.form div label{
display: block;
float: left;
width: 200px;
padding: 0px 5px;
margin: 0 0 5px 0;
text-align: right;
padding-top: 2px;
}

form.form div label.radio input, 
form.form div label.radio input{
border: 0;
background: none; 
} 

form.form div.remainder{
margin: 0px 0 0 210px !important; 
font-weight: normal;
font-size: 10px;
width: 250px !important;
}

form.form div div.remainder input{
font-size: 10px;
width: 25px;
text-align: center;
height: 14px;
}

form.form div textarea{
width: 300px;
margin-left: 210px;
border: 1px solid rgb(135,135,135);
}

form.form div input, select{
width: 220px;
height: 21px;
border: 1px solid rgb(135,135,135);
}


form.form div.submit{
text-align: center;
margin-top: 30px;
}

form.form div label.radio{
float: left;
width: 90px;
text-align: left;
font-weight: normal;
}

form.form div label.radio input{
width: 20px; 
float: left;
}

form.form div.check{
margin-top: 25px;
}

form.form input.checkbox{
border: 0;
background: none;  
width: 15px !important;
height: 19px !important; 
margin-left: 5px;
} 

form.form div label.radiomarital{
width: 700px;
padding: 3px 3px;
text-align: left;
color: rgb(255,127,0);
font-weight: bold;
}

form.form div label.radiomarital span{
font-weight: normal;
color: black;
}

form.form input.radiomarital{
float: left;
width: 18px;
 height: 19px;
display: inline;
margin-right: 5px;
}

form.form div.error{
font-weight: bold;
color: rgb(255,1,1);
}

form.form div.error img{
margin-right: 4px;
vertical-align: middle;
}

form.form div.error label{
color: black;
}

form.form div.error select{
border: 1px solid rgb(255,1,1);
background-color: rgb(254,251,37);
}

form.form div.error input{
border: 1px solid rgb(255,1,1);
background-color: rgb(254,251,37);
}

form.form div.error textarea{
border: 1px solid rgb(255,1,1);
background-color: rgb(254,251,37);
}

form.prihozeni{
text-align: right;
}

form.prihozeni input.text{
width: 45px;
}

div.zapomenute-heslo a{
font-weight: bold;
}

table.hlidaci-pes td{
vertical-align: top;
}

/* __________________________________PRIHLASENI______________________________ */
div.zapomenute-heslo{
margin-top: 25px;
text-align: center;
}

div.zapomenute-heslo a{
font-size: 16px;
font-weight: bold;
text-decoration: underline;
}
/* _____________________________ZAPOMENUTE HESLO_____________________________ */
ul.zapomenute-heslo{
list-style-type: disc;
list-style-position: outside;
margin: 30px 0px 25px 30px;
font-weight: bold;
}

ul.zapomenute-heslo li{
line-height: 22px;
}

/* ______________________________MUJ UCET____________________________________ */
ul.muj-ucet{
margin: 35px 0px 50px 0px; 
width: 360px;
float: left;
}

ul.muj-ucet li{
line-height: 24px;
}

ul.muj-ucet li img{
vertical-align: middle;
margin-right: 7px;
}

ul.muj-ucet li a{
color: rgb(85,85,85);
font-size: 18px;
}

div#moje-fotky img{
margin: 25px 25px; 
}

div.pridat-inzerat{
text-align: right;
margin: 20px 30px 0 0;
font-weight: bold;
}

div.pridat-inzerat a{
font-size: 15px;
color: rgb(171,171,171);
}

div.pridat-inzerat img{
margin-right: 7px;
}

/* table */
table#table-muj-ucet{
margin: 40px auto 0 auto;
}

table#table-muj-ucet tr th{
padding: 0 5px;
font-weight: bold;
font-size: 16px;
border-bottom: dashed 1px rgb(104,104,103);
}

table#table-muj-ucet tr td{
border-bottom: dashed 1px rgb(104,104,103);
}

table#table-muj-ucet tr th.green{
text-align: center;
color: rgb(20,131,2);
font-size: 15px;
}

table#table-muj-ucet tr th.red{
text-align: center;
color: rgb(161,48,48);
font-size: 15px;
}

div#right img.panel-muj-ucet{
position: absolute;
right: 20px;
top: 110px;
}

div#editor a{
text-decoration: underline;
color: rgb(47,162,220);
}

a.vsechna{
margin-right: 30px;
font-weight: bold;
}

div#strankovani-nahore{
text-align: right;
float: right;
}

ul.fotogalerie li{
float: left;
min-width: 250px;
height: 160px;
text-align: center;
}

/* __________________________________blacklist_______________________________ */
table.blaclist{
margin: 40px auto auto auto; 
text-align: left;
}



table.blaclist tr td, table.blaclist tr th{
padding: 1px 20px; 
}

table.blaclist tr td.jmeno{
color: red;
font-weight: bold;
}

/* _____________________________________BOX__________________________________ */
div#box{
padding: 40px 40px 20px 40px;
text-align: left;
}

div#box div.submit{
padding: 10px 0 0 80px;
}

/* ___________________________________FOOTER_________________________________ */
div#footer{
width: 1001px;
background-color: rgb(150,148,148);
padding: 10px 0; 
margin: 25px auto 20px auto; 
clear: both;
}

div#footer ul li{
display: inline;
margin: 0 50px; 
}

div#footer ul li a{
color: white;
}

div.underfooter{
width: 1000px;
margin: -10px auto 20px auto;
text-align: right; 
}

div.underfooter ul.toleft{
font-size: 11px;
}

div.underfooter li{
display: inline;
}

div.underfooter li div{
display: inline;
margin: 0px 10px 0 10px; 
}
