
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {
line-height:1;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content:'';
content:none;
}

/* remember to define focus styles! */
:focus {
outline:0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration:none;
}

del {
text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:collapse;
border-spacing:0;
}

body {
font:13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
outline:1px dotted;
}

hr {
border:0 #ccc solid;
border-top-width:1px;
clear:both;
height:0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/
h2 {
font-size:23px;
}

h3 {
font-size:21px;
}

h4 {
font-size:19px;
}

h5 {
font-size:17px;
}

h6 {
font-size:15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
list-style:decimal;
}

ul {
list-style:disc;
}

p,dl,hr,h2,h3,h4,h5,h6,pre,table,address,fieldset {
margin-bottom:20px;
}

.floatRight {
float:right;
margin:5px 0 0;
}

#footer {
background:#ADB1A9;
color:#333;
font:102.5% Arial, Helvetica, sans-serif;
text-align:left;
}

#footer_wrap,#container_wrap {
min-width:890px;
width:98%;
margin:100px auto 0;
}

#footer_wrap {
background:#adb1a9;
font-size:1.4em;
clear:both;
}

#footer {
position:relative;
width:850px;
color:#fff;
margin:0 auto;
padding:1em 20px 20px;
}

a#footer_home {
background:url(http://newyorkcity.sk/wp-content/themes/newyork/images/footer-logo.png) no-repeat;
}

a#footer_home {
margin-top:2px;
float:left;
display:block;
width:200px;
height:30px;
text-indent:-9999px;
}

#footer ul {
list-style:none;
height:1.5em;
font-size:.857em;
margin:6px 0 0 190px;
}

#footer ul li {
float:left;
padding:0 4px 0 0;
}

#footer ul li a {
text-decoration:none;
color:#555;
margin-right:.7em;
text-transform:lowercase;
}

#footer p {
font-size:.80em;
clear:both;
color:#fff;
margin:0 0 0 200px;
}

#footer p a:visited,#footer a:hover {
text-decoration:underline;
color:#fff;
}

#footer .disclaimer {
color:#fff;
}

#footer p a,#footer p a:visited,footer p a:hover {
text-decoration:underline;
color:#fff;
margin-right:10px;
text-transform:lowercase;
}

#footer .disclaimer {
color:#fff;
}

body {
	background:white;
	color: #333;
	font-size: 10px;

	
}

body {
	font: 10px Arial, 'Liberation Sans', FreeSans, sans-serif;
}

