@charset "windows-1250";
/*  
BASIC 
------------
*/
* { 
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #494949;
	background-color: #FFFFFF;
}
img, img:link,img:visited {
	border: 0px;
}
.clear  {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding:0px;
	clear: both;
	border: 0px;
}
td {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
}
.tdpad {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
.tdinfo {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-align: left;
	padding: 10px;
	padding-left: 10px;
	text-transform: none;
}
.tdinfohead {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #0099CC;
	text-align: left;
	padding: 0px;
	text-transform: uppercase;
}
.td_font_small {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #696969;
	padding: 5px 0px 5px 5px;
	text-align: justify;
}
.td_font_rightsmall {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #696969;
	padding: 5px 5px 5px 5px;
	text-align: right;
	valign: top;
}
.td_font_ngsmall {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #696969;
	padding: 5px 0px 5px 5px;
	text-align: center;
	background-color: #F1F5FA;
}
.td_font_ngtitle{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #696969;
	padding: 5px 0px 5px 5px;
	font-variant: small-caps;
}
.td_fontwhite_small {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.bottom_line {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom_line_red {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
	border-right-width: 1px;
}
.bottom_line_grey {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	padding: 5px 0px 5px 5px;
	text-align: center;
	background-color: #F1F5FA;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
}
.leftright_line {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftright_line_red {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
}
.bottom_linepad {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 0px;
	padding-right: 0px;
}
.padd_linepad {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.bottom_linepad1 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.top_line {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-bottom-width: 1;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftskiid_line {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 5px 5px 5px;
	color: #696969;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E7EA;
}
.td_trazmere{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/skiid_back_mp.gif) left top no-repeat;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	color: #5588BB;
	font-variant: small-caps;
	font-weight: bold;
}
.td_trazmere_map {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/skiid_back_mp.gif) left top no-repeat;
	font-size: 14px;
	color: #5588BB;
	font-variant: small-caps;
	font-weight: bold;
}
.td_nocna {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/noc_icon.gif) left top no-repeat;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	color: #5588BB;
}

.td_tag_skiid {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/skiid_back_part.gif) left top no-repeat;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	color: #5588BB;
}
.bottomskiid_line {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E7EA;
}
h1 {
	font-size: 0.8em;
	line-height: 0.9em;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	}

/*LINKS
-----------------------------------------------------------------------------
*/

a {
	text-decoration: none;
	outline: none;
	color: #5588BB;
}
a:hover {
	color: #336699;
	text-decoration: underline;
	}

/*MENUS
-----------------------------------------------------------------------------
*/

.tmenuon {
	text-decoration: none;
	outline: none;
	color: #696969;
/*	font-weight: bold; */
	font-size:13px;
	text-align: left;
/*	font-variant: small-caps; */
}

.tmenuonover {
	color: #336699;
	font-size:13px;
	text-decoration: underline;
	text-align: left;
	cursor:pointer;
}
.tmenuonout {
	color: #696969;
	font-size:13px;
	text-decoration: none;
	text-align: left;
}
.submenu_on {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 95px;
	height: 32px;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/submenu_wsel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu_on_1 {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 32px;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/submenu_wsel_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu_off {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 95px;
	height: 32px;
	font-size:13px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/submenu_wnosel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu_dot{
	background-image: url(images/submenu_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#photoholder {
	width:200px;
	border:0px solid #666;
	background:#fff url('/Images/blank_icon_loading.gif') 50% 50% no-repeat;
}
#thephoto {
	width:200px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 13px;
/*	padding-left: 25px;*/
}
.left10 {
	padding-left: 10px;
}
.menu_seznam{
	color: #5588BB;
	cursor: pointer;
}

.cell {
  display: table-cell;
  width: 101px;
  height: 20px;
  float:right;
}
.h_razmik{
	height: 5px;
}


fieldset, img {
border:0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
li {
list-style:none outside none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:"";
}
abbr, acronym {
border:0 none;
font-variant:normal;
}
sup {
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}

legend {
color:#000000;
}

.content p, p {
line-height:1.5em;
margin-bottom:16px !important;
}
.left {
float:left;
}
.underline {
border-bottom:1px dotted #25586B;
padding:4px 0;
color:#085079;
font-family:Tahoma,Geneva,sans-serif;
}
.quart{ 
width:150px; 
}

.col {
margin-right:5px;
}
.colR {
margin-left:10px;
}
.smallcol {
margin-right:2px;
}
fieldset {
background:none repeat scroll 0 0 transparent;
border:medium none;
margin:0;
padding:0;
}
fieldset br {
clear:both;
}
fieldset .sub.underline {
margin-bottom:1.1em;
}
label {
color:#085079;
line-height:22px;
}
input, select, textarea {
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #83B1CC;
color:#444444;
font-family:Tahoma,Geneva,sans-serif;
}
input {
height:19px;
padding:4px 3px 0;
}
select {
height:25px;
padding:0 0 0 3px;
}
textarea {
padding:5px;
}
option {
padding:0 5px;
}
select.text {
width:210px;
}
select.num {
text-align:center;
width:65px;
}
select.num option {
text-align:center;
}
input.tiny {
height:20px;
text-align:center;
width:23px;
}


* + html input.tiny {
width:23px;
}
.formular fieldset {
-moz-border-radius:5px 5px 5px 5px;
border:1px solid #B1D5E8;
width:660px !important;
}
.formular ul {
list-style:none outside none;
overflow:hidden;
}
.formular li {
overflow:hidden;
}
.formular .center ol li {
clear:both;
width:200px;
}
.formular #required ul li {
clear:both;
}
.formular label {
color:#085079;
float:left;
margin:0 5px 5px 0;
padding:2px 0 0;
text-align:right;
width:120px;
}
.formular input, .formular select {
float:left;
height:24px;
margin-bottom:3px;
width:200px !important;
}
.formular .koda_mobitel {
float:left;
height:24px;
margin-bottom:3px;
width:80px !important;
}
.formular select {
width:138px;
}
.formular input.radio {
display:inline;
float:none;
width:20px;
}
.formular .boxed input, .formular .boxed select {
width:90px;
}
.formular .boxed select {
width:94px;
}
.formular .textLeft label {
text-align:left !important;
}
.formular .textLeft input, .formular .textLeft select {
margin-right:5px;
width:30px !important;
}
.content {
display:block;
overflow:hidden;
padding:5px;
width:660px !important;
}
.center {
margin:0 auto;
width:520px;
}
.attributecountry {
width:200px;
}
.class_nag {
width:675px;
}
.oglas_nag_data {
	color: #777777;
	font-size:13px;
	text-align: left;
}
.oglas_nag_error {
	color: #990000;
	font-size:13px;
	text-align: left;
}


