@charset "utf-8";
/* CSS Document */

a:link { 
	color: black; 
	text-decoration: underline; 
}

a:visited { 
	color: orange; 
	text-decoration: underline; 
}

a:hover { 
	color: #b2001e; 
	text-decoration: underline;
}

a:active { 
	color: yellow; 
	text-decoration: underline;
}

a.wl:link { color: white; }
a.wl:visited { color: white; }

body{
	background-image: url(images/body-back.jpg);
	background-color: #8C0679;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	text-align: center;
	background-position: center top;
}

h1{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #66cc00;
	text-align: left;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top:5px;
	margin: 0px 0px 0px 33px;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #993399;
	text-align: left;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right:10px;
	/*border-left: solid #66cc00 10px;
	border-top: solid #66cc00 1px;*/
	border-bottom: solid #e9e4e9 1px;
	margin: 10px 10px 3px 15px;
	background-image: url(images/h2-back.gif);
	background-repeat: repeat-x;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

h4{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding-bottom: 1px;
	margin-left: 15px;
	margin-top: 0px;
	line-height: 16px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
	line-height: 28px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0px 25px 0px 15px;
	padding-top: 10px;
	line-height: normal;
}

ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

li{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	list-style-position: outside;
	text-align: left; line-height:1.5em;
}

li.vy { line-height:1.4em; margin-bottom:7px;}

#minimenu { width: 886px;	height: 16px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; text-align:left;}
#minimenu  a { font-size:8pt; color:#FFFFFF; text-decoration:none; }
#minimenu  a:hover { text-decoration:underline; }

.small{
	color: #000;
	padding-top: 10px;
	font-size: 9px;
}

.operTime{
	color: #000;
	padding-top: 10px;
}

.top01{
	width: 908px;
	height: 79px;
	background-image: url(images/top01-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


.top02{
	width: 908px;
	height: 84px;
	background-image: url(images/top02-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.btnOK{
	width: 65px;
	height: 31px;
	background-image: url(images/btn-ok-normal.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 10px;
}

.btnOK:hover{
	width: 65px;
	height: 31px;
	background-image: url(images/btn-ok-over.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.titleMain{
	width: 908px;
	height: 444px;
	background-image: url(images/title-main-back4.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.brigMain{
	width: 908px;
	height: 444px;
	background-image: url(images/title-main-back3.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.comMain{
	width: 908px;
	height: 444px;
	background-image: url(images/com-main-back.png);
	background-position: center center;
	background-repeat: no-repeat;
}

/*--------------podstránky---------*/
/**/
.top01client{
	width: 908px;
	height: 79px;
	background-image: url(images/top01client-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.top01brig{
	width: 908px;
	height: 79px;
	background-image: url(images/top01brig-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.top01online{
	width: 908px;
	height: 79px;
	background-image: url(images/top01online-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.top01map{
	width: 908px;
	height: 79px;
	background-image: url(images/top01map-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.footerMap{
	width: 908px;
	height: 98px;
	background-image: url(images/footer-map-back.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.top01clientMenu{
	width: auto;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	line-height: 60px;
}

.top01clientMenu img {vertical-align:middle;}

.top02client{
	width: 908px;
	height: 84px;
	background-image: url(images/top02client-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.top02brig{
	width: 908px;
	height: 84px;
	background-image: url(images/top02brig-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.top02online{
	width: 908px;
	height: 84px;
	background-image: url(images/top02online-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.top02map{
	width: 908px;
	height: 84px;
	background-image: url(images/top02map-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}


.pagesMain{
	width: 908px;
	margin-top: 0px;
}

.mapMain{
	width: 908px;
	height: 455px;
	background-image: url(images/map-main-back4.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.adressArea{
	width: 298px;
	height:243px;
	/* margin-top: 2px; */
	padding-left: 10px;
}

.openingArea{
	width: 298px;
	text-align:center;
	vertical-align:middle;
	/* margin-top: 60px; */
	padding-top:2px;
	padding-left: 10px; 
}

/*hlavný stĺpec vľavo, vrch*/
.pagesMainColTop{
	width: 600px;
	height: 34px;
	background-image: url(images/main-col-top-back.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0px;
}

/*hlavný stĺpec vľavo, pozadie*/
.pagesMainColCenter{
	width: 600px;
	background-image: url(images/main-col-center-back.gif);
	background-position: center center;
	background-repeat: repeat-y;
}

/*hlavný stĺpec vľavo, spodok*/
.pagesMainColBottom{
	width: 600px;
	background-image: url(images/main-col-bottom-back.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 17px;
}

/*pravý stĺpec vpravo, pozadiek*/
.pagesRightCol{
	width: 308px;
	background-image: url(images/rcol-pages-back.gif);
	/*background-position: top center;*/
	background-repeat: no-repeat;
	margin-top: 0px;
}

/*----podstránka Online formulár----*/
.onlineMainColTop{
	width: 908px;
	height: 34px;
	background-image: url(images/online-col-top-back.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0px;
}

.onlineMainColCenter{
	width: 908px;
	background-image: url(images/online-col-center-back.gif);
	background-position: center center;
	background-repeat: repeat-y;
	padding-top: 5px;
}

.onlineMainColBottom{
	width: 908px;
	background-image: url(images/online-col-bottom-back.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 17px;
}

.onlineInputHeader{
	width: 658px;
	height: 34px;
	background-image: url(images/online-quest.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	line-height: 34px;
	padding-left: 250px;
}

.onlineInput{
	width: 908px;
	height: 155px;
	background-image: url(images/online-input-back.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.onlineInputForm{
	width: 600px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: solid #FFF 1px;
	margin-top: 0px;
	margin-left: 13px;
}

.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: solid #66cc00 2px;
	text-indent: 2px;
	background-color: #FFF;
}



.chatUserHeader{
	height: 8px;
	padding: 3px 25px 3px 10px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 11px;
	letter-spacing: 1px;
	border-right: solid #666 2px;
	border-top: solid #FFF 1px;
	border-left: solid #666 1px;
	background-image: url(images/chat-uset-header-back.gif);
	background-repeat: repeat-x;
	/*width: 320px;*/
}

.chatUserText{
	padding: 1px 25px 1px 10px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-right: solid #666 2px;
	border-bottom: solid #666 2px;
	border-left: solid #666 1px;
	background-color: #d7ffae;
}

.chatAspanHeader{
	height: 11px;
	padding: 3px 25px 3px 10px;
	margin-top: 3px;
	margin-left: 35px;
	margin-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 11px;
	letter-spacing: 1px;
	border-right: solid #666 2px;
	border-top: solid #FFF 1px;
	border-left: solid #666 1px;
	background-image: url(images/chat-aspan-header-back.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	width: 300px;
}

.chatAspanText{
	padding: 1px 25px 1px 10px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	border-right: solid #666 2px;
	border-bottom: solid #666 2px;
	border-left: solid #666 1px;
	font-style: normal;
	background-color: #FFF;
	font-weight: normal;
}

/*--------podstránky--------------|*/


/*titulka, blok Naša ponuka*/
.ourBid{
	width: 600px;
	height: 256px;
	margin-top: 16px;
}

.display{
	width: 600px;
	height: 155px;
	margin-top: 30px;
	padding-top: 20px;
}


.bannerArea{
	width: 308px;
	height: 130px;
	margin-top: 43px;
}

.bidArea{
	width: 300px;
	height: 230px;
	margin-top: 43px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.anyQuest{
	width: 300px;
	height: 36px;
	margin-top: 8px;
}



.com{
	width: 600px;
	height: 380px;
	margin-top: 16px;
}


/*---------buttony-----------*/
.btnQuest{
	width: 34px;
	height: 34px;
	background-image: url(images/btn-quest-normal.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.btnQuest:hover{
	width: 34px;
	height: 34px;
	background-image: url(images/btn-quest-over.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.btnGo{
	width: 55px;
	height: 45px;
	background-image: url(images/btn-go-normal.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-top: 30px;
}

.btnGo:hover{
	background-image: url(images/btn-go-over.jpg);
}

.btnSend{
	width: 89px;
	height: 155px;
	background-image: url(images/btn-send.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 32px;
}

.btnSend:hover{
	background-image: url(images/btn-send-over.jpg);
}

/*---------buttony-----------*/


.bidDate{
	font-family: Arial, Helvetica, sans-serif;
	color: #8c0579;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
}


.footer{
	width: 908px;
	height: 98px;
	background-image: url(images/footer-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.footerBl1{
	width: 908px;
	height: 75px;
}

.footerBl2{
	width: 908px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 30px;
}

.btnMap{
	width: 77px;
	height: 39px;
	background-image: url(images/btn-map-normal.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 13px;
}

.btnMap:hover{
	width: 77px;
	height: 39px;
	background-image: url(images/btn-map-over.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

table 	{ border:0; padding:0;}
td 		{ font-family: Arial, Helvetica, sans-serif;}
p.lp	{ padding:25px 0px 0px 346px; color:#737373; font-size:24px; }
p.po	{ padding-top:0; color: #660066; line-height:1.4em; }

img.m0 { width:160px; height:64px; border:none; margin:10px 0 4px 0; }
img.m1 { width:116px; height:30px; border:none; margin:40px 0 0 18px; }
img.m2 { width:116px; height:30px; border:none; margin:40px 0 0 179px; }
img.m3 { width:116px; height:30px; border:none; margin:40px 0 0 178px; }

.tel { margin:12px 0 0 40px; font-weight:bold;color:#660066;font-size: 12px; }
.tel a { color:#660066; text-decoration:none; }
.tel a:hover { text-decoration:underline; }
