/* RESET */

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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* STYLES */

body {		
    width:100%;
    
    min-width:994px;		
	font-size:62.5%;
	font-family:tahoma, arial, sans-serif;
	color:#595959;
}
a {
	color:#02639a;
}
a:hover {
	color:#cb3f0a;
	text-decoration:none;
}
strong {
	color:#cb3f0a;
}
#header {
	font-size:1.2em;
}
#main {
	font-size:1.1em;
}
.column,
#footer {
	font-size:1.1em;
}

#header {
    clear:both;
    float:left;
    width:100%;
    padding:36px 0;
	background:url(/images/nsr/header_shadow.png) repeat-x;
}

/* logo with IR */

#logo {
	width:277px;
	height:83px;
	overflow:hidden;
	display:block;
	margin-left:34px;
	float:left;
	display:inline;
cursor:pointer;
}
#logo:before {
	content:url(/images/nsr/logo.png);
    color: #fff;
    font-size: 1px;
}
/* end of logo */
#header ul {
	float:right;
	width:19%;
	line-height:1.8em;
}
#header ul a {
	color:#6d6d6d;
	font-size:0.915em;
	text-transform: uppercase;
	text-decoration:none;
	padding-left:22px;
	
}
#header ul a:hover {
	color:#cb3f0a;
	background:url(/images/nsr/arrow.png) no-repeat 0;
}
#contacts {
	width:194px;
	float:right;
	padding:0 30px 0 0;
	text-align:right;
	background:url(/images/nsr/contact_bg.png) no-repeat 0 0;
	font-size:0.915em;
}
#contacts span {
	color:#cb3f0a;
	font-size:1.5em;
}
#contacts .phone {
	color:#0394cd;
}
#carousels {
	clear:both;
	border:2px solid #ececec;
	background-color:#fff;
	padding:2px;
	margin:1px 30px;
}
#carousels div div div {
	height:99px;
	border-right:2px solid white;
	padding:12px 0;
}
#carousels span {
	color:#fff;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
	font-family:arial;
	margin:0 auto;
	width:134px;
	display:block;
	padding:0 18px;
}
#carousels_bg {
	background-color:#ececec;
	_height:1%;
	overflow:hidden;
	padding:15px 0;
} 
div.carousels_wrap {
	float:left;
	width:19.96%;
	overflow:hidden;
}
#design {
	background:url(/images/nsr/design.jpg) no-repeat 50% 50%;
}
#support {
	background:url(/images/nsr/support.jpg) no-repeat 50% 50%;
}
#create {
	background:url(/images/nsr/studio.jpg) no-repeat 50% 50%;
}
#promotion {
	background:url(/images/nsr/promo.jpg) no-repeat 50% 50%;
}

#carousels div div #accommodation {
	border-right:none;
	background:url(/images/nsr/host.jpg) no-repeat 50% 50%;
}
span.ar_serv {
	text-align: right;
}
span.ar_serv img {
	margin-top: 85px;
}
#wrap {
	margin:0 30px;
	padding:32px 0 0;
}
#main {
	float:left;
	width:59.88%;
}
#mainwidth {
	margin:0 5% 30px 0;
}
#track {
	line-height:2.275em;
	font-size:0.915em;
	background-color:#fff3c3;
	padding:0 12px;
	margin-bottom:2em;
	
}
#track span {
	font-weight:bold;
}
h1 {
	font-size:2em;
	font-weight:normal;
	margin-bottom:1em;
	color:#0394cd;
}
h2 {
	font-size:2em;
	font-weight:normal;
	margin-bottom:1em;
	color:#cb3f0a;
}
h3 {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:0.5em;
	color:#95c615;
}
#main p {
	margin-bottom:1em;
}
.important {
	font-weight:bold;
}
#main ul {
	margin:0 2.4em 1em;
}
#main ul li {
	list-style-image:url(/images/nsr/downarrow.png);
}
#sidebar {
	float:left;
	width:39.92%;
	font-size:1.1em;
	position:relative;
}
#sidebar ul {
	line-height:1.5em;
}
.col1 {
	float:left;
	width:48.5%;
	position:relative;
}
.col2 {
	float:right;
	width:48.5%;
	position:relative;
}
.boxheader {
	padding:.8em 15px 0;
	position:relative;
}
.simple .boxheader {
	padding:.4em 15px;
}
.boxheader span {
	font-size:1.635em;
	text-align:center;
	line-height:.7em;
}
.boxheader span.sub {
}
.ngimmer {
	padding:8px 15px 15px;
}
.general {
	width:100%;
}
.general span.sub,
.general span {
	padding:0;
	margin:0;
}
.general span {
	color:#cb3f0a;
}
.general span.sub {
	color:#95c615;
}
.general .boxheader {
	margin-top:0;
	padding-top:0;
	padding-bottom:.8em;
}
.box {
	margin-bottom:14px;
	width:100%;
	position:relative;
}
.box_lt_bg {
	background:url(/images/nsr/l_t_boxcorner.png) no-repeat 0 0;
	width:100%;
}
.box_rt_bg {
	background:url(/images/nsr/r_t_boxcorner.png) no-repeat 100% 0;
	width:100%;
}
.box_rb_bg {
	background:url(/images/nsr/r_b_boxcorner.png) no-repeat 100% 100%;
	width:100%;
}
.box_lb_bg {
	background:url(/images/nsr/l_b_boxcorner.png) no-repeat 0 100%;
	width:100%;
}
.simple .box_lt_bg {
	background:url(/images/nsr/lt_boxsimple.png) no-repeat 0 0;
}
.simple .box_rt_bg {
	background:url(/images/nsr/rt_boxsimple.png) no-repeat 100% 0;
}
.simple .box_rb_bg {
	background:url(/images/nsr/rb_boxsimple.png) no-repeat 100% 100%;
}
.simple .box_lb_bg {
	background:url(/images/nsr/lb_boxsimple.png) no-repeat 0 100%;
}