.container_24 {
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	width: 960px;
	background:white;	
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.sidebar,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .grid_1 {
	width: 30px;
}

.container_24 .grid_2 {
	width: 70px;
}

.container_24 .grid_3 {
	width: 110px;
}

.container_24 .grid_4 {
	width: 150px;
}

.container_24 .grid_5 {
	width: 190px;
}

.container_24 .grid_6 {
	width: 230px;
}

.container_24 .grid_7 {
	width: 270px;
}

.container_24 .sidebar {
	width: 309px;
	padding-left:6px;
}
hr{border:0 #EDEDED solid;border-top-width:1px;clear:both;height:0}




.container_24 .grid_9 {
	width: 350px;
}

.container_24 .grid_10 {
	width: 390px;
}

.container_24 .grid_11 {
	width: 430px;
}

.container_24 .grid_12 {
	width: 470px;
}

.container_24 .grid_13 {
	width: 510px;
}

.container_24 .grid_14 {
	width: 550px;
}

.container_24 .grid_15 {
	width: 590px;
}

.container_24 .grid_16 {
	width: 630px;
}

.container_24 .grid_17 {
	width: 670px;
}

.container_24 .grid_18 {
	width: 710px;
}

.container_24 .grid_19 {
	width: 750px;
}

.container_24 .grid_20 {
	width: 790px;
}

.container_24 .grid_21 {
	width: 830px;
}

.container_24 .grid_22 {
	width: 870px;
}

.container_24 .grid_23 {
	width: 910px;
}

.container_24 .grid_24 {
	width: 950px;
}

.grid_16{
	padding-left:3px;
}


.container_24 .sidebar{width:300px;border-left:1px solid #CCC;background:#FFF;min-height:1200px;}
.container_24 .grid_16{width:630px;}
	
	
	
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.sidebar,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16,.grid_17,.grid_18,.grid_19,.grid_20,.grid_21,.grid_22,.grid_23,.grid_24{display:inline;float:left;position:relative;margin-left:5px;}


.alpha{margin-left:0}.omega{margin-right:0}.container_24 .grid_1{width:30px}.container_24 .grid_2{width:70px}.container_24 .grid_3{width:110px}.container_24 .grid_4{width:150px}

.container_24 .grid_6{width:230px}.container_24 .grid_7{width:270px}.container_24 .grid_9{width:350px}.container_24 .grid_10{width:390px}







.ToolsRight {
  float: right;
  width: 140px;
  margin: 30px 0 20px 10px;
}
.articleTools {
  border-left: 1px solid #EAE8E9;
 
  float: right;
  margin: 5px 0 5px px;
  width: 180px;
  }
 .articleTools ul {
  padding:0;
  
  margin: 5px 2px 7px 0;
  font-size: 13px;
  clear: both;
  }

.articleTools  ul li {
  padding: 7px 0 7px 15px;
  margin-bottom: 1px;
  font-family: arial, helvetica, sans-serif;
  font-size: 80%;
  line-height: 1.4em;
  text-transform: uppercase;
  list-style-image: none;
  border-bottom: 1px solid #EAE8E9;
  }

.articleTools  ul li.last { 
  border-bottom: none;
}

 .header {
    font-size: 110%;
    color:#666666;
    padding: 0 0 0 10px;
  
    }





/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child+html .clearfix {
	zoom: 1;
}
a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	
	font-weight: normal;
	
}



.center{
	margin-left:auto;margin-right:auto;
}
 .alignright {

float: right;

}



.alignleft {

float: left;

}

/*NAVIGACIA PRI SINGLE*/

.nav {
  font-size: 1.1em;
  border-top:1px solid #EDE;
  border-bottom:1px solid #EDE;
  height:50px;padding:10px;
  margin-top:45px;
  
}
.nav ul, 
.nav ul li {
  margin: 0 !important;
  padding: 0 !important;
}
.nav ul {
  margin: 15px 0;
  
}
.nav ul li {
  background: none;
  line-height: 1.3em;
  margin: 0;
  font-size: 1em;
  width: 300px;
}
.nav .element2 {
  text-align: right;
}
.nav li .next,
.nav li .previous {
  color: #999;
  margin-bottom: 2px;
  padding: 0 25px;
  display: block;
  font-weight: normal;
  font-family: arial,helvetica,sans-serif;
}
.nav li a {
  display: block;
  font-family: arial,georgia, "times new roman", times, serif;
  font-size: 12px;
  font-weight: bold;
}
.nav .element1 a,
.nav .clearfix li.alignleft a {
  padding: 0 14px 10px 25px; 
  background: url(http://newyorkcity.sk/wp-content/themes/newyork/images/arrow-left.gif) no-repeat left 0;
}
.nav .element2 a,
.nav .clearfix li.alignright a {
  padding: 0 25px 10px 14px; 
  background: url(http://newyorkcity.sk/wp-content/themes/newyork/images/arrow-right.gif) no-repeat right 0;
}
.opposingFloatControl .element1 {
  float: left;
}
.opposingFloatControl .element2 {
  float: right;
}


/*STORY*/

#story p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 1em;
	padding:0 5px 0 10px;

}

#story h1 {
	font-size:2.8em;
	font-weight:bold;
	line-height:1.2em;
}
#story h2 {
	font-size: 2.0em;
	line-height: 1.5em;
	margin-top: 1em;
	padding:10px 0 0px 10px;

}

#story h3 {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-top: 1em;
	padding:10px 0 0px 10px;

}

img.aligncenter,.sidebar img  {display: block; margin-left: auto; margin-right: auto}


.sidebar h4  {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 1em;
	padding:10px 0 0px 10px;
}

.sidebarMetro{
	font-size: 1.1em;
}



.sidebarMetro img {
	float:left;

}

#story img
{padding: 0px 0px 0px 4px;
	
	margin: 0 1em .5em 0;
}
#story img.aligncenter{padding: 2px;
	border: 1px solid #e5e5e5;
	margin: 0 1em .5em 0;
}


/**/





#zaciatok2{

margin:0 auto 0 auto; 
background:white;
width:960px;

/*border:1px solid #EEE;  */

