
* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

div.page-wrapper{
	width: 1035px;
	margin: 0 auto;
}

div.page-top, div.page-bottom {
	width: 960px;
	margin: 0 auto;
}

hr {
    height: 0px;
    border: none;
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #FFFFFF;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

p, ul, table, div {
    font-size: 12px;
    color: #333333;
}

table tr td {
    vertical-align: top;
}

p {
    margin: 4px 0 6px 0;
    line-height: 1.5em;
}

a {
    color: #007bc9;
}

a:hover {
    text-decoration: none;
}

body {
    background-color: #c35700;
}

div.page-world {
    background-color: #FFFFFF;
}

/*
 * Headings
 */
 
h1 a span {
    display: none;
} 

h2 {
    color: #007bc9;
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0 16px 0;
}

h2 strong {
    font-weight: normal;
    color: #cc6a00;
}

img.icon {
    margin: 0 6px 0 0;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 6px 0;
}

h3 strong, h3 b {
    color: #cc6a00;
}


/*
 * 	TOP
 */
div.page-top-wrapper {
	background:#ca6600 url('top_bg.gif') repeat-x top left;
	height: 73px;
}

div.page-top img.logo {
	float: left;
}

div.page-top div.menu {
	float: left;
	padding-left: 6px;
}

div.page-top div.menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 40px 7px 18px 7px;	
    text-shadow: 1px 1px 2px #333333;	
}

div.page-top div.menu a.current {
    background-image: url('top_bg_o.gif');	
}

div.page-top div.menu li {
	float: left;
	list-style: none;
}

div.page-top div.menu a:hover {
	background:transparent url('top_bg_o.gif') repeat-x top left;
}

div.page-top div.box-login {
    text-align: right;    
}

div.page-top div.box-login div.menu {
    float:right;
}

div.page-top div.box-login div.forgotten-password a {
    font-size: 11px;
    color: #FFFFFF;
}

div.page-top div.box-login div.forgotten-password {
    padding: 7px 0 6px 0;
}

div.page-top div.box-login input.text {
    background-color: #FFFFFF;
    background-position: left center;
    background-repeat: no-repeat;
    width: 88px;
    border: 1px solid #929292;
    padding: 2px 2px;
    color: #444444;
}

div.page-top div.box-login input.image {
    vertical-align: middle;
}

/*
 * BODY common
 */

div.page-wrapper {
    padding: 12px 0 30px;
}

div.page-body {
    margin-left: 20px;
    float:left;
    width: 695px
}

div.box-form {
    background-image: url('box_bg.gif');
    font-size: 12px;
    width: 690px;
}

div.box-form div.top {
    height: 5px;
    background-image: url('box_top.gif');
    margin-bottom: 6px;
}

div.box-form div.bottom {
    height: 5px;
    background-image: url('box_bottom.gif');
    clear: right;    
    margin-top: 6px;
}

div.box-form div.content {
    padding: 4px 12px;
}

div.box-form h3 {
    border-bottom: 1px solid #007bc9;
    font-size: 14px;
    font-weight: bold;
    color: #5E5E5E;
    margin: -8px 0 17px 0;
}

div.box-form h3 span {
    position: relative;
    top: 7px;
    left: 16px;
    background-color: #e5f2f9;
    padding: 6px;
}

a.button-small {
    background: transparent url('btn_small_right.gif') no-repeat center right;
    padding: 7px 9px 9px 0;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    float: right;
    text-decoration: none;
}

a.button-small span {
    background: transparent url('btn_small_left.gif') no-repeat center left;
    padding: 7px 2px 9px 9px;
    text-shadow: 1px 1px 2px #444444;
}

a.button-small:hover {
    background-image: url('btn_small_right_o.gif');
}

a.button-small:hover span {
    background-image: url('btn_small_left_o.gif');
}

a.button-big {
    background: transparent url('btn_big_right.gif') no-repeat center right;
    padding: 12px 9px 14px 0;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    text-decoration: none;
}

a.button-big span {
    background: transparent url('btn_big_left.gif') no-repeat center left;
    padding: 12px 2px 14px 9px;
    text-shadow: 1px 1px 2px #222222;
}

a.button-big:hover span {
    background-image: url('btn_big_left_o.gif');
}

a.button-big:hover {
    background-image: url('btn_big_right_o.gif');
}


/*
 * NABIDKA CEST
 */ 
div.box-route {
    margin: 0 0 10px 0;
    background-image: url('box_route_bg.gif');
    width: 690px;
    clear:both;
}

div.box-route div.top {
    height: 5px;
    background-image: url('box_route_top.gif');
}

div.box-route div.bottom {
    height: 5px;
    background-image: url('box_route_bottom.gif');   
}

div.box-route div.content {
    padding: 10px;
}

div.box-route img.photo, div.box-route div.photo img {
    border: 1px solid #d7d7d7;
    margin: 0 5px 0 1px;
}