.event {
	padding:5px 0;
}
.event span.date {
	padding:1px;
	background-color:#fdf8e6;
}

.grey {
	background-color:#ececec;
}
.grey .boxheader span {
	color:#0394cd;
}
.grey .boxheader span.sub {
	color:#95c615;
}
.blue {
	background-color:#d2f2ff;
}
.blue .boxheader span {
	color:#017dae;
}
.blue .boxheader span.sub {
	color:#cb3f0a;
}
.yellow {
	background-color:#fff3c3;
}
.yellow .boxheader span {
	color:#6f7267;
}
.yellow .boxheader span.sub {
	color:#95c615;
}
.green {
	background-color:#dfeeb8;
}
.green .boxheader span {
	color:#cb3f0a;
}
.green .boxheader span.sub {
	color:#6f7267;
}
.redhead {
	color:#cb3f0a;
}
#footer {
	margin:0 30px;
	line-height:1.3em;
}
.stripe {
	clear:both;
	border-top:2px solid #ececec;
	border-bottom:2px solid #ececec;
	background-color:#fff;
	padding:2px 0;
}
#bot-nav {
	line-height:3em;
	float:left;
	width:55.88%;
	background-color:#ececec;
	padding:0 1%;
}
#banners {
	float:left;
	width:39.92%;
	padding-left: 2%;
}
#footer-top {
	width:100%;
	overflow:hidden;
}
#footer-middle address {
	font-style:normal;
}
#footer-middle {
	padding:24px 0;
	width:100%;
	overflow:hidden;
}
#footer-middle .vcard {
	margin-bottom:1em;
}
.clear {
font-size:1px;
width:100%;
}
.offers {overflow: hidden; width: 100%; padding-bottom: 10px; margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC;}
* html .offers {margin-right: -3px;}
.offersname {margin-bottom: 10px;}
.offersbody {}
.offersdate {margin-top: 10px; text-align: right; font-style: italic;}
.close {color: #C0C0C0; font-weight: normal;}

.pic1 {
	float:left;
	margin:10px 10px 10px 0;
}
.pic2 {
	float:right;
	margin:10px 0 10px 10px;
}

.allpicsite {
	overflow: hidden;
}
.picsite {
	float:left;
	padding: 0 30px 30px 0;
}
.picsitename {
	padding: 3px 5px;
	background-color: #8fc414;
	color: #FFFFFF;
}
.picsitepic {
}
.primerverstki {
	overflow: hidden;
	background-color: #CCCCCC;
	padding: 5px 15px;
}
.pages {
	margin:20px 0;
}
.pagination {
	padding:10px;
	overflow: hidden;
}
.pagination a, .pagination a:link, .pagination a:active {
	padding:2px 7px; 
	margin:0 2px;
	text-decoration: none;
	color: #ffffff;
	background:#888b80;
}
.pagination a:hover {	
	color:#ffffff;
	background:#cb3f0a;
}
.pagination span.str {
	margin-right:20px;
}
.pagination span.current {
	padding:2px 6px; 
	margin:0 2px;
	color: #cb3f0a;
}
.overf {
	overflow: hidden;
}