*height:1%;}



 #header{height:100px;margin:0;background:white;}

 #header-inner{padding:24px 0 0 0;background:white;}

 #logo-title{float:left;margin-left:300px;}

 
p#index{
	margin:0px 0 0px -10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size:100%;

}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

.navigation .subNavigation {
width:940px;
height:19px;
margin:0;
padding:8px 15px 0;
border-top:none;
background:#f4f4f4;
list-style:none;
white-space:nowrap;
font-weight:400;
clear:both;
position:absolute;
atop:26px;
left:0;
text-transform:uppercase;
white-space:normal;
border-bottom:1px solid #d3d3d3;
}

.navigation .subNavigation li,.navigation ul.tabs li.selected ul li {
float:none;
display:inline;
margin:0;
padding:0 6px;
border:none;
font-family:arial, helvetica, sans-serif;
font-weight:400;
background:#f4f4f4;
}

#sprievodca {
width:158px;
}

#navUs {
width:36px;
}

#navNyregion {
width:89px;
}

#navBusiness {
width:71px;
}

#navTechnology {
width:96px;
}

#navScience {
width:65px;
}

#navHealth {
width:63px;
}

#navSports {
width:60px;
}

#navOpinion {
width:120px;
}

#navArts {
width:46px;
}

#navStyle {
width:52px;
}

#navTravel {
width:161px;
color:#39c;
border-right:0;
}
#navTravel a  {

color:#39c;
padding-left:20px;
}
#navJobs {
width:48px;
}

#navRealestate {
width:85px;
}

#navAutomobiles {
width:57px;
}

#navJobs,#navRealestate,#navAutomobiles {
font-family:arial, helvetica, sans-serif;
font-weight:700;
background:#e6eff8;
}

.navigation .subNavigation ul#subnavWorld,.navigation .subNavigation ul#subnavUS,.navigation .subNavigation ul#subnavNYRegion,.navigation .subNavigation ul#subnavBusiness,.navigation .subNavigation ul#subnavTechnology,#navWorld.selected ul,#navUs.selected ul,#navNyregion.selected ul,#navBusiness.selected ul,#navTechnology.selected ul {
text-align:left;
}

#navJobs.selected ul {
text-align:right;
}

.navigation ul#subnavTravel {
/* where is this found in travel, pre-travel redesign? */
text-align:right!important;
}

.navigation .subNavigation ul li.children,.navigation .tabs li.selected ul li.children {
padding:4px 10px 3px;
height:auto;
/* background:#fff; */
border:1px solid #ccc;
font-weight:700;
line-height:13px!important;
}

.navigation .subNavigation ul li.children ul,.navigation .tabs li.selected ul li.selected ul {
width:auto;
margin:0;
padding:0;
display:inline;
border-top:none;
background:none;
font-weight:400;
}

.navigation .subNavigation ul li.children ul li,.navigation .tabs li.selected ul li.selected ul li {
margin:0;
background:none;
text-transform:none;
padding:0!important;
}

.navigation .subNavigation ul li.children ul li a,.navigation .tabs li.selected ul li.children ul li a {
color:#004276;
padding:4px 8px 3px;
}

.navigation .subNavigation ul li.nochildren,.navigation .tabs li.selected ul li.nochildren {
font-weight:700;
}

.navigation .subNavigation ul li.children ul li.selected,.navigation .tabs li.selected ul li.children ul li.selected {
padding:0 6px;
font-weight:700;
/* background:#fff; */
}

/* BEGIN fixing for noNavChild */
.navigation.nochild {
height:auto;
}


#subSubNav_specialoffers a {
background-color:#e6eff8;
border-left:1px solid #e2e2e2;
}

#navNyregion.selected {
padding:7px 0 0;
border-bottom:1px solid #d3d3d3;
}

#navNyregion .subNavigation {
display:none;
}

#subNav_sportstickets a {
font-weight:700;
color:#004276;
font-size:.909em;
}

#subNav_sportstickets a:link,#subNav_sportstickets a:visited {
font-weight:700;
}

#subNav_sportstickets {
border:1px solid #ccc;
padding:3px 6px 2px;
position:relative;
}

.column {
float:left;
display:inline;
}

.column {
margin-right:1px;
}

.lastColumn {
margin-right:0!important;
}