div.box-route div.photo {
    float: left;
}

div.route-cities {
    margin: 6px 0 6px 0;
}

div.route-cities strong {
    font-size: 14px;
    color: #000000;
}

div.route-cities img {
    margin: 0 5px;
}

a.route-signup {
    margin: 6px 0 4px 0;
}

a.route-details {
    display:block;
    margin: 0 0 0 0;
}

div.odstrankovani {
    clear:both;
}

div.odstrankovani ul {
    text-align: center;
    list-style-type: none;
    padding: 6px;
    margin: 10px 0;
    background-color: #F8F8F8;
    -moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #F8F8F8;
	border-bottom: 1px solid #CCCCCC;
    
}

div.odstrankovani ul li {
    display: inline;
    padding: 8px;
}

/*
 * FORMS
 */
 /*
div.box-form form {
    padding: 0 0 0 22px;
}
*/
form div.description {
    float: right;
    color: #898989;
}

label {
    color: #cc6a00;
    margin-left: 4px;
}

label.optional {
    color: #757575;
}

td.label {
    width: 90px;
    text-align: right;
}

input.text, select, textarea, input.cal {
    border: 1px solid #C8C8C8;
    padding: 2px;
    margin: 0 4px;
    width: 130px;
    font-size: 12px;
    color: #555555;
}

input.text:focus, select:focus, textarea:focus {
    color: #000000;
    background-color: #F8F8F8;
}

input.text:hover, select:hover, textarea:hover {
    border-color: #AAAAAA;
}

input.cal {
    width: 100px;
}

img.cal {
    cursor: pointer;
}

input.medium, select.medium, textarea.medium {
    width: 320px;
}

input.small, select.small, textarea.small {
    width: 70px;
}

input.large, select.large, textarea.large {
    width: 640px;
}

form div.submit-line {
    margin: 18px 0 6px 0;
}

input.submit, input.submit-small-ok, input.submit-small-cancel {
    -moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6p
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
    background: transparent url('btn_big_left.gif') no-repeat center right;
    padding: 8px 16px 10px 16px;
    text-shadow: 1px 1px 2px #222222;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    margin: 8px 8px 4px 0;
}

input.submit-small-cancel {
    background: transparent url('btn_small_left.gif') no-repeat center right;
}

input.submit-small-ok, input.submit-small-cancel {
    padding: 3px 9px 4px 9px;
    margin: 0 2px 0 4px;    
}

input.submit[disabled],.submit-small-ok[disabled] {
    color: #A0A0A0;
    cursor: default;
}

form input.submit:hover, form input.submit-small-ok:hover {
    background-image: url('btn_big_left_o.gif');
}

form input.submit-small-cancel:hover {
    background-image: url('btn_small_left_o.gif');
}

input.submit[disabled]:hover {
    background-image: url('btn_big_left.gif');
}

/*
 * INTRO
 */
div.intro-box-left {
    float: left;
    width: 350px;
    background-image: url('intro_box_left_bg.gif');
}

div.intro-box-left div.top {
    height: 5px;
    background-image: url('intro_box_left_top.gif');
} 
  
div.intro-box-left div.bottom {
    height: 5px;
    background-image: url('intro_box_left_bottom.gif');
} 
  
div.intro-box-right {
    float: right;
    width: 505px;
    background-image: url('intro_box_right_bg.gif');
}

div.intro-box-right div.top {
    height: 5px;
    background-image: url('intro_box_right_top.gif');
} 
  
div.intro-box-right div.bottom {
    height: 5px;
    background-image: url('intro_box_right_bottom.gif');
    clear: both;
} 

a.intro-register {
    float: right;
    margin: 8px 0px 0 0px;
}
  
div.page-intro h3 {
    margin: 14px 0 6px 0;
}

div .page-intro{
  width: 865px;

}

div.page-intro h3.gray {
    color: #4c4c4c;
    font-weight: normal;
}

div.intro-box-left div.content, div.intro-box-right div.content {
    padding: 0 16px 0 16px;
    height: 112px;
}

div.intro-box-offer div.content {
   	font-size: 12px;
    padding: 4px 20px;
}

div.intro-box-offer div.content div.line img {
    margin: 0px 6px 2px 6px;
    vertical-align: middle;
}

div.intro-box-offer div.content div.line {
    padding: 10px 4px;
}

div.intro-box-offer div.content div.line div.time, div.intro-box-offer div.content div.last {
    float: right;
}

div.page-intro ul {
    margin: 14px 0 0 18px;
}

div.page-intro ul li {
    list-style: square;
    margin-top: 8px;
}

div.intro-box-left p, div.intro-box-right p {
    margin: 0 0 0 4px;
}

div.intro-box-offer {
    background-image: url('intro_box_offer_bg.gif');
}

div.intro-box-offer div.top {
    height: 5px;
    background-image: url('intro_box_offer_top.gif');
} 
  
div.intro-box-offer div.bottom {
    height: 5px;
    background-image: url('intro_box_offer_bottom.gif');
    clear: both;
} 


/*
 * LEFT
 */

div.page-left {
	float: left;
	width: 150px;
	padding-top: 15px;
}

div.page-right {
	
  float: right;
	width: 150px;
	height: 600px;
	margin-left: 20px;
	margin-top: 57px;
	background-image: url('page_right_bg.gif');
}

div.page-right div.top {
    margin-bottom:5px;
    height: 5px;
    background-image: url('page_right_top.gif');
} 
  
div.page-right div.bottom {
    margin-top:10px;
    height: 5px;
    background-image: url('page_right_bottom.gif');
    clear: both;
} 



div .reklama1{
  width:130px;
  height:140px;
  background-color:#f7f7f7;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  }

div .reklama2{
  width:130px;
  height:420px;
  background-color:#f7f7f7;
  margin-left:10px;
  margin-right:10px;
}


div.left-box {
	margin: 2px 0 0 0;
}

div.left-box div.title {
	font-size: 13px;
	font-weight: bold;
	color: #cc6a00;
	background-color: #f5f5f5;
	border-bottom: 1px solid #dedede;
	padding: 6px 6px 6px 8px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

div.left-box div.title a {
	color: #cc6a00;
	display: block;
    text-decoration: none; 
}

ul.links {
	list-style: none;
	font-size: 12px;
	padding: 5px;
}

ul.links li a img {
    vertical-align: bottom;
    float: left;
}

ul.links li a {
	text-decoration: none;
	color: #000000;
	min-height: 20px;
	display:block;
}

ul.links li a.current {
	text-decoration: underline;
	color: #007bc9;
}

ul.links li a:hover {
	text-decoration: underline;
}

div.kontakt-left {
    float: left;
    width: 160px;
	padding-top: 15px; 
	padding-right: 10px;
}

div.kontakt-left table tr td {
    font-size: 11px;
}

div.kontakt-left table tr td em {
    font-size: 10px;
    color: #666666;
}

div.kontakt-left table tr td strong {
    font-size: 12px;
}

div.kontakt-right {
    float: left;
    width: 620px;
}


	
/*
 * BOTTOM
 */

div.page-bottom-wrapper {
    background-image: url('bottom_bg.gif');
    height: 73px;
}

div.page-bottom {
    background: transparent url('bottom_bg_middle.gif') repeat-x top left;    
    font-size: 12px;
    text-align: left;
    color: #FFFFFF;
    padding: 34px 0 0 0;
}

div.page-bottom-links {
    font-size: 12px;
    float: right;
    padding: 0 0 0 0;
  }

div.page-bottom a {
    color: #DDD;
    text-shadow: 1px 1px 1px #000000;
    text-decoration: none;
}

div.page-bottom a:hover {
    color: #FFF;
}

div.page-bottom p {
    clear: both;
    padding: 3px 0 0 4px;
    color: #FFFFFF;
}

ul#nav {
}

ul#nav li {
    list-style-type: square;
    list-style-position: inside;
    float: left;
    padding: 0 6px;
}

/*
 * USER
 */ 

div.foto {
    float:right;
}

div.foto img {
    margin: 0 8px 0 0;
    border: 1px solid #d7d7d7;
}

div.komentar_foto img {
    border: 1px solid #d7d7d7;
}
 
div.komentar_prispevek {
    margin-top: 10px;
    width: 690px;
    border-bottom: 1px dashed #d7d7d7;
    padding: 0px 4px;
}

div.unread {
    background-color: #F0F4FF;
}
 
div.komentar_foto {
    float:left;
}

div.komentar_uzivatel {
    float:left;
    padding: 0 16px 4px 12px;
    border-right: 1px solid #d7d7d7;
    margin-right: 16px;
    color: #888888;
    min-width: 120px;
    text-align: right;
}

div.komentar_text {
    float:left;
    width: 400px;
}

div.komentar_text div.subject a {
    color: #000000;
}

div.komentar_text div.subject {
    font-weight: bold;
}

div.komentar_text div.text {
    margin-top: 8px;
}

td.first-column {
    font-style: italic;
    color: #555555;
}

tr.odd {
    background-color: #F4F4F4;
}

table.user-data {
    width: 440px;
}

table.user-data td {
    padding: 5px;
}

.prihlaseni{
  height:3000px;

}

div.user-tasks {
    float:right;
    width: 226px;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-bottom: 2px solid #DDD;
    padding: 6px 0 0 0;
    -moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

div.user-tasks div.content {
    padding: 12px 8px 12px 8px;
}

div#seznam_pratel select {
    width: 300px;
    height: 100px;
}