.navigation ul li.selected {
/* background:#fff; */
}

.subNavigation {
padding:10px 0 10px 10px;
background:url(../images/background2.png);
}



.subNavigation div.four ul {
width:255px;
}

.subNavigation div.four li {
padding:0 5px 0 0;
border-left:none;
}

.subNavigation div.four li.last {
padding:0;
}

.subNavigation .inlineSearchControl .text {
width:235px;
}

/*Hlavne menu*/
.tabs {
display:block;
margin:0;
padding:0;
white-space:nowrap;
text-transform:uppercase;
font-family:arial, helvetica, sans-serif;
overflow:hidden;
}

.tabs li {
float:left;
display:block;
margin:0;
padding:4px 17px 3px;
/* background:#fff; */
background-image:none;
border:1px solid #EFEFEF;
border-width:1px 1px 1px 0;
font-size:1em;
white-space:pre;
}

.tabs li.first,.tabs li.firstItem {
border-left:1px solid #ccc;
}

.tabs li.selected {
/* background:#fff; */
border-bottom:none;
padding:4px 17px;
}

.tabs li a,.tabs li a:link,.tabs li a:visited,.tabs li a:hover {
color:#333;
}

ul {
list-style:none;
padding-left:0;
}

ol {
padding-left:0;
margin-left:18px;
}

a:hover {
text-decoration:underline;
}

form {
margin:0;
padding:0;
}

label {
display:block;
margin:0;
padding:0;
font-size:1.1em;
font-family:arial, helvetica, sans-serif;
color:#000;
}

.inlineLabel {
display:inline;
}

input,textarea,select {
font-size:1.1em;
color:#000;
}

input {
vertical-align:middle;
}

.inlineSearchControl .text {
margin-right:2px;
}

.columnGroup:last-child,ul:last-child,ul li:last-child {
margin-bottom:0;
}

/*HLAVNY SUB*/
.navigation ul li.selected {
border-bottom:none;
padding:17px 0 0;
}

.subNavigation:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.subNavigation {
border-width:0 0 1px;
}

.subNavigation .inlineSearchControl .text {
margin-right:3px;
}

.subNavigation .inlineSearchControl {
float:left;
}

/* columns */
.subNavigation .column {
border-right:1px solid #ccc;
height:38px;
margin-right:0;
min-height:40px;
}

.subNavigation div.last,.subNavigation .lastColumn {
border-right:none;
margin-right:0;
}

.subNavigation .columnGroup {
margin-bottom:0;
margin-left:10px;
margin-right:10px;
}

.subNavigation .first .columnGroup,.subNavigation .firstColumn .columnGroup {
margin-left:0;
}

.subNavigation .last .columnGroup,.subNavigation .lastColumn .columnGroup {
margin-right:0;
}

/* headings */
.subNavigation label,.subNavigation h5 {
font-size:1.4em;
/* 14px */
}

.subNavigation label {
font-weight:700;
margin-bottom:3px;
}

.subNavigation h5 {
font-family:arial, helvetica, sans-serif;
margin-bottom:5px;
}

.subNavigation h5 a,.subNavigation h5 a:visited {
color:#000;
}

/* unordered lists */
.subNavigation ul li {
background:none;
border-left:1px solid #ccc;
float:left;
font-family:arial, helvetica, sans-serif;
font-size:1.1em;
/* 11px */
padding:0 8px;
}

.subNavigation ul li.first,.subNavigation ul li.firstItem {
padding:0 8px 0 0;
border-left:none;
}

.subNavigation ul li.last,.subNavigation ul li.lastItem {
padding:0 0 0 8px;
}

.subNavigation ul li.selected {
color:#333;
}

.subNavigation ul li a,.subNavigation ul li.selected {
font-weight:700;
}
#logo-title a,#logo-title span {
text-indent:-999999px;
display:block;
width:387px;
height:81px;
background:transparent url(http://newyorkcity.sk/wp-content/themes/newyork/images/logo.png) no-repeat 0 0;
}

/*DALSIE*/

   a {
color:#2D7BB2;
}
   
   
/*POPULAR*/

#mostpopular {
	padding: 12px 0 0 0;
	width:300px;
	border-top: 1px solid #e1e1e1;
	Aborder-left: 1px solid #d7d7d7;
	Aborder-bottom:1px solid #e1e1e1; 
}

#mostpopular h2, #mostpopular div.tab h3 {display: none;}



#mostpopular	{
	
	border: 1px solid #FFF; 
	margin-bottom: 8px;
}

#mostpopular .tabs-sidebar {
	padding-top: 30px;
	
	border-bottom: 1px solid #cecece;
}

#mostpopular.blog-comments .tabs-sidebar {
	padding-top: 10px;
	background: none;
}

#mostpopular.sitewide .tabs-sidebar {
	padding-top: 25px;
	
}

#mostpopular.blog-comments .tabs-sidebar {
	padding-top: 25px;
	
}

#mostpopular .tab  {
	background: #fff;
	padding: 8px 0 5px 12px;
}

#mostpopular h4 {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	width: 90px;
	margin: 0 auto 10px auto;
	padding: 0; 
	text-align: center; 
	background-color: #ededed;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

#mostpopular ul.tabNav {
	background: transparent url("http://images.nymag.com/gfx/px/tab-border-bottom.gif") repeat-x left bottom;
	padding: 0 0 4px 7px;
	margin: 0;
}

#mostpopular.sitewide ul.tabNav {
	padding: 0 0 4px 12px;
}

#mostpopular.blog-comments ul.tabNav {
	padding: 0 0 2px 12px;
}

#mostpopular ul.tabNav li {
	background: transparent;
	display: inline;
	margin: 0;
	list-style: none;
}

#mostpopular ul.tabNav li a {
	background: #f5f5f5;
	border: 1px solid #c1c1c1;
	margin-right: .3em;
	padding: 3px 6px;
	font-weight: bold;
}

#mostpopular.blog-comments ul.tabNav li a {
	font-size: 13px;
}

#mostpopular ul.tabNav a:hover {
	color: #C00;
	outline:none;	
}

#mostpopular ul.tabNav a.selected,
#mostpopular ul.tabNav a.selected a:hover { /* Extra specificity's needed to override the red color */
	background: #fff;
	border-bottom: none;
	color: #333;
	cursor: text;
	padding-bottom: 4px;
	text-decoration: none;
	outline:none;
}

#mostpopular ol {
	padding: 0 0 13px 1px;
	margin: 0 12px 0 15px;
	background: transparent url("http://images.nymag.com/gfx/px/dotted-border-001.gif") 1em 0 repeat-x;

}

#mostpopular ol li {
	background: transparent url("http://images.nymag.com/gfx/px/dotted-border-001.gif") left bottom repeat-x;\
	margin: 0 0 0 30px;
	padding: 5px 0 5px 5px;
	line-height: 1.4em;
}

#mostpopular ol li a {
	font-weight: bold;
	color:#2D7BB2;
}

#mostpopular ol li,
#mostpopular ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



.img a {border:0;}



ul {
list-style:none;
padding-left:0;
}

ol {
padding-left:0;

}

a:hover {
text-decoration:underline;
}
.img a {border:0;}



ul {
list-style:none;
padding-left:0;
}

ol {
padding-left:0;

}

a:hover {
text-decoration:underline;
}


/*MODULE*/

.module {
float:left;
width:96%;
margin:0 0 20px;
}

.module.inline {
margin:0!important;
}

.module .moduleHeader {
float:left;
width:100%;
border-top:4px solid #000;
background:url(http://newyorkcity.sk/wp-content/themes/newyork/images/dotsHorizontal.gif) bottom left repeat-x;
/* border-bottom: 1px dotted #CCC; */
padding:8px 0;
margin:0;
}

.module .moduleHeader h4 {
font-size:12px;
font-weight:700;
text-transform:uppercase;
text-align:center;
margin:0;
padding:0;
}

.module .moduleHeader h4 a {
color:#000;
}

.module .moduleBody {
float:left;
width:100%;
margin:0;
padding:0;
}

.module .moduleBody ul,.module .moduleBody ol {
float:left;
width:100%;
clear:both;
margin:0 0 5px;
padding:0;
}

.module .moduleBody ul li {
list-style-type:none;
margin:0;
padding:8px 0;
font-size:11px;
font-weight:700;
/* border-bottom: 1px dotted #CCC; */
background:url(http://newyorkcity.sk/wp-content/themes/newyork/images/dotsHorizontal.gif) bottom left repeat-x;
}